/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
html {
    line-height: 1.15;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

main {
    display: block
}

h1 {
    font-size: 2em;
    margin: 0.67em 0
}

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
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted
}

b,
strong {
    font-weight: bolder
}

code,
kbd,
samp {
    font-family: monospace, monospace;
    font-size: 1em
}

small {
    font-size: 80%
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sub {
    bottom: -0.25em
}

sup {
    top: -0.5em
}

img {
    border-style: none
}

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
}

button,
[type="button"],
[type="reset"],
[type="submit"] {
    -webkit-appearance: button
}

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
    border-style: none;
    padding: 0
}

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
    outline: 1px dotted ButtonText
}

fieldset {
    padding: 0.35em 0.35em 0.625em
}

legend {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal
}

progress {
    vertical-align: baseline
}

textarea {
    overflow: auto
}

[type="checkbox"],
[type="radio"] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0
}

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
    height: auto
}

[type="search"] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

details {
    display: block
}

summary {
    display: list-item
}

template {
    display: none
}

[hidden] {
    display: none
}

html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent
}

body {
    font-size: 14px;
    line-height: 1.5;
    font-weight: 400;
    color: #212529;
    font-family: -apple-system, "微软雅黑", "MicroSoft YaHei", "Helvetica Neue", Arial, sans-serif;
    background: #f5f5f5;
    min-width: 1200px
}

input,
select {
    outline: 0 none;
    vertical-align: middle
}

input:focus {
    outline: none
}

button {
    outline: none
}

.abscenter {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    width: 100%;
    height: 100%
}

.container,
.sys-benfits-items,
.sys-cases-item .sys-cases-functions,
.news-recommend-items,
.o2o-method-items {
    position: relative;
    width: 1200px;
    min-width: 1200px;
    margin: 0 auto
}

a {
    margin: 0;
    padding: 0;
    font-size: 100%;
    color: inherit;
    vertical-align: baseline;
    background: transparent;
    outline: none;
    text-decoration: none;
    cursor: pointer
}

.left {
    float: left
}

.right {
    float: right
}

.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
    height: 0;
    visibility: hidden;
    font-size: 0;
    line-height: 0
}

.clearfix:after {
    clear: both
}

.clear {
    clear: both
}

.none {
    clear: none
}

.hide {
    display: none !important
}

.show,
.active {
    display: block
}

.hidden {
    visibility: hidden
}

.visible {
    visibility: visible
}

.inline {
    display: inline
}

.no-border {
    border: none !important
}

table {
    border-collapse: 0;
    border-spacing: 0
}

@-webkit-keyframes wobble {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }

    15% {
        -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
        transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg)
    }

    30% {
        -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
        transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg)
    }

    45% {
        -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
        transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg)
    }

    60% {
        -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
        transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg)
    }

    75% {
        -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
        transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg)
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@keyframes wobble {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }

    15% {
        -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
        transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg)
    }

    30% {
        -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
        transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg)
    }

    45% {
        -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
        transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg)
    }

    60% {
        -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
        transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg)
    }

    75% {
        -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
        transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg)
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@-webkit-keyframes Xrepeat {
    0% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }

    50% {
        -webkit-transform: translate3d(20%, 0, 0);
        transform: translate3d(20%, 0, 0)
    }

    100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@keyframes Xrepeat {
    0% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }

    50% {
        -webkit-transform: translate3d(20%, 0, 0);
        transform: translate3d(20%, 0, 0)
    }

    100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

.button {
    display: inline-block;
    margin-bottom: 0;
    text-align: center;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.button:hover,
.button:focus,
.button.focus {
    text-decoration: none
}

.button:active,
.button.active {
    outline: 0
}

.button.disabled,
.button[disabled] {
    cursor: default;
    pointer-events: none;
    cursor: default
}

.button.small {
    font-size: 100%
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
    margin-bottom: .5rem;
    font-weight: 500;
    line-height: 1.2
}

h1,
.h1 {
    font-size: 35px
}

h2,
.h2 {
    font-size: 28px
}

h3,
.h3 {
    font-size: 24.5px
}

h4,
.h4 {
    font-size: 21px
}

h5,
.h5 {
    font-size: 17.5px
}

h6,
.h6 {
    font-size: 14px
}

.lead {
    font-size: 17.5px;
    font-weight: 300
}

hr {
    margin-top: 1rem;
    margin-bottom: 1rem;
    border: 0;
    border-top: 1px solid rgba(0, 0, 0, 0.1)
}

small,
.small {
    font-size: 80%;
    font-weight: 400
}

mark,
.mark {
    padding: .2em;
    background-color: #fcf8e3
}

.list-unstyled {
    padding-left: 0;
    list-style: none
}

.list-inline {
    padding-left: 0;
    list-style: none
}

.list-inline-item {
    display: inline-block
}

.list-inline-item:not(:last-child) {
    margin-right: .5rem
}

.initialism {
    font-size: 90%;
    text-transform: uppercase
}

.blockquote {
    margin-bottom: 1rem;
    font-size: 17.5px
}

.blockquote-footer {
    display: block;
    font-size: 80%;
    color: #6c757d
}

.blockquote-footer::before {
    content: "\2014\00A0"
}

.text-red,
.minip-stats-item dt,
.pubdev-solution-item dl dt h3,
.site-localtion .current,
.article-category .current {
    color: #f66f6a
}

.current,
.disabled {
    pointer-events: none;
    cursor: default
}

.button.button-rainbow {
    width: 246px;
    height: 56px;
    line-height: 56px;
    font-size: 18px;
    border-radius: 3px;
    border: none;
    background-color: #f57f7b;
    background-image: linear-gradient(-45deg, #f57f7b, #f66f6a);
    background-repeat: repeat-x
}

.button.button-rainbow:hover {
    background-color: #82bdf0;
    background-image: linear-gradient(-45deg, #82bdf0, #849acd);
    background-repeat: repeat-x
}

.button.blue-rainbow {
    border: none;
    background-color: #8bb8da;
    background-image: linear-gradient(-45deg, #8bb8da, #7fd7c5);
    background-repeat: repeat-x
}

.button.blue-rainbow:hover {
    background-color: #82bdf0;
    background-image: linear-gradient(-45deg, #82bdf0, #849acd);
    background-repeat: repeat-x
}

.button.button-blue {
    min-width: 152px;
    height: 56px;
    line-height: 56px;
    border-radius: 3px;
    color: #fff;
    border: none;
    background-color: #82bdf0;
    background-image: linear-gradient(-45deg, #82bdf0, #849acd);
    background-repeat: repeat-x
}

.button.button-blue:hover {
    background-color: #f57f7b;
    background-image: linear-gradient(-45deg, #f57f7b, #f66f6a);
    background-repeat: repeat-x
}

.button.button-red {
    min-width: 152px;
    height: 56px;
    line-height: 56px;
    border-radius: 3px;
    color: #fff;
    border: none;
    background-color: #f66f6a
}

.button.button-red:hover {
    background-color: #8bb7da
}

.button.button-red.small {
    min-width: 120px;
    height: 40px;
    line-height: 40px
}

.button.gray-line {
    border: 1px #d5d5d5 solid;
    border-radius: 20px;
    height: 35px;
    line-height: 35px;
    min-width: 116px
}

.button.gray-line:hover {
    background-color: #d5d5d5
}

.button.white-line {
    border: 1px #fff solid;
    border-radius: 20px;
    height: 35px;
    line-height: 35px;
    min-width: 116px
}

.button.white-line:hover {
    background-color: #f57f7b
}

.button.red-line {
    border: 1px #f66f6a solid;
    border-radius: 30px;
    height: 46px;
    line-height: 46px;
    min-width: 170px
}

.button.white-square {
    border: 1px #fff solid;
    height: 42px;
    line-height: 42px;
    min-width: 128px
}

.button.white-square span {
    position: relative;
    padding-left: 10px
}

.button.white-square span:before {
    position: absolute;
    top: 3px;
    left: 0;
    content: "";
    border-top: 7px transparent solid;
    border-right: 0x transparent solid;
    border-bottom: 7px transparent solid;
    border-left: 8px #fff solid
}

.button.white-square:hover {
    background-color: #8bb7da
}

.button.white-square.small {
    min-width: 82px !important;
    height: 38px;
    line-height: 38px;
    font-size: 14px
}

.button.button-square {
    position: relative
}

.button.button-square.gray {
    border: 1px #d6d6d6 solid
}

.button.button-square.gray:before {
    -webkit-transition: width 0.3s;
    transition: width 0.3s;
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    z-index: -1;
    width: 0;
    height: 100%;
    background: #f66f6a
}

@media (prefers-reduced-motion: reduce) {
    .button.button-square.gray:before {
        -webkit-transition: none;
        transition: none
    }
}

.button.button-square.gray:hover {
    color: #fff
}

.button.button-square.gray:hover:before {
    -webkit-transition: width 0.3s;
    transition: width 0.3s;
    width: 100%
}

@media (prefers-reduced-motion: reduce) {
    .button.button-square.gray:hover:before {
        -webkit-transition: none;
        transition: none
    }
}

.button.button-white {
    background: #fff;
    color: #000
}

.button.button-white.small {
    min-width: 82px !important;
    height: 38px;
    line-height: 38px;
    font-size: 14px
}

.button.button-gray {
    background: #bcbaba;
    color: #fff;
    border-radius: 3px
}

.button.button-gray:hover {
    background: #f57f7b
}

.button.button-job-link {
    position: relative;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    border: 2px #6b6b6b solid
}

.button.button-job-link:after {
    position: absolute;
    left: 30%;
    top: 30%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 26px;
    height: 10px;
    content: url("../images/icons/job-link-arrow.png");
    -webkit-animation-name: Xrepeat;
    animation-name: Xrepeat;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite
}

.button.text-load-more {
    position: relative;
    font-size: 16px
}

.button.text-load-more:after {
    position: absolute;
    top: 30px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    content: url("../images/icons/text-load-arrow.png")
}

.fx-scale-img {
    overflow: hidden
}

.fx-scale-img img {
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    -webkit-transform: scale(1);
    transform: scale(1)
}

@media (prefers-reduced-motion: reduce) {
    .fx-scale-img img {
        -webkit-transition: none;
        transition: none
    }
}

.fx-scale-img:hover img {
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    -webkit-transform: scale(1.05);
    transform: scale(1.05)
}

@media (prefers-reduced-motion: reduce) {
    .fx-scale-img:hover img {
        -webkit-transition: none;
        transition: none
    }
}

.global-header {
    width: 100%;
    background: #fff;
}

.global-header .header-top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 75px;
    border-bottom: 1px #d1d1d1 solid
}

.global-header .header-top .container,
.global-header .header-top .sys-benfits-items,
.global-header .header-top .sys-cases-item .sys-cases-functions,
.sys-cases-item .global-header .header-top .sys-cases-functions,
.global-header .header-top .news-recommend-items,
.global-header .header-top .o2o-method-items {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.global-header .header-top .container .brand,
.global-header .header-top .sys-benfits-items .brand,
.global-header .header-top .sys-cases-item .sys-cases-functions .brand,
.sys-cases-item .global-header .header-top .sys-cases-functions .brand,
.global-header .header-top .news-recommend-items .brand,
.global-header .header-top .o2o-method-items .brand {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.global-header .header-top .container .brand .slogan,
.global-header .header-top .sys-benfits-items .brand .slogan,
.global-header .header-top .sys-cases-item .sys-cases-functions .brand .slogan,
.sys-cases-item .global-header .header-top .sys-cases-functions .brand .slogan,
.global-header .header-top .news-recommend-items .brand .slogan,
.global-header .header-top .o2o-method-items .brand .slogan {
    margin-left: 20px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 14px;
    color: #747474;
    padding: 6px 8px;
    border: 1px #ccc solid;
    font-weight: 400
}

.global-header .header-top-right {
    width: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.global-header .header-top-right>.tel {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 16px;
    font-family: Arial, sans-serif;
    color: #747474
}

.global-header .header-top-right>.tel span {
    position: relative;
    margin-left: 10px;
    height: 18px;
    line-height: 18px;
    padding-right: 20px;
    font-weight: 600
}

.global-header .header-top-right>.tel span:after {
    position: absolute;
    right: 10px;
    content: "";
    width: 1px;
    height: 18px;
    background: #ddd
}

.global-header .header-top-right a {
    position: relative;
    color: #2f2f2f;
    height: 18px;
    line-height: 18px;
    padding-left: 20px
}

.global-header .header-top-right a:before {
    position: absolute;
    left: 10px;
    content: "";
    width: 1px;
    height: 18px;
    background: #ddd
}

.global-header .header-nav {
    height: 76px
}

.global-header .header-nav .container,
.global-header .header-nav .sys-benfits-items,
.global-header .header-nav .sys-cases-item .sys-cases-functions,
.sys-cases-item .global-header .header-nav .sys-cases-functions,
.global-header .header-nav .news-recommend-items,
.global-header .header-nav .o2o-method-items {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.global-header .header-nav .pop-handler {
    width: 25px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    list-style: none;
    cursor: pointer
}

.global-header .header-nav .pop-handler li {
    height: 2px;
    width: 100%;
    background: #cdcdcd;
    margin-bottom: 6px
}

.global-header .header-nav .pop-handler li:last-child {
    margin-bottom: 0
}

.global-header .header-nav .top-nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 720px
}

.global-header .header-nav .top-nav a {
    position: relative;
    font-size: 16px
}

.global-header .header-nav .top-nav a:after {
    position: absolute;
    content: "";
    bottom: -26px;
    left: 0;
    height: 3px;
    width: 100%;
    background: transparent
}

.global-header .header-nav .top-nav a:hover,
.global-header .header-nav .top-nav a.active {
    color: #f66f6a
}

.global-header .header-nav .top-nav a:hover:after,
.global-header .header-nav .top-nav a.active:after {
    background: #f66f6a
}

.global-header .header-nav-badge {
    width: 370px;
    height: 76px;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.global-header .header-nav-badge .badge-items {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 18px 0;
    width: 74px;
    height: 74px;
    cursor: pointer;
    -webkit-transition: all 0.2s;
    transition: all 0.2s
}

@media (prefers-reduced-motion: reduce) {
    .global-header .header-nav-badge .badge-items {
        -webkit-transition: none;
        transition: none
    }
}

.global-header .header-nav-badge .badge-items i {
    width: 56px;
    height: 56px;
    display: block;
    margin: 0 auto;
    background-image: url("../images/header-ico-badge.png");
    background-repeat: no-repeat;
    background-position-x: 0
}

.global-header .header-nav-badge .badge-items:nth-child(1) i {
    background-position-x: 0px
}

.global-header .header-nav-badge .badge-items:nth-child(2) i {
    background-position-x: -56px
}

.global-header .header-nav-badge .badge-items:nth-child(3) i {
    background-position-x: -112px
}

.global-header .header-nav-badge .badge-items:nth-child(4) i {
    background-position-x: -168px
}

.global-header .header-nav-badge .badge-items dl {
    display: none;
    margin: 0;
    padding: 0;
    margin-top: 10px;
    text-align: center
}

.global-header .header-nav-badge .badge-items dl dt {
    font-size: 16px;
    margin-bottom: 22px
}

.global-header .header-nav-badge .badge-items dl dd {
    font-size: 12px
}

.global-header .header-nav-badge .badge-items:hover {
    position: relative;
    width: 148px;
    height: 172px;
    color: #fff;
    background: #0a2542;
    z-index: 1000
}

.global-header .header-nav-badge .badge-items:hover i {
    background-position-y: -56px
}

.global-header .header-nav-badge .badge-items:hover dl {
    display: block
}

.global-header .header-nav-badge .badge-items:hover:after {
    position: absolute;
    bottom: 0;
    left: 0;
    content: "";
    width: 100%;
    height: 3px;
    background: #f66f6a
}

.float-header {
    width: 100%;
    position: fixed;
    top: -76px;
    z-index: 1030;
    background: #fff;
    -webkit-transition: top 0.5s;
    transition: top 0.5s;
    -webkit-box-shadow: 0 0 2px rgba(0, 0, 0, 0.5);
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.5);
    border-bottom: 1px #d1d1d1 solid
}

@media (prefers-reduced-motion: reduce) {
    .float-header {
        -webkit-transition: none;
        transition: none
    }
}

.float-header.fixed {
    top: 0
}

.float-header .header-nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 76px
}

.float-header .header-nav .top-nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 720px
}

.float-header .header-nav .top-nav a {
    position: relative;
    font-size: 16px
}

.float-header .header-nav .top-nav a:after {
    position: absolute;
    content: "";
    bottom: -26px;
    left: 0;
    height: 3px;
    width: 100%;
    background: transparent
}

.float-header .header-nav .top-nav a:hover,
.float-header .header-nav .top-nav a.active {
    color: #f66f6a
}

.float-header .header-nav .top-nav a:hover:after,
.float-header .header-nav .top-nav a.active:after {
    background: #f66f6a
}

.float-header .header-nav-right {
    width: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.float-header .header-nav-right>.tel {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 16px;
    font-family: Arial, Helvetica, sans-serif;
    color: #747474
}

.float-header .header-nav-right>.tel span {
    position: relative;
    margin-left: 10px;
    height: 18px;
    line-height: 18px;
    padding-right: 20px;
    font-weight: 600
}

.back-top {
    width: 78px;
    height: 120px;
    color: #fff;
    position: fixed;
    right: 170px;
    bottom: 300px;
    z-index: 9999;
    display: none;
}

.back-top p {
    text-align: center;
    height: 60px;
    cursor: pointer;
}

.back-top .US {
    line-height: 60px;
    background: #f26c69;
}

.back-top .TOP {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    background: #2b2b2b;
}

.back-top .TOP img {
    width: 20px;
}

.banner {
    position: relative
}

.banner .multi-content {
    position: relative;
    height: inherit;
    overflow: hidden
}

.banner .inner-content,
.banner .inner-background,
.banner .banner-mask {
    position: absolute
}

.banner .banner-mask {
    z-index: 1;
    background-color: #000
}

.banner .inner-background,
.banner .banner-mask {
    width: 100%;
    height: 100%
}

.banner .inner-content {
    z-index: 10;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.banner.homebanner {
    height: 730px;
    width: 100%
}

.banner.homebanner .swiper-container {
    width: 100%;
    height: 100%
}

.banner.homebanner .swiper-container .swiper-pagination {
    bottom: 80px
}

.banner.homebanner .swiper-container .custom-bullet {
    display: inline-block;
    width: 15px;
    height: 15px;
    border-radius: 8px;
    background: #fff;
    position: relative;
    margin: 0 5px;
    -webkit-transition: all 0.3s;
    transition: all 0.3s
}

@media (prefers-reduced-motion: reduce) {
    .banner.homebanner .swiper-container .custom-bullet {
        -webkit-transition: none;
        transition: none
    }
}

.banner.homebanner .swiper-container .custom-bullet.swiper-pagination-bullet-active {
    width: 98px;
    border-radius: 8px;
    background-color: #ff2b37;
    background-image: linear-gradient(-45deg, #ff2b37, #f74);
    background-repeat: repeat-x
}

.banner.casecenter-banner {
    height: 660px;
    width: 100%;
    overflow: hidden
}

.banner.casecenter-banner .inner-content {
    color: #fff;
    text-align: center
}

.banner.casecenter-banner .inner-content h1 {
    font-size: 85px;
    font-weight: 600
}

.banner.casecenter-banner .inner-content h1+p {
    font-size: 30px
}

.banner.about-banner {
    height: 860px;
    color: #fff
}

.banner.about-banner .inner-content {
    width: inherit
}

.banner.about-banner h1 {
    font-size: 48px;
    font-weight: 600
}

.banner.about-banner p {
    width: 100%;
    text-align: center;
    font-size: 48px;
    display: block;
    padding: 10px 0
}

.banner.service-banner {
    height: 600px;
    background: url("../images/banners/service-banner.jpg") center no-repeat;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.banner.service-banner .inner-header h2 {
    font-size: 60px;
    color: #fff
}

.banner.service-banner .inner-header h2+p {
    color: #fff;
    font-size: 16px
}

.banner.service-bottom-banner {
    height: 540px;
    background: #8bb7da;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.banner.jobs-banner {
    height: 860px
}

.banner.teams-banner {
    height: 630px;
    background: url("../images/banners/teams-banner.jpg") center no-repeat
}

.banner.website-banner {
    height: 860px;
    background: url("../images/banners/website-bg.jpg") center no-repeat
}

.banner.sysdev-banner {
    height: 860px;
    background: url("../images/banners/sysdev-bg.jpg") center no-repeat
}

.banner.appdev-banner {
    height: 860px
}

.banner.news-banner {
    height: 860px
}

.banner.news-detail-banner {
    height: 267px;
    background: url("../images/banners/news-detail-banner.jpg") center no-repeat
}

.banner.minip-banner {
    height: 615px;
    background: url("../images/banners/minp-banner.jpg") center no-repeat
}

.banner.h5-banner {
    height: 860px;
    width: 100%;
    overflow: hidden
}

.banner.h5-banner .inner-content {
    color: #fff;
    text-align: center
}

.banner.h5-banner .inner-content h1 {
    font-size: 72px;
    font-weight: 600
}

.banner.h5-banner .inner-content h1+p {
    font-size: 36px
}

.banner.h5-banner .inner-content h2 {
    font-size: 40px;
    font-weight: 600;
    margin-top: 20px;
    margin-bottom: 40px
}

.video-bg {
    position: absolute;
    min-width: 100%;
    min-height: 100%;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.global-footer {
    position: relative
}

.global-footer-wave {
    position: relative;
    height: 130px;
    width: 100%;
    overflow: hidden
}

.global-footer-wave canvas {
    position: absolute
}

.global-footer-service {
    height: 380px;
    background: #282828;
    color: #fff
}

.global-footer-service .container,
.global-footer-service .sys-benfits-items,
.global-footer-service .sys-cases-item .sys-cases-functions,
.sys-cases-item .global-footer-service .sys-cases-functions,
.global-footer-service .news-recommend-items,
.global-footer-service .o2o-method-items {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.global-footer-service .service-subintro {
    height: 100px;
    width: 1060px;
    margin-top: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.global-footer-service .service-subintro li {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 38px;
    padding-left: 40px
}

.global-footer-service .service-subintro li i {
    width: 38px;
    height: 38px;
    background-image: url("../images/btm-ico-service.png");
    background-repeat: no-repeat;
    background-position-y: 0
}

.global-footer-service .service-subintro li span {
    margin-left: 12px;
    font-size: 15px
}

.global-footer-service .service-subintro li:before {
    position: absolute;
    content: '';
    width: 2px;
    height: 34px;
    top: 2px;
    left: 0;
    background: #585757
}

.global-footer-service .service-subintro li:first-child {
    padding-left: 0
}

.global-footer-service .service-subintro li:first-child:before {
    background: none
}

.global-footer-service .service-subintro li:first-child i {
    background-position: 0 0
}

.global-footer-service .service-subintro li:nth-child(1) i {
    background-position-y: 0px
}

.global-footer-service .service-subintro li:nth-child(2) i {
    background-position-y: -38px
}

.global-footer-service .service-subintro li:nth-child(3) i {
    background-position-y: -76px
}

.global-footer-service .service-subintro li:nth-child(4) i {
    background-position-y: -114px
}

.global-footer-service .service-subintro li:nth-child(5) i {
    background-position-y: -152px
}

.global-footer-service hr {
    width: 100%;
    border-bottom: 1px #555 solid
}

.global-footer-service .call-us {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-top: 20px;
    margin-bottom: 48px
}

.global-footer-service .call-us h3 {
    font-size: 28px;
    font-weight: 300;
    margin-bottom: 46px
}

.global-footer-links {
    background: #fff;
    height: 130px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.global-footer-links .container,
.global-footer-links .sys-benfits-items,
.global-footer-links .sys-cases-item .sys-cases-functions,
.sys-cases-item .global-footer-links .sys-cases-functions,
.global-footer-links .news-recommend-items,
.global-footer-links .o2o-method-items {
    height: 72px
}

.global-footer-links .container h3,
.global-footer-links .sys-benfits-items h3,
.global-footer-links .sys-cases-item .sys-cases-functions h3,
.sys-cases-item .global-footer-links .sys-cases-functions h3,
.global-footer-links .news-recommend-items h3,
.global-footer-links .o2o-method-items h3 {
    font-size: 28px;
    font-weight: 400
}

.global-footer-links .container .links,
.global-footer-links .sys-benfits-items .links,
.global-footer-links .sys-cases-item .sys-cases-functions .links,
.sys-cases-item .global-footer-links .sys-cases-functions .links,
.global-footer-links .news-recommend-items .links,
.global-footer-links .o2o-method-items .links {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    flex-wrap: wrap;
}

.global-footer-links .container .links a:hover,
.global-footer-links .sys-benfits-items .links a:hover,
.global-footer-links .sys-cases-item .sys-cases-functions .links a:hover,
.sys-cases-item .global-footer-links .sys-cases-functions .links a:hover,
.global-footer-links .news-recommend-items .links a:hover,
.global-footer-links .o2o-method-items .links a:hover {
    color: #f66f6a
}

.global-footer .copyright {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 68px;
    background: #1f1e1d;
    text-align: center
}

.global-footer .copyright p {
    color: #929292;
    height: 20px
}

.global-footer .copyright p span {
    color: #fff
}

.simple-footer {
    position: relative;
    height: 90px;
    margin-top: 40px;
    border-top: 1px #e7e7e7 solid
}


.simple-footer .copyright {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: inherit;
    text-align: center;
    color: #929292
}

.popout {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 1060
}

.popout .graybg {
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5)
}

.popout .popwin {
    position: absolute;
    z-index: 1061;
    top: 50%;
    left: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    width: 1200px;
    background: #f6f6f6
}

.popout .popwin-header {
    height: 68px;
    background: #f66f6a;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 60px 0 30px;
    color: #fff
}

.popout .popwin-header h3 {
    height: 28px;
    line-height: 28px;
    font-size: 18px;
    padding-left: 40px;
    background-image: url("../images/icons/popwin-form.png");
    background-position: 0 0;
    background-repeat: no-repeat;
    margin-bottom: 0
}

.popout .popwin-header span {
    font-size: 16px
}

.popout .popwin-header .close {
    position: absolute;
    top: 15px;
    right: 20px;
    font-size: 40px;
    line-height: 30px
}

.popout .popwin-body {
    padding: 30px;
    padding-bottom: 0
}

.popout .popwin.bluebg {
    background: #8bb7da
}

.popout .popwin.bluebg .popwin-header {
    background: #8bb7da
}

.popout .popwin.bluebg .popwin-body {
    padding: 30px;
    padding-bottom: 50px
}

.popout .popwin.bluebg .popwin-body.double {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: distribute;
    justify-content: space-around
}

.popout .popwin.bluebg .popwin-body .popwin-honor-details {
    max-width: 50%
}

.popout .popwin.bluebg .popwin-body .popwin-honor-details img {
    max-width: 570px
}

.popout .popwin.bluebg .popwin-body .popwin-honor-details dd {
    color: #fff;
    font-size: 36px
}

.popout .popwin.bluebg .popwin-body .popwin-honor-details dd:last-child {
    font-size: 18px
}

.popout .popwin-fullpage {
    position: relative;
    width: 100vw;
    height: 100vh;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background: #fff
}

.popout .popwin-fullpage-content {
    width: 1280px;
    height: 820px;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate3d(-50%, -50%, 0);
    transform: translate3d(-50%, -50%, 0)
}

.popout .popwin-fullpage .globalpop-close {
    position: absolute;
    top: 0;
    right: -80px;
    width: 43px;
    height: 43px;
    display: block;
    background: url("../images/icons/global-pop-close.png") center no-repeat
}

.popout .popwin-fullpage-header {
    margin-top: 24px
}

.popout .popwin-fullpage-inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 26px;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

.popout .popwin-fullpage-inner-left {
    width: 900px;
    height: 320px;
    -ms-flex-negative: 1;
    flex-shrink: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.popout .popwin-fullpage-inner-left dl {
    width: 100%
}

.popout .popwin-fullpage-inner-left h2 {
    font-size: 30px
}

.popout .popwin-fullpage-inner-left p {
    font-size: 16px;
    line-height: 32px;
    margin: 12px 0
}

.popout .popwin-fullpage-inner-left h3 {
    font-size: 16px;
    color: #f66f6a
}

.popout .popwin-fullpage-inner-right {
    width: 258px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.popout .popwin-fullpage-inner-right span {
    font-size: 18px;
    margin-top: 36px
}

.popout .popwin-fullpage-form {
    margin-top: 34px
}

.popout .popwin-fullpage-form-items {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 16px
}

.popout .popwin-fullpage-form-items input {
    background: #f0f0f0;
    font-size: 16px;
    padding: 20px 16px;
    border: none;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.popout .popwin-fullpage-form-items input.item-short {
    width: 220px
}

.popout .popwin-fullpage-form-items input.item-long {
    width: 490px
}

.popout .popwin-fullpage-form-items .button-blue {
    width: 260px;
    font-size: 16px
}

.popout .popwin-fullpage-social {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 48px
}

.popout .popwin-fullpage-social .button {
    width: 235px;
    height: 60px;
    line-height: 60px;
    font-size: 18px;
    border: 1px #b9b9b9 solid
}

.popout .popwin-fullpage-social .button span {
    position: relative;
    padding-left: 30px
}

.popout .popwin-fullpage-social .button span:before {
    position: absolute;
    top: -10px;
    left: 0;
    width: 23px;
    height: 27px;
    content: url("../images/icons/icon-social.png")
}

.popout .popwin-fullpage-links {
    margin-top: 68px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.popout .popwin-fullpage-links i {
    width: 46px;
    height: 38px;
    display: inline-block;
    margin-right: 6px;
    background-image: url("../images/icons/popwin-fullpage-links-items.png")
}

.popout .popwin-fullpage-links-item {
    color: #6d6d6d;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.popout .popwin-fullpage-links-item:nth-child(1) i {
    background-position-x: 0px
}

.popout .popwin-fullpage-links-item:nth-child(2) i {
    background-position-x: -46px
}

.popout .popwin-fullpage-links-item:nth-child(3) i {
    background-position-x: -92px
}

.popout .popwin-fullpage-links-item:nth-child(4) i {
    background-position-x: -138px
}

.browser-alert {
    position: fixed;
    z-index: 1000;
    bottom: 0;
    width: 100%;
    height: 120px;
    background: rgba(246, 111, 106, 0.9)
}

.browser-alert .container,
.browser-alert .sys-benfits-items,
.browser-alert .sys-cases-item .sys-cases-functions,
.sys-cases-item .browser-alert .sys-cases-functions,
.browser-alert .news-recommend-items,
.browser-alert .o2o-method-items {
    height: inherit;
    text-align: center;
    color: #fff;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-top: 10px
}

.browser-alert .container p,
.browser-alert .sys-benfits-items p,
.browser-alert .sys-cases-item .sys-cases-functions p,
.sys-cases-item .browser-alert .sys-cases-functions p,
.browser-alert .news-recommend-items p,
.browser-alert .o2o-method-items p {
    font-size: 18px;
    margin: 6px 0
}

.browser-alert .container h3,
.browser-alert .sys-benfits-items h3,
.browser-alert .sys-cases-item .sys-cases-functions h3,
.sys-cases-item .browser-alert .sys-cases-functions h3,
.browser-alert .news-recommend-items h3,
.browser-alert .o2o-method-items h3 {
    font-weight: 400
}

.browser-alert .container h3 a:hover,
.browser-alert .sys-benfits-items h3 a:hover,
.browser-alert .sys-cases-item .sys-cases-functions h3 a:hover,
.sys-cases-item .browser-alert .sys-cases-functions h3 a:hover,
.browser-alert .news-recommend-items h3 a:hover,
.browser-alert .o2o-method-items h3 a:hover {
    text-decoration: underline
}

.browser-alert .container span,
.browser-alert .sys-benfits-items span,
.browser-alert .sys-cases-item .sys-cases-functions span,
.sys-cases-item .browser-alert .sys-cases-functions span,
.browser-alert .news-recommend-items span,
.browser-alert .o2o-method-items span {
    cursor: pointer
}

.custom-form fieldset {
    font-size: 16px;
    color: #6787ce;
    margin: 20px 0
}

.custom-form .form-item-row {
    margin: 10px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.custom-form .form-item-row .form-item-label {
    width: 100px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0
}

.custom-form .form-item-row .form-item-label span {
    display: block;
    color: #f66f6a
}

.custom-form .form-item-row .text-red,
.custom-form .form-item-row .minip-stats-item dt,
.minip-stats-item .custom-form .form-item-row dt,
.custom-form .form-item-row .pubdev-solution-item dl dt h3,
.pubdev-solution-item dl dt .custom-form .form-item-row h3,
.custom-form .form-item-row .site-localtion .current,
.site-localtion .custom-form .form-item-row .current,
.custom-form .form-item-row .article-category .current,
.article-category .custom-form .form-item-row .current {
    color: #f66f6a
}

.custom-form .form-item-row .text-gray {
    color: #c1c1c1
}

.custom-form .form-item-row .form-item-content {
    -webkit-box-flex: 2;
    -ms-flex: 2;
    flex: 2;
    width: 1000px
}

.custom-form .form-item-row .form-item-content.form-item-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.custom-form .form-item-row .form-item-textarea {
    width: 100%;
    height: 130px;
    padding: 10px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    outline: none;
    resize: none;
    border: 1px #e0e0e0 solid
}

.custom-form .form-item-row .form-item-text {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 8px 10px;
    width: 420px;
    border: 1px #e0e0e0 solid;
    outline: none
}

.custom-form .form-item-footer {
    padding: 30px 30px;
    margin: 20px -30px 0;
    background: #e9e9e9
}

.inner-header {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-top: 40px;
    padding-bottom: 24px
}

.inner-header h2 {
    font-size: 30px
}

.inner-header h2+p {
    font-size: 16px;
    color: #7e7e7e;
    text-align: center
}

.inner-header.white {
    color: #fff
}

.inner-header.white p {
    color: #fff
}

.page-flip {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.page-flip a {
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    font-size: 16px;
    background: #eee;
    margin: 0 10px
}

.page-flip a.current {
    background: #8bb7da;
    color: #fff
}

.home-top-news {
    height: 70px;
    border-bottom: 1px #c6c6c6 solid
}

.home-top-news .container,
.home-top-news .sys-benfits-items,
.home-top-news .sys-cases-item .sys-cases-functions,
.sys-cases-item .home-top-news .sys-cases-functions,
.home-top-news .news-recommend-items,
.home-top-news .o2o-method-items {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    height: inherit
}

.home-top-news .container:after,
.home-top-news .sys-benfits-items:after,
.home-top-news .sys-cases-item .sys-cases-functions:after,
.sys-cases-item .home-top-news .sys-cases-functions:after,
.home-top-news .news-recommend-items:after,
.home-top-news .o2o-method-items:after {
    position: absolute;
    content: "";
    width: 120px;
    height: 7px;
    background: #f66f6a;
    bottom: -3px;
    left: 0
}

.home-top-news .container dt,
.home-top-news .sys-benfits-items dt,
.home-top-news .sys-cases-item .sys-cases-functions dt,
.sys-cases-item .home-top-news .sys-cases-functions dt,
.home-top-news .news-recommend-items dt,
.home-top-news .o2o-method-items dt {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.home-top-news .container .swiper-container,
.home-top-news .sys-benfits-items .swiper-container,
.home-top-news .sys-cases-item .sys-cases-functions .swiper-container,
.sys-cases-item .home-top-news .sys-cases-functions .swiper-container,
.home-top-news .news-recommend-items .swiper-container,
.home-top-news .o2o-method-items .swiper-container {
    width: 1000px;
    height: 70px;
    margin: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.home-top-news .container .swiper-container .swiper-slide,
.home-top-news .sys-benfits-items .swiper-container .swiper-slide,
.home-top-news .sys-cases-item .sys-cases-functions .swiper-container .swiper-slide,
.sys-cases-item .home-top-news .sys-cases-functions .swiper-container .swiper-slide,
.home-top-news .news-recommend-items .swiper-container .swiper-slide,
.home-top-news .o2o-method-items .swiper-container .swiper-slide {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.home-top-news .container .flip-page,
.home-top-news .sys-benfits-items .flip-page,
.home-top-news .sys-cases-item .sys-cases-functions .flip-page,
.sys-cases-item .home-top-news .sys-cases-functions .flip-page,
.home-top-news .news-recommend-items .flip-page,
.home-top-news .o2o-method-items .flip-page {
    width: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.home-top-news .container .flip-page div,
.home-top-news .sys-benfits-items .flip-page div,
.home-top-news .sys-cases-item .sys-cases-functions .flip-page div,
.sys-cases-item .home-top-news .sys-cases-functions .flip-page div,
.home-top-news .news-recommend-items .flip-page div,
.home-top-news .o2o-method-items .flip-page div {
    width: 9px;
    height: 14px;
    background-image: url("../images/icons/news-flip.png");
    background-repeat: no-repeat
}

.home-top-news .container .flip-page div.swiper-flip-prev,
.home-top-news .sys-benfits-items .flip-page div.swiper-flip-prev,
.home-top-news .sys-cases-item .sys-cases-functions .flip-page div.swiper-flip-prev,
.sys-cases-item .home-top-news .sys-cases-functions .flip-page div.swiper-flip-prev,
.home-top-news .news-recommend-items .flip-page div.swiper-flip-prev,
.home-top-news .o2o-method-items .flip-page div.swiper-flip-prev {
    background-position: 0 0
}

.home-top-news .container .flip-page div.swiper-flip-next,
.home-top-news .sys-benfits-items .flip-page div.swiper-flip-next,
.home-top-news .sys-cases-item .sys-cases-functions .flip-page div.swiper-flip-next,
.sys-cases-item .home-top-news .sys-cases-functions .flip-page div.swiper-flip-next,
.home-top-news .news-recommend-items .flip-page div.swiper-flip-next,
.home-top-news .o2o-method-items .flip-page div.swiper-flip-next {
    background-position: -9px 0
}

.home-top-news-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    background: url("../images/icons/top-news-icon.png") left center no-repeat;
    padding-left: 30px;
    font-size: 16px
}

.home-top-news-item dt {
    font-weight: 600
}

.service-showbox {
    height: 201px;
    background: #3d404b;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.service-showbox ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.service-showbox ul li {
    overflow: hidden
}

.service-showbox ul li img {
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    -webkit-transform: scale(1);
    transform: scale(1)
}

@media (prefers-reduced-motion: reduce) {
    .service-showbox ul li img {
        -webkit-transition: none;
        transition: none
    }
}

.service-showbox ul li:hover img {
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    -webkit-transform: scale(1.05);
    transform: scale(1.05)
}

@media (prefers-reduced-motion: reduce) {
    .service-showbox ul li:hover img {
        -webkit-transition: none;
        transition: none
    }
}

.service-develop {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.service-develop ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.service-develop ul li {
    position: relative;
    width: 25%
}

.service-develop ul li .stand {
    width: 100%;
    border: 1px #d3d3d3 solid;
    border-right: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-bottom: 10px
}

.service-develop ul li .stand-head-top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-top: 24px
}

.service-develop ul li .stand-head-top h4 {
    font-size: 18px
}

.service-develop ul li .stand-head-top p {
    color: #838383
}

.service-develop ul li .stand-head-top i {
    width: 80px;
    height: 80px;
    margin: 16px 0;
    background-image: url("../images/icons/service-develop.png");
    background-position-x: 0
}

.service-develop ul li .stand span {
    width: 187px;
    height: 35px;
    margin: 7px 0;
    line-height: 35px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px #f5f5f5 solid;
    background: #f8f8f8;
    font-size: 12px;
    text-align: center
}

.service-develop ul li .active {
    display: none;
    height: 415px;
    width: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px #b4b2d5 solid;
    -webkit-box-shadow: 0 0 5px #b4b2d5;
    box-shadow: 0 0 5px #b4b2d5;
    -webkit-transition: all 0.5s;
    transition: all 0.5s
}

@media (prefers-reduced-motion: reduce) {
    .service-develop ul li .active {
        -webkit-transition: none;
        transition: none
    }
}

.service-develop ul li .active .l-part {
    width: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: #231f5a url("../images/banners/develop-left-bg.png") 0 0 no-repeat;
    color: #fff;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 130px 0
}

.service-develop ul li .active .l-part-header {
    text-align: left;
    border-bottom: 1px #fff solid
}

.service-develop ul li .active .l-part-header h3 {
    font-size: 24px
}

.service-develop ul li .active .l-part i {
    width: 80px;
    height: 80px;
    margin: 16px 0;
    background-image: url("../images/icons/service-develop.png");
    background-position-x: -80px
}

.service-develop ul li .active .r-part {
    width: 50%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 12px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    background: #fff
}

.service-develop ul li .active .r-part-item {
    width: 100%
}

.service-develop ul li .active .r-part-item h4 {
    font-size: 16px
}

.service-develop ul li .active .r-part-item h4+p {
    font-size: 13px;
    color: #838383;
    width: 100%;
    margin-bottom: 10px
}

.service-develop ul li:nth-child(1) .stand i,
.service-develop ul li:nth-child(1) .active i {
    background-position-y: 0px
}

.service-develop ul li:nth-child(2) .stand i,
.service-develop ul li:nth-child(2) .active i {
    background-position-y: -80px
}

.service-develop ul li:nth-child(3) .stand i,
.service-develop ul li:nth-child(3) .active i {
    background-position-y: -160px
}

.service-develop ul li:nth-child(4) .stand i,
.service-develop ul li:nth-child(4) .active i {
    background-position-y: -240px
}

.service-develop ul li:nth-child(5) .stand i,
.service-develop ul li:nth-child(5) .active i {
    background-position-y: -320px
}

.service-develop ul li:last-child .stand {
    border-right: 1px #d3d3d3 solid
}

.service-develop ul li.active {
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    width: 338px;
    z-index: 10
}

@media (prefers-reduced-motion: reduce) {
    .service-develop ul li.active {
        -webkit-transition: none;
        transition: none
    }
}

.service-develop ul li.active .stand {
    display: none;
    width: 218px
}

.service-develop ul li.active .active {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 337px;
    height: 512px
}

.service-app {
    margin-top: 60px;
    padding: 30px 0;
    padding-bottom: 90px;
    background-color: #e2effe;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#e2effe), to(#e0ddf4));
    background-image: linear-gradient(to bottom, #e2effe 0%, #e0ddf4 100%);
    background-repeat: repeat-x
}

.service-app .container,
.service-app .sys-benfits-items,
.service-app .sys-cases-item .sys-cases-functions,
.sys-cases-item .service-app .sys-cases-functions,
.service-app .news-recommend-items,
.service-app .o2o-method-items {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.service-app .container .l-part,
.service-app .sys-benfits-items .l-part,
.service-app .sys-cases-item .sys-cases-functions .l-part,
.sys-cases-item .service-app .sys-cases-functions .l-part,
.service-app .news-recommend-items .l-part,
.service-app .o2o-method-items .l-part {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 384px;
    height: 420px;
    background: url("../images/insets/app-l-part.jpg") center top no-repeat;
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0
}

.service-app .container .l-part-inner,
.service-app .sys-benfits-items .l-part-inner,
.service-app .sys-cases-item .sys-cases-functions .l-part-inner,
.sys-cases-item .service-app .sys-cases-functions .l-part-inner,
.service-app .news-recommend-items .l-part-inner,
.service-app .o2o-method-items .l-part-inner {
    color: #fff;
    -ms-flex-item-align: end;
    align-self: flex-end;
    margin-left: 40px;
    margin-bottom: 40px
}

.service-app .container .l-part-inner h3,
.service-app .sys-benfits-items .l-part-inner h3,
.service-app .sys-cases-item .sys-cases-functions .l-part-inner h3,
.sys-cases-item .service-app .sys-cases-functions .l-part-inner h3,
.service-app .news-recommend-items .l-part-inner h3,
.service-app .o2o-method-items .l-part-inner h3 {
    font-size: 24px;
    margin-bottom: 18px
}

.service-app .container .r-part,
.service-app .sys-benfits-items .r-part,
.service-app .sys-cases-item .sys-cases-functions .r-part,
.sys-cases-item .service-app .sys-cases-functions .r-part,
.service-app .news-recommend-items .r-part,
.service-app .o2o-method-items .r-part {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 816px
}

.service-app .container .r-part-item,
.service-app .sys-benfits-items .r-part-item,
.service-app .sys-cases-item .sys-cases-functions .r-part-item,
.sys-cases-item .service-app .sys-cases-functions .r-part-item,
.service-app .news-recommend-items .r-part-item,
.service-app .o2o-method-items .r-part-item {
    position: relative;
    width: 272px;
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    height: 210px;
    overflow: hidden;
    color: #fff;
    -webkit-transition: all 0.3s;
    transition: all 0.3s
}

@media (prefers-reduced-motion: reduce) {

    .service-app .container .r-part-item,
    .service-app .sys-benfits-items .r-part-item,
    .service-app .sys-cases-item .sys-cases-functions .r-part-item,
    .sys-cases-item .service-app .sys-cases-functions .r-part-item,
    .service-app .news-recommend-items .r-part-item,
    .service-app .o2o-method-items .r-part-item {
        -webkit-transition: none;
        transition: none
    }
}

.service-app .container .r-part-item:nth-child(1),
.service-app .sys-benfits-items .r-part-item:nth-child(1),
.service-app .sys-cases-item .sys-cases-functions .r-part-item:nth-child(1),
.sys-cases-item .service-app .sys-cases-functions .r-part-item:nth-child(1),
.service-app .news-recommend-items .r-part-item:nth-child(1),
.service-app .o2o-method-items .r-part-item:nth-child(1) {
    background-color: #f66f6a
}

.service-app .container .r-part-item:nth-child(2),
.service-app .sys-benfits-items .r-part-item:nth-child(2),
.service-app .sys-cases-item .sys-cases-functions .r-part-item:nth-child(2),
.sys-cases-item .service-app .sys-cases-functions .r-part-item:nth-child(2),
.service-app .news-recommend-items .r-part-item:nth-child(2),
.service-app .o2o-method-items .r-part-item:nth-child(2) {
    background-color: #7f7f7f
}

.service-app .container .r-part-item:nth-child(3),
.service-app .sys-benfits-items .r-part-item:nth-child(3),
.service-app .sys-cases-item .sys-cases-functions .r-part-item:nth-child(3),
.sys-cases-item .service-app .sys-cases-functions .r-part-item:nth-child(3),
.service-app .news-recommend-items .r-part-item:nth-child(3),
.service-app .o2o-method-items .r-part-item:nth-child(3) {
    background-color: #fff
}

.service-app .container .r-part-item:nth-child(4),
.service-app .sys-benfits-items .r-part-item:nth-child(4),
.service-app .sys-cases-item .sys-cases-functions .r-part-item:nth-child(4),
.sys-cases-item .service-app .sys-cases-functions .r-part-item:nth-child(4),
.service-app .news-recommend-items .r-part-item:nth-child(4),
.service-app .o2o-method-items .r-part-item:nth-child(4) {
    background-color: #fffffe
}

.service-app .container .r-part-item:nth-child(5),
.service-app .sys-benfits-items .r-part-item:nth-child(5),
.service-app .sys-cases-item .sys-cases-functions .r-part-item:nth-child(5),
.sys-cases-item .service-app .sys-cases-functions .r-part-item:nth-child(5),
.service-app .news-recommend-items .r-part-item:nth-child(5),
.service-app .o2o-method-items .r-part-item:nth-child(5) {
    background-color: #7892b6
}

.service-app .container .r-part-item:nth-child(3),
.service-app .sys-benfits-items .r-part-item:nth-child(3),
.service-app .sys-cases-item .sys-cases-functions .r-part-item:nth-child(3),
.sys-cases-item .service-app .sys-cases-functions .r-part-item:nth-child(3),
.service-app .news-recommend-items .r-part-item:nth-child(3),
.service-app .o2o-method-items .r-part-item:nth-child(3) {
    color: #f66f6a
}

.service-app .container .r-part-item:nth-child(4),
.service-app .sys-benfits-items .r-part-item:nth-child(4),
.service-app .sys-cases-item .sys-cases-functions .r-part-item:nth-child(4),
.sys-cases-item .service-app .sys-cases-functions .r-part-item:nth-child(4),
.service-app .news-recommend-items .r-part-item:nth-child(4),
.service-app .o2o-method-items .r-part-item:nth-child(4) {
    color: #212529;
    width: 544px
}

.service-app .container .r-part-item-bg,
.service-app .sys-benfits-items .r-part-item-bg,
.service-app .sys-cases-item .sys-cases-functions .r-part-item-bg,
.sys-cases-item .service-app .sys-cases-functions .r-part-item-bg,
.service-app .news-recommend-items .r-part-item-bg,
.service-app .o2o-method-items .r-part-item-bg {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    -webkit-transition: all 0.5s;
    transition: all 0.5s
}

@media (prefers-reduced-motion: reduce) {

    .service-app .container .r-part-item-bg,
    .service-app .sys-benfits-items .r-part-item-bg,
    .service-app .sys-cases-item .sys-cases-functions .r-part-item-bg,
    .sys-cases-item .service-app .sys-cases-functions .r-part-item-bg,
    .service-app .news-recommend-items .r-part-item-bg,
    .service-app .o2o-method-items .r-part-item-bg {
        -webkit-transition: none;
        transition: none
    }
}

.service-app .container .r-part-item .inner,
.service-app .sys-benfits-items .r-part-item .inner,
.service-app .sys-cases-item .sys-cases-functions .r-part-item .inner,
.sys-cases-item .service-app .sys-cases-functions .r-part-item .inner,
.service-app .news-recommend-items .r-part-item .inner,
.service-app .o2o-method-items .r-part-item .inner {
    position: absolute;
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 40px;
    z-index: 1;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.service-app .container .r-part-item:hover,
.service-app .sys-benfits-items .r-part-item:hover,
.service-app .sys-cases-item .sys-cases-functions .r-part-item:hover,
.sys-cases-item .service-app .sys-cases-functions .r-part-item:hover,
.service-app .news-recommend-items .r-part-item:hover,
.service-app .o2o-method-items .r-part-item:hover {
    background-color: transparent;
    background-position: center;
    background-repeat: no-repeat
}

.service-app .container .r-part-item:hover:nth-child(4),
.service-app .sys-benfits-items .r-part-item:hover:nth-child(4),
.service-app .sys-cases-item .sys-cases-functions .r-part-item:hover:nth-child(4),
.sys-cases-item .service-app .sys-cases-functions .r-part-item:hover:nth-child(4),
.service-app .news-recommend-items .r-part-item:hover:nth-child(4),
.service-app .o2o-method-items .r-part-item:hover:nth-child(4) {
    -webkit-transform: scale(1);
    transform: scale(1);
    background-color: #fff;
    background-image: none
}

.service-app .container .r-part-item:hover .r-part-item-bg,
.service-app .sys-benfits-items .r-part-item:hover .r-part-item-bg,
.service-app .sys-cases-item .sys-cases-functions .r-part-item:hover .r-part-item-bg,
.sys-cases-item .service-app .sys-cases-functions .r-part-item:hover .r-part-item-bg,
.service-app .news-recommend-items .r-part-item:hover .r-part-item-bg,
.service-app .o2o-method-items .r-part-item:hover .r-part-item-bg {
    opacity: 1;
    -webkit-transform: scale(1.05);
    transform: scale(1.05)
}

.service-web {
    height: 720px;
    background: url("../images/banners/service-web-bg.jpg") center bottom no-repeat
}

.service-web .container,
.service-web .sys-benfits-items,
.service-web .sys-cases-item .sys-cases-functions,
.sys-cases-item .service-web .sys-cases-functions,
.service-web .news-recommend-items,
.service-web .o2o-method-items {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.service-web-items {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 1200px;
    margin-bottom: 67px
}

.service-web-items li {
    width: 194px;
    height: 414px;
    overflow: hidden;
    -webkit-transition: all 0.5s;
    transition: all 0.5s
}

.service-web-items li:nth-child(1) {
    background-color: rgba(73, 113, 170, 0);
    background-image: url("../images/insets/service-web-01.jpg")
}

.service-web-items li:nth-child(2) {
    background-color: rgba(73, 113, 170, 0);
    background-image: url("../images/insets/service-web-02.jpg")
}

.service-web-items li:nth-child(3) {
    background-color: rgba(73, 113, 170, 0);
    background-image: url("../images/insets/service-web-03.jpg")
}

.service-web-items li:nth-child(4) {
    background-color: rgba(73, 113, 170, 0);
    background-image: url("../images/insets/service-web-04.jpg")
}

.service-web-items li:nth-child(5) {
    background-color: rgba(73, 113, 170, 0);
    background-image: url("../images/insets/service-web-05.jpg")
}

.service-web-items li:nth-child(6) {
    background-color: rgba(73, 113, 170, 0);
    background-image: url("../images/insets/service-web-06.jpg")
}

@media (prefers-reduced-motion: reduce) {
    .service-web-items li {
        -webkit-transition: none;
        transition: none
    }
}

.service-web-items li dl {
    margin-top: 102px;
    text-align: center;
    color: #fff
}

.service-web-items li dl i {
    display: block;
    margin: 0 auto;
    width: 62px;
    height: 62px;
    background-image: url("../images/icons/service-web.png");
    background-repeat: no-repeat
}

.service-web-items li dl dt i {
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    margin-bottom: 65px
}

@media (prefers-reduced-motion: reduce) {
    .service-web-items li dl dt i {
        -webkit-transition: none;
        transition: none
    }
}

.service-web-items li dl dt h3 {
    font-size: 16px;
    -webkit-transition: all 0.5s;
    transition: all 0.5s
}

@media (prefers-reduced-motion: reduce) {
    .service-web-items li dl dt h3 {
        -webkit-transition: none;
        transition: none
    }
}

.service-web-items li dl dd.service-web-items-slogan {
    padding-bottom: 120px;
    -webkit-transition: all 0.5s;
    transition: all 0.5s
}

@media (prefers-reduced-motion: reduce) {
    .service-web-items li dl dd.service-web-items-slogan {
        -webkit-transition: none;
        transition: none
    }
}

.service-web-items li dl dd.service-web-items-slogan span {
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    opacity: 1
}

@media (prefers-reduced-motion: reduce) {
    .service-web-items li dl dd.service-web-items-slogan span {
        -webkit-transition: none;
        transition: none
    }
}

.service-web-items li dl dd.last {
    padding: 0 10px;
    margin-top: 75px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
    justify-content: space-around
}

.service-web-items li dl dd.last .button {
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0
}

.service-web-items li:nth-child(1) dl i {
    background-position-y: 0px
}

.service-web-items li:nth-child(2) dl i {
    background-position-y: -62px
}

.service-web-items li:nth-child(3) dl i {
    background-position-y: -124px
}

.service-web-items li:nth-child(4) dl i {
    background-position-y: -186px
}

.service-web-items li:nth-child(5) dl i {
    background-position-y: -248px
}

.service-web-items li:nth-child(6) dl i {
    background-position-y: -310px
}

.service-web-items li:hover {
    background-color: rgba(73, 113, 170, 0.95);
    background-image: none
}

.service-web-items li:hover dl dt h3 {
    font-size: 24px
}

.service-web-items li:hover dl dt i {
    margin-bottom: 10px
}

.service-web-items li:hover dl dd.service-web-items-slogan {
    padding-bottom: 0
}

.service-web-items li:hover dl dd.service-web-items-slogan span {
    opacity: 0
}

.service-web .button {
    width: 300px;
    font-size: 18px
}

.home-partner .container h3,
.home-partner .sys-benfits-items h3,
.home-partner .sys-cases-item .sys-cases-functions h3,
.sys-cases-item .home-partner .sys-cases-functions h3,
.home-partner .news-recommend-items h3,
.home-partner .o2o-method-items h3 {
    font-size: 18px;
    text-align: center
}

.home-partner .container .home-partner-items,
.home-partner .sys-benfits-items .home-partner-items,
.home-partner .sys-cases-item .sys-cases-functions .home-partner-items,
.sys-cases-item .home-partner .sys-cases-functions .home-partner-items,
.home-partner .news-recommend-items .home-partner-items,
.home-partner .o2o-method-items .home-partner-items {
    margin-top: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    border: 1px #dedede solid;
    padding: 40px
}

.home-partner .container .home-partner-items .home-partner-item,
.home-partner .sys-benfits-items .home-partner-items .home-partner-item,
.home-partner .sys-cases-item .sys-cases-functions .home-partner-items .home-partner-item,
.sys-cases-item .home-partner .sys-cases-functions .home-partner-items .home-partner-item,
.home-partner .news-recommend-items .home-partner-items .home-partner-item,
.home-partner .o2o-method-items .home-partner-items .home-partner-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
    margin: 10px
}

.home-partner .container .home-partner-items .home-partner-item dt,
.home-partner .sys-benfits-items .home-partner-items .home-partner-item dt,
.home-partner .sys-cases-item .sys-cases-functions .home-partner-items .home-partner-item dt,
.sys-cases-item .home-partner .sys-cases-functions .home-partner-items .home-partner-item dt,
.home-partner .news-recommend-items .home-partner-items .home-partner-item dt,
.home-partner .o2o-method-items .home-partner-items .home-partner-item dt {
    width: 170px;
    height: 70px;
    overflow: hidden;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.home-partner .container .home-partner-items .home-partner-item dt img,
.home-partner .sys-benfits-items .home-partner-items .home-partner-item dt img,
.home-partner .sys-cases-item .sys-cases-functions .home-partner-items .home-partner-item dt img,
.sys-cases-item .home-partner .sys-cases-functions .home-partner-items .home-partner-item dt img,
.home-partner .news-recommend-items .home-partner-items .home-partner-item dt img,
.home-partner .o2o-method-items .home-partner-items .home-partner-item dt img {
    width: inherit;
    height: inherit;
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all 0.2s;
    transition: all 0.2s
}

@media (prefers-reduced-motion: reduce) {

    .home-partner .container .home-partner-items .home-partner-item dt img,
    .home-partner .sys-benfits-items .home-partner-items .home-partner-item dt img,
    .home-partner .sys-cases-item .sys-cases-functions .home-partner-items .home-partner-item dt img,
    .sys-cases-item .home-partner .sys-cases-functions .home-partner-items .home-partner-item dt img,
    .home-partner .news-recommend-items .home-partner-items .home-partner-item dt img,
    .home-partner .o2o-method-items .home-partner-items .home-partner-item dt img {
        -webkit-transition: none;
        transition: none
    }
}

.home-partner .container .home-partner-items .home-partner-item:hover img,
.home-partner .sys-benfits-items .home-partner-items .home-partner-item:hover img,
.home-partner .sys-cases-item .sys-cases-functions .home-partner-items .home-partner-item:hover img,
.sys-cases-item .home-partner .sys-cases-functions .home-partner-items .home-partner-item:hover img,
.home-partner .news-recommend-items .home-partner-items .home-partner-item:hover img,
.home-partner .o2o-method-items .home-partner-items .home-partner-item:hover img {
    -webkit-transform: scale(1.05);
    transform: scale(1.05)
}

.custom-cases-items {
    height: 735px;
    background-image: url("../images/banners/custom-cases-bg.jpg");
    background-repeat: no-repeat;
    background-size: cover
}

.custom-cases-items .container,
.custom-cases-items .sys-benfits-items,
.custom-cases-items .sys-cases-item .sys-cases-functions,
.sys-cases-item .custom-cases-items .sys-cases-functions,
.custom-cases-items .news-recommend-items,
.custom-cases-items .o2o-method-items {
    padding-top: 60px
}

.custom-cases-items .container .cases-swiper .flip-page,
.custom-cases-items .sys-benfits-items .cases-swiper .flip-page,
.custom-cases-items .sys-cases-item .sys-cases-functions .cases-swiper .flip-page,
.sys-cases-item .custom-cases-items .sys-cases-functions .cases-swiper .flip-page,
.custom-cases-items .news-recommend-items .cases-swiper .flip-page,
.custom-cases-items .o2o-method-items .cases-swiper .flip-page {
    width: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0 auto
}

.custom-cases-items .container .cases-swiper .flip-page div,
.custom-cases-items .sys-benfits-items .cases-swiper .flip-page div,
.custom-cases-items .sys-cases-item .sys-cases-functions .cases-swiper .flip-page div,
.sys-cases-item .custom-cases-items .sys-cases-functions .cases-swiper .flip-page div,
.custom-cases-items .news-recommend-items .cases-swiper .flip-page div,
.custom-cases-items .o2o-method-items .cases-swiper .flip-page div {
    cursor: pointer;
    width: 9px;
    height: 14px;
    background-image: url("../images/icons/cases-flip.png");
    background-repeat: no-repeat
}

.custom-cases-items .container .cases-swiper .flip-page div.swiper-flip-prev,
.custom-cases-items .sys-benfits-items .cases-swiper .flip-page div.swiper-flip-prev,
.custom-cases-items .sys-cases-item .sys-cases-functions .cases-swiper .flip-page div.swiper-flip-prev,
.sys-cases-item .custom-cases-items .sys-cases-functions .cases-swiper .flip-page div.swiper-flip-prev,
.custom-cases-items .news-recommend-items .cases-swiper .flip-page div.swiper-flip-prev,
.custom-cases-items .o2o-method-items .cases-swiper .flip-page div.swiper-flip-prev {
    background-position: 0 0
}

.custom-cases-items .container .cases-swiper .flip-page div.swiper-flip-next,
.custom-cases-items .sys-benfits-items .cases-swiper .flip-page div.swiper-flip-next,
.custom-cases-items .sys-cases-item .sys-cases-functions .cases-swiper .flip-page div.swiper-flip-next,
.sys-cases-item .custom-cases-items .sys-cases-functions .cases-swiper .flip-page div.swiper-flip-next,
.custom-cases-items .news-recommend-items .cases-swiper .flip-page div.swiper-flip-next,
.custom-cases-items .o2o-method-items .cases-swiper .flip-page div.swiper-flip-next {
    background-position: -9px 0
}

.custom-cases-items .cases-group {
    height: 620px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.custom-cases-items .cases-group .case-item {
    position: relative;
    width: 387px;
    height: 291px;
    overflow: hidden
}

.custom-cases-items .cases-group .case-item img {
    -webkit-transition: all 0.5s;
    transition: all 0.5s
}

@media (prefers-reduced-motion: reduce) {
    .custom-cases-items .cases-group .case-item img {
        -webkit-transition: none;
        transition: none
    }
}

.custom-cases-items .cases-group .case-item-discription {
    position: absolute;
    z-index: 1;
    bottom: 0;
    left: 0;
    width: inherit;
    height: 100px;
    background: rgba(0, 0, 0, 0.5);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #fff
}

.custom-cases-items .cases-group .case-item-discription .inner {
    display: block;
    width: 100%;
    text-align: center
}

.custom-cases-items .cases-group .case-item-discription .inner h5 {
    font-size: 24px
}

.custom-cases-items .cases-group .case-item:hover img {
    -webkit-transform: scale(1.2);
    transform: scale(1.2)
}


.home-news-center .sys-benfits-items,
.home-news-center .sys-cases-item .sys-cases-functions,
.sys-cases-item .home-news-center .sys-cases-functions,
.home-news-center .news-recommend-items,
.home-news-center .o2o-method-items {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    overflow: hidden
}

.home-news-center {
    display: flex;
    justify-content: flex-end;
}

.home-news-center-list {
    width: 630px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-right: 16px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0
}

.home-news-center-list dl {
    margin-bottom: 20px
}

.home-news-center-list dl dt {
    color: #6e6e6e;
    font-size: 48px;
    margin-bottom: 16px
}

.home-news-center-list dl dt span {
    display: block;
    font-size: 14px
}

.home-news-center-list dl dd h4 {
    font-size: 18px
}

.home-news-center-list dl dd p {
    color: #7b7474
}

.home-news-center-list dl::last-child {
    margin-bottom: 0
}

.home-news-center-list .button-red {
    float: right
}

/* .home-news-center-inset {
    position: absolute;
    top: 0;
    left: 630px
} */

.tp-template {
    border-top: 1px #ccc solid
}

.tp-template .inner-header h2 {
    font-size: 48px
}

.tp-template .inner-header h2+p {
    font-size: 18px
}

.tp-template-items-category {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.tp-template-items-category a {
    position: relative;
    min-width: 80px;
    height: 52px;
    line-height: 52px;
    background: #fff;
    text-align: center;
    font-size: 16px;
    border-radius: 3px
}

.tp-template-items-category a:after {
    position: absolute;
    content: "|";
    right: -14px
}

.tp-template-items-category a:hover,
.tp-template-items-category a.current {
    color: #fff;
    background: #676869
}

.tp-template-items-category a:hover:after,
.tp-template-items-category a.current:after {
    color: #212529
}

.tp-template-items-category a:last-child:after {
    content: ""
}

.tp-template-items-classes {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 46px
}

.tp-template-items-classes a {
    width: 590px;
    height: 84px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px #d1d1d1 solid;
    text-align: center;
    line-height: 84px;
    font-size: 20px
}

.tp-template-items-classes a:hover,
.tp-template-items-classes a.current {
    background: #f66f6a;
    color: #fff;
    border-color: #f66f6a
}

.tp-template-showcase {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 50px;
    margin-left: -180px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 1600px;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.tp-template-showcase-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    text-align: center;
    margin: 0 4px 30px
}

.tp-template-showcase-preview {
    position: relative;
    width: 520px;
    height: 316px;
    background: url("../images/insets/templates/showcase-bg.png") center top no-repeat;
    -webkit-transition: all 0.2s;
    transition: all 0.2s
}

@media (prefers-reduced-motion: reduce) {
    .tp-template-showcase-preview {
        -webkit-transition: none;
        transition: none
    }
}

.tp-template-showcase-preview:hover {
    -webkit-transform: scale(1.02);
    transform: scale(1.02)
}

.tp-template-showcase-preview:hover .tp-template-showcase-handler {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1)
}

.tp-template-showcase-inset {
    position: absolute;
    top: 14px;
    left: 60px;
    display: block;
    width: 403px;
    height: 242px
}

.tp-template-showcase-inset img {
    max-width: 403px
}

.tp-template-showcase-handler {
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: absolute;
    width: 403px;
    height: 72px;
    left: 60px;
    bottom: 60px;
    opacity: 0;
    -webkit-transform: scale(0.5);
    transform: scale(0.5)
}

@media (prefers-reduced-motion: reduce) {
    .tp-template-showcase-handler {
        -webkit-transition: none;
        transition: none
    }
}

.tp-template-showcase-handler .button-gray {
    width: 200px;
    height: 72px;
    line-height: 72px;
    font-size: 18px;
    background: #676869
}

.tp-template-showcase-handler .button-gray:nth-child(2):hover {
    background: #8bb7da
}

.tp-template-showcase-handler:hover {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.tp-template-showcase dl dt {
    font-size: 18px;
    margin-bottom: 12px
}

.tp-template-showcase dl dd {
    color: #848383
}

.tp-template .page-flip {
    border-top: 1px #d7d7d7 solid;
    padding-top: 70px;
    margin-top: 70px
}

.case-center-catrgory {
    width: 100%;
    height: 1000px;
    position: fixed
}

.case-center-catrgory.freeze {
    top: 0
}

.case-center-catrgory h2 {
    position: absolute;
    font-size: 85px;
    font-weight: 600;
    z-index: 12;
    color: #fff;
    top: 50%;
    left: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%)
}

.case-center-catrgory-bg {
    position: relative;
    width: inherit;
    height: inherit;
    overflow: hidden
}

.case-center-catrgory-items {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10;
    width: 100%;
    height: inherit;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.case-center-catrgory-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 495px;
    margin-bottom: 10px;
    background: rgba(255, 255, 255, 0.3)
}

.case-center-catrgory-item:hover {
    background: rgba(246, 111, 106, 0.8)
}

.case-center-catrgory-item-inner {
    text-align: center
}

.case-center-catrgory-item-inner i {
    width: 90px;
    height: 90px;
    display: block;
    margin-bottom: 32px;
    background-image: url("../images/icons/case-center-catrgory-item.png")
}

.case-center-catrgory-item-inner span {
    font-size: 16px;
    color: #fff
}

.case-center-catrgory-item:nth-child(1) i {
    background-position-x: 0px
}

.case-center-catrgory-item:nth-child(2) i {
    background-position-x: -90px
}

.case-center-catrgory-item:nth-child(3) i {
    background-position-x: -180px
}

.case-center-catrgory-item:nth-child(4) i {
    background-position-x: -270px
}

.case-center-catrgory-float-link {
    position: absolute;
    top: 1152px;
    z-index: 10;
    width: 100%;
    background: #fff
}

.case-center-links {
    margin-top: 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.case-center-links dl {
    position: relative;
    text-align: center
}

.case-center-links dl dt {
    font-size: 20px;
    color: #f66f6a;
    margin-bottom: 10px
}

.case-center-links dl dd {
    padding: 5px 0
}

.case-center-links dl dd a {
    color: #929292
}

.case-center-links dl dd a:hover {
    color: #f66f6a
}

.case-center-links dl:after {
    position: absolute;
    top: 40px;
    right: -150px;
    content: "";
    width: 1px;
    height: 120px;
    border-right: 1px #ccc dotted
}

.case-center-links dl:last-child:after {
    display: none
}

.case-center-list {
    margin-top: 40px
}

.case-center-list-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.case-center-list-header h2 {
    font-size: 30px
}

.case-center-list-header h2 span {
    color: #aaa
}

.case-center-list-header-controller {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.case-center-list-header-controller .button {
    font-size: 20px;
    margin: 0 10px
}

.case-center-list-items {
    margin-top: 50px
}

.case-center-list-items-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.case-center-list-items-row:after {
    width: 394px;
    content: "";
    -ms-flex-negative: 1;
    flex-shrink: 1;
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0
}

.case-center-list-item-2x {
    width: 797px;
    height: 430px;
    margin-right: 9px
}

.case-center-list-item-2x .img-holder {
    width: 797px;
    height: 314px;
    display: block;
    overflow: hidden
}

.case-center-list-item-2x .img-holder img {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all 0.5s;
    transition: all 0.5s
}

@media (prefers-reduced-motion: reduce) {
    .case-center-list-item-2x .img-holder img {
        -webkit-transition: none;
        transition: none
    }
}

.case-center-list-item-2x dl {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 22px
}

.case-center-list-item-2x dl dt {
    font-size: 20px
}

.case-center-list-item-2x dl dd {
    color: #848484
}

.case-center-list-item-2x:hover .img-holder img {
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
    -webkit-transition: all 0.5s;
    transition: all 0.5s
}

@media (prefers-reduced-motion: reduce) {
    .case-center-list-item-2x:hover .img-holder img {
        -webkit-transition: none;
        transition: none
    }
}

.case-center-list-loadmore {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
    height: 130px;
    background: url("../images/banners/case-center-loadmore.jpg") center no-repeat
}

.case-center-list-item {
    width: 394px;
    height: 430px
}

.case-center-list-item .img-holder {
    width: 394px;
    height: 314px;
    display: block;
    overflow: hidden
}

.case-center-list-item .img-holder img {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all 0.3s;
    transition: all 0.3s
}

@media (prefers-reduced-motion: reduce) {
    .case-center-list-item .img-holder img {
        -webkit-transition: none;
        transition: none
    }
}

.case-center-list-item dl {
    text-align: center;
    margin-top: 22px
}

.case-center-list-item dl dt {
    font-size: 20px
}

.case-center-list-item dl dd {
    color: #848484
}

.case-center-list-item:hover img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
    -webkit-transition: all 0.3s;
    transition: all 0.3s
}

@media (prefers-reduced-motion: reduce) {
    .case-center-list-item:hover img {
        -webkit-transition: none;
        transition: none
    }
}

.case-center-detail {
    position: relative;
    width: 100%;
    overflow: hidden;
    padding-top: 90px
}

.case-center-detail::before {
    position: absolute;
    content: "";
    width: 130vw;
    height: 75vw;
    background-image: -webkit-gradient(linear, left top, right top, from(#57ae9d), to(#659fcb));
    background-image: linear-gradient(to right, #57ae9d 0%, #659fcb 100%);
    background-repeat: repeat-x;
    -webkit-transform: rotate(-30deg);
    transform: rotate(-30deg);
    -webkit-transform-origin: bottom left;
    transform-origin: bottom left
}

.case-center-detail-intro {
    color: #fff
}

.case-center-detail-intro h2 {
    font-size: 48px;
    font-weight: 600
}

.case-center-detail-intro h2+p {
    font-size: 16px
}

.case-center-detail-intro h2+p span {
    display: inline-block;
    position: relative;
    padding-bottom: 12px
}

.case-center-detail-intro h2+p span:after {
    position: absolute;
    content: "";
    left: 0;
    bottom: 0;
    height: 1px;
    width: 100%;
    background: #fff
}

.case-center-detail-intro-summary {
    margin: 40px 0
}

.case-center-detail-intro-summary dt {
    font-size: 16px
}

.case-center-detail-intro-date {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.case-center-detail-intro-date dt {
    font-size: 16px
}

.case-center-detail-intro-date dd {
    margin-right: 20px
}

.case-center-detail-intro-handller {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 380px;
    margin-top: 40px
}

.case-center-detail-intro-handller-item i {
    width: 56px;
    height: 56px;
    display: block;
    margin: 0 auto;
    background-image: url("../images/icons/case-center-detail-intro-handller-item.png")
}

.case-center-detail-intro-handller-item span {
    font-size: 16px
}

.case-center-detail-intro-handller-item:nth-child(1) i {
    background-position-x: 0px
}

.case-center-detail-intro-handller-item:nth-child(2) i {
    background-position-x: -56px
}

.case-center-detail-intro-handller-item:nth-child(3) i {
    background-position-x: -112px
}

.case-center-detail-showbox {
    position: relative;
    margin-top: 90px;
    width: 1300px;
    height: 751px;
    margin-left: -50px;
    background: url("../images/insets/case-center/case-center-detail-showbox.png") center no-repeat
}

.case-center-detail-showbox-inner {
    width: 923px;
    height: 577px;
    display: block;
    position: absolute;
    top: 48px;
    left: 190px;
    overflow: hidden
}

.case-center-detail-showbox-inner .swiper-container {
    height: 577px
}

.case-center-detail-slogan {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.case-center-detail-slogan h3 {
    width: 100%;
    text-align: center;
    font-size: 48px;
    font-weight: 600;
    color: #606060
}

.case-center-detail-sample {
    margin-top: 120px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.case-center-detail-sample-flip {
    width: 100%;
    margin: 65px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    justify-content: space-between
}

.case-center-detail-sample-flip .button.gray-line {
    width: 210px;
    height: 56px;
    line-height: 56px;
    border-radius: 30px;
    font-size: 24px;
    font-weight: 600;
    color: #575757
}

.case-center-recomment-header {
    height: 130px;
    background: #eee;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.case-center-recomment .case-center-list-items {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.case-center-recomment .case-center-list-items .swiper-button-prev {
    left: -60px;
    color: #f66f6a
}

.case-center-recomment .case-center-list-items .swiper-button-next {
    right: -60px;
    color: #f66f6a
}

.custom-select {
    width: 250px;
    height: 56px;
    background: #f5f5f5
}

.custom-select span {
    position: relative;
    font-size: 16px;
    display: block;
    width: 200px;
    margin-top: 15px;
    margin-left: 15px;
    cursor: pointer
}

.custom-select span:after {
    position: absolute;
    top: 0;
    right: -12px;
    width: 12px;
    height: 8px;
    content: url("../images/icons/select-dropdown.png")
}

.custom-select .drop-down {
    position: absolute;
    z-index: 100;
    top: 56px;
    display: none;
    width: 250px;
    background: rgba(255, 255, 255, 0.6)
}

.custom-select .drop-down li {
    list-style: none;
    padding: 10px;
    padding-left: 50px
}

.custom-select .drop-down li a:hover {
    color: #f66f6a
}

.custom-select.explaned .drop-down {
    display: block
}

.about-intro {
    padding: 70px;
    background: #efefef
}

.about-intro .container,
.about-intro .sys-benfits-items,
.about-intro .sys-cases-item .sys-cases-functions,
.sys-cases-item .about-intro .sys-cases-functions,
.about-intro .news-recommend-items,
.about-intro .o2o-method-items {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

.about-intro-lpart {
    width: 670px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0
}

.about-intro-lpart h2 {
    font-size: 42px;
    margin-bottom: 32px
}

.about-intro-lpart .about-intro-context p {
    color: #6f6f6f;
    margin-bottom: 24px
}

.about-intro-lpart .about-intro-context p.deep {
    color: #212529
}

.about-intro-lpart .about-intro-context h4 {
    font-size: 18px;
    margin-bottom: 30px
}

.about-intro-lpart .about-intro-contact {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.about-intro-lpart .about-intro-contact a {
    width: 46px;
    height: 46px;
    border-radius: 50%;
    overflow: hidden;
    margin-right: 25px;
    background-image: url("../images/icons/about-intro-contact.png")
}

.about-intro-lpart .about-intro-contact a:hover {
    background-position-y: -46px
}

.about-intro-lpart .about-intro-contact a.mail {
    background-position-x: 0
}

.about-intro-lpart .about-intro-contact a.chart {
    background-position-x: -46px
}

.about-honors {
    padding: 30px 0 70px
}

.about-honors h2 {
    font-size: 48px;
    margin-bottom: 40px
}

.about-honors-inset-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    margin: 18px 0
}

.about-honors-inset-row span {
    font-size: 18px;
    color: #828282
}

.about-honors-swiper {
    margin-top: 30px
}

.about-teams {
    height: 664px;
    background: url("../images/banners/about-teams.jpg") center no-repeat;
    overflow: hidden
}

.about-teams .container,
.about-teams .sys-benfits-items,
.about-teams .sys-cases-item .sys-cases-functions,
.sys-cases-item .about-teams .sys-cases-functions,
.about-teams .news-recommend-items,
.about-teams .o2o-method-items {
    height: inherit
}

.about-teams .inner-header {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    color: #fff
}

.about-teams .inner-header h2 {
    font-size: 48px
}

.about-teams .inner-header h2+p {
    font-size: 30px;
    color: #fff
}

.about-culture {
    margin: 65px
}

.about-culture-items {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.about-culture-item {
    width: 297px;
    height: 380px;
    text-align: center;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 35px
}

.about-culture-item h3 {
    margin-top: 60px;
    font-size: 60px
}

.about-culture-item h3+span {
    width: 100%;
    font-size: 16px;
    color: #3e3a39;
    display: block;
    padding: 30px 0;
    margin-bottom: 35px;
    border-bottom: 1px #717171 solid
}

.about-culture-item.gray {
    background: #f8f8f8
}

.about-culture-item.double {
    width: 598px;
    text-align: left;
    position: relative;
    padding: 0
}

.about-culture-item.double img {
    width: 598px;
    height: 380px
}

.about-culture-item.double dl {
    position: absolute;
    color: #fff;
    width: 480px;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    font-size: 16px
}

.about-culture-item.double dl dt {
    margin: 24px 0
}

.about-culture-item.double dl dd {
    margin: 6px 0
}

.about-advantage h2 {
    font-size: 40px;
    font-weight: 600
}

.about-advantage-container {
    position: relative;
    height: 520px;
    margin: 0 auto;
    width: 1200px
}

.about-advantage-container .advantageSwiper {
    width: 1200px;
    height: 520px
}

.about-advantage-container .swiper-button-prev,
.about-advantage-container .swiper-button-next {
    color: #f66f6a
}

.about-advantage-container .swiper-button-prev {
    left: -40px
}

.about-advantage-container .swiper-button-next {
    right: -40px
}

.about-advantage-container .swiper-pagination {
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}

.about-advantage-container .swiper-pagination .swiper-pagination-bullet {
    width: 14px;
    height: 14px;
    margin: 0 8px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 50%;
    background: #fff;
    border: 3px #404040 solid;
    opacity: 1
}

.about-advantage-container .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: #404040
}

.about-advantage-inner {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.about-advantage-inner-detail {
    width: 658px;
    height: 392px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 45px;
    color: #282828;
    background: #dce6ee;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.about-advantage-inner-detail .inner-content blockquote {
    font-size: 16px
}

.about-advantage-inner-detail .inner-content h3 {
    font-size: 24px;
    font-weight: 600;
    margin: 20px 0
}

.about-advantage-inner-detail .inner-content h3+p {
    font-size: 16px
}

.about-advantage-inner-detail .inner-content .text-button {
    position: relative;
    font-size: 18px;
    margin-top: 50px;
    -webkit-transition: all 0.2s;
    transition: all 0.2s
}

@media (prefers-reduced-motion: reduce) {
    .about-advantage-inner-detail .inner-content .text-button {
        -webkit-transition: none;
        transition: none
    }
}

.about-advantage-inner-detail .inner-content .text-button::after {
    position: absolute;
    width: 36px;
    height: 20px;
    top: 4px;
    content: url("../images/icons/link-arrow-b.jpg")
}

.about-advantage-inner-detail .inner-content .text-button:hover {
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
    text-indent: 10px
}

@media (prefers-reduced-motion: reduce) {
    .about-advantage-inner-detail .inner-content .text-button:hover {
        -webkit-transition: none;
        transition: none
    }
}

.about-advantage-inner-detail .inner-content .text-button:hover:after {
    text-indent: 0px
}

.about-advantage-inner-summary {
    position: relative;
    width: 544px;
    height: 520px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.about-advantage-inner-summary .inner-content {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 1;
    color: #fff
}

.about-advantage-inner-summary .inner-content h3,
.about-advantage-inner-summary .inner-content p {
    text-align: center;
    font-size: 36px;
    display: block;
    white-space: nowrap
}

.about-advantage-inner-summary .inner-background {
    position: absolute;
    width: 544px;
    height: 520px
}

.about-ad-through {
    height: 480px;
    margin-top: 130px;
    overflow: hidden
}

.about-ad-through .inner-header {
    color: #fff;
    text-align: left
}

.about-ad-through .inner-header h2 {
    font-size: 72px;
    margin-bottom: 80px
}

.about-ad-through .inner-header h2+p {
    font-size: 24px;
    color: #fff
}

.about-clients {
    margin: 90px 0
}

.about-clients-inner {
    border-right: 1px #dfdfdf solid;
    border-bottom: 1px #dfdfdf solid;
    width: 100%;
    height: 480px;
    overflow: hidden
}

.about-clients-inner-swiper {
    position: relative;
    width: 600px;
    height: 320px;
    float: left
}

.about-clients-inner-swiper .swiperflip {
    position: absolute;
    z-index: 10;
    top: 22px;
    right: 26px;
    width: 100px;
    height: 50px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.about-clients-inner-swiper .swiperflip>div {
    width: 50px;
    height: 50px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px #fff solid;
    text-align: center;
    color: #fff;
    font-size: 22px;
    line-height: 50px;
    cursor: pointer
}

.about-clients-inner-swiper .swiperflip>div.active {
    background: #fff;
    color: #f66f6a
}

.about-clients-item {
    position: relative;
    float: left;
    width: 300px;
    height: 160px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px #dfdfdf solid;
    border-right: none;
    border-bottom: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.about-clients-item img {
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    opacity: 0.5;
    max-width: 100%
}

@media (prefers-reduced-motion: reduce) {
    .about-clients-item img {
        -webkit-transition: none;
        transition: none
    }
}

.about-clients-item:after {
    position: absolute;
    content: '';
    z-index: -1;
    width: 100%;
    height: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: 0px transparent solid;
    -webkit-transition: all 0.3s;
    transition: all 0.3s
}

@media (prefers-reduced-motion: reduce) {
    .about-clients-item:after {
        -webkit-transition: none;
        transition: none
    }
}

.about-clients-item:hover img {
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    -webkit-filter: grayscale(0%);
    filter: grayscale(0%);
    opacity: 1
}

@media (prefers-reduced-motion: reduce) {
    .about-clients-item:hover img {
        -webkit-transition: none;
        transition: none
    }
}

.about-clients-item:hover:after {
    position: absolute;
    content: '';
    z-index: -1;
    width: 100%;
    height: 100%;
    border: 10px #dfdfdf solid;
    -webkit-transition: all 0.3s;
    transition: all 0.3s
}

@media (prefers-reduced-motion: reduce) {
    .about-clients-item:hover:after {
        -webkit-transition: none;
        transition: none
    }
}

.teams-intro-header {
    text-align: center;
    margin-top: 46px
}

.teams-intro-header h2 {
    font-size: 36px
}

.teams-intro-header h2+.button {
    font-size: 16px;
    color: #f66f6a;
    margin: 48px auto
}

.teams-intro-header p {
    font-size: 16px;
    line-height: 32px;
    color: #979797
}

.teams-intro-members {
    margin-top: 50px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.teams-intro-members-item dl {
    font-size: 16px;
    margin: 34px 0
}

.teams-intro-members-item dl dt {
    font-weight: 600
}

.teams-intro-members-item dl dd {
    color: #707070
}

.teams-intro-teams .teamSwiper {
    width: 1200px;
    height: 580px
}

.teams-intro-teams .teamSwiper .swiper-button-prev,
.teams-intro-teams .teamSwiper .swiper-button-next {
    color: #fff
}

.teams-intro-teams .teamSwiper .swiper-pagination-bullet {
    width: 12px;
    height: 12px;
    background: #ddddde;
    opacity: 1
}

.teams-intro-teams .teamSwiper .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: #f66f6a
}

.teams-intro-teams .teamSwiperIntro {
    height: 120px
}

.teams-intro-teams dl {
    font-size: 16px;
    margin: 34px 0
}

.teams-intro-teams dl dt {
    font-weight: 600
}

.teams-intro-teams dl dd {
    color: #707070
}

.team-moments .inner-header {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    height: 170px;
    background: #f0f0f0
}

.team-moments .container,
.team-moments .sys-benfits-items,
.team-moments .sys-cases-item .sys-cases-functions,
.sys-cases-item .team-moments .sys-cases-functions,
.team-moments .news-recommend-items,
.team-moments .o2o-method-items {
    text-align: center;
    margin-top: 30px
}

.team-moments-category {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 350px;
    margin: 0 auto
}

.team-moments-category a {
    font-size: 16px;
    padding: 4px 20px
}

.team-moments-category a.current,
.team-moments-category a:hover {
    font-weight: 600;
    color: #f66f6a;
    border-bottom: 2px #f66f6a solid
}

.team-moments-items {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: 25px
}

.team-moments-item {
    -ms-flex-item-align: start;
    align-self: flex-start
}

.team-moments-item dl {
    font-size: 16px;
    margin: 24px 0
}

.team-moments-item dl dt {
    font-weight: 600
}

.team-moments-item dl dd {
    color: #707070
}

.team-moments-item:nth-child(3) {
    margin-top: -120px
}

.team-moments-item:nth-child(5) {
    margin-top: -250px
}

.team-moments-spacer {
    width: 100%
}

.team-moments .text-load-more {
    display: block;
    margin: 0 auto;
    margin-top: 50px
}

.service-banner .inner-header {
    margin-top: 160px
}

.service-items {
    position: absolute;
    top: 350px;
    z-index: 10;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.service-items .service-item {
    width: 300px;
    height: 250px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: #e8ebef;
    border-bottom: 1px #d0d0d0 solid;
    border-right: 1px #d0d0d0 solid
}

.service-items .service-item-inner {
    width: 100%;
    margin: 0 auto;
    text-align: center
}

.service-items .service-item-inner i {
    width: 60px;
    height: 60px;
    display: block;
    margin: 0 auto;
    background-image: url("../images/icons/service-item.png");
    background-repeat: no-repeat
}

.service-items .service-item-inner h3 {
    font-size: 18px;
    margin: 18px 0
}

.service-items .service-item-inner h3+p {
    color: #929292
}

.service-items .service-item:nth-child(1) i {
    background-position-x: 0px
}

.service-items .service-item:nth-child(2) i {
    background-position-x: -60px
}

.service-items .service-item:nth-child(3) i {
    background-position-x: -120px
}

.service-items .service-item:nth-child(4) i {
    background-position-x: -180px
}

.service-items .service-item:nth-child(5) i {
    background-position-x: -240px
}

.service-items .service-item:nth-child(6) i {
    background-position-x: -300px
}

.service-items .service-item:nth-child(7) i {
    background-position-x: -360px
}

.service-items .service-item:nth-child(8) i {
    background-position-x: -420px
}

.service-items .service-item:hover {
    background: #f66f6a
}

.service-items .service-item:hover i {
    background-position-y: -60px
}

.service-items .service-item:hover h3 {
    color: #fff
}

.service-items .service-item:hover h3+p {
    color: #fff
}

.service-bottom-banner .container,
.service-bottom-banner .sys-benfits-items,
.service-bottom-banner .sys-cases-item .sys-cases-functions,
.sys-cases-item .service-bottom-banner .sys-cases-functions,
.service-bottom-banner .news-recommend-items,
.service-bottom-banner .o2o-method-items {
    -ms-flex-item-align: end;
    align-self: flex-end;
    text-align: center;
    margin-bottom: 75px;
    color: #fff
}

.service-bottom-banner .container .button.white-line,
.service-bottom-banner .sys-benfits-items .button.white-line,
.service-bottom-banner .sys-cases-item .sys-cases-functions .button.white-line,
.sys-cases-item .service-bottom-banner .sys-cases-functions .button.white-line,
.service-bottom-banner .news-recommend-items .button.white-line,
.service-bottom-banner .o2o-method-items .button.white-line {
    margin-top: 30px;
    width: 248px;
    height: 64px;
    font-size: 20px;
    line-height: 64px;
    border-radius: 32px
}

.jobs-banner .container .inner-header,
.jobs-banner .sys-benfits-items .inner-header,
.jobs-banner .sys-cases-item .sys-cases-functions .inner-header,
.sys-cases-item .jobs-banner .sys-cases-functions .inner-header,
.jobs-banner .news-recommend-items .inner-header,
.jobs-banner .o2o-method-items .inner-header,
.teams-banner .container .inner-header,
.teams-banner .sys-benfits-items .inner-header,
.teams-banner .sys-cases-item .sys-cases-functions .inner-header,
.sys-cases-item .teams-banner .sys-cases-functions .inner-header,
.teams-banner .news-recommend-items .inner-header,
.teams-banner .o2o-method-items .inner-header {
    font-weight: 600
}

.jobs-banner .container .inner-header h2,
.jobs-banner .sys-benfits-items .inner-header h2,
.jobs-banner .sys-cases-item .sys-cases-functions .inner-header h2,
.sys-cases-item .jobs-banner .sys-cases-functions .inner-header h2,
.jobs-banner .news-recommend-items .inner-header h2,
.jobs-banner .o2o-method-items .inner-header h2,
.teams-banner .container .inner-header h2,
.teams-banner .sys-benfits-items .inner-header h2,
.teams-banner .sys-cases-item .sys-cases-functions .inner-header h2,
.sys-cases-item .teams-banner .sys-cases-functions .inner-header h2,
.teams-banner .news-recommend-items .inner-header h2,
.teams-banner .o2o-method-items .inner-header h2 {
    font-size: 36px;
    color: #f66f6a
}

.jobs-banner .container .inner-header h2+p,
.jobs-banner .sys-benfits-items .inner-header h2+p,
.jobs-banner .sys-cases-item .sys-cases-functions .inner-header h2+p,
.sys-cases-item .jobs-banner .sys-cases-functions .inner-header h2+p,
.jobs-banner .news-recommend-items .inner-header h2+p,
.jobs-banner .o2o-method-items .inner-header h2+p,
.teams-banner .container .inner-header h2+p,
.teams-banner .sys-benfits-items .inner-header h2+p,
.teams-banner .sys-cases-item .sys-cases-functions .inner-header h2+p,
.sys-cases-item .teams-banner .sys-cases-functions .inner-header h2+p,
.teams-banner .news-recommend-items .inner-header h2+p,
.teams-banner .o2o-method-items .inner-header h2+p {
    font-size: 150px;
    color: #fff
}

.jobs-slogan {
    height: 382px;
    border-bottom: 1px #b2b2b2 solid
}

.jobs-slogan .container,
.jobs-slogan .sys-benfits-items,
.jobs-slogan .sys-cases-item .sys-cases-functions,
.sys-cases-item .jobs-slogan .sys-cases-functions,
.jobs-slogan .news-recommend-items,
.jobs-slogan .o2o-method-items {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.jobs-slogan h2 {
    position: relative;
    display: block;
    background: #fff;
    font-size: 72px;
    text-align: center;
    margin-top: 60px;
    margin-bottom: 20px
}

.jobs-slogan h2:before {
    position: absolute;
    top: 50%;
    left: -50%;
    -webkit-transform: translateX(50%);
    transform: translateX(50%);
    content: "";
    width: 200px;
    height: 1px;
    background: #b2b2b2
}

.jobs-slogan h2:after {
    position: absolute;
    top: 50%;
    right: -50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    content: "";
    width: 200px;
    height: 1px;
    background: #b2b2b2
}

.jobs-slogan .button-square {
    position: relative;
    width: 376px;
    height: 52px;
    line-height: 52px
}

.jobs-items {
    padding-top: 36px
}

.jobs-items .jobs-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.jobs-items .jobs-item-description {
    width: 580px
}

.jobs-items .jobs-item-description h3 {
    font-size: 30px;
    font-weight: 600
}

.jobs-items .jobs-item-description h3+p {
    font-size: 16px;
    color: #757575;
    margin-bottom: 70px
}

.jobs-items .jobs-item-inset {
    width: 600px;
    height: 376px;
    overflow: hidden
}

.jobs-items .jobs-item-inset img {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all 0.3s;
    transition: all 0.3s
}

@media (prefers-reduced-motion: reduce) {
    .jobs-items .jobs-item-inset img {
        -webkit-transition: none;
        transition: none
    }
}

.jobs-items .jobs-item-inset:hover img {
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
    -webkit-transition: all 0.3s;
    transition: all 0.3s
}

@media (prefers-reduced-motion: reduce) {
    .jobs-items .jobs-item-inset:hover img {
        -webkit-transition: none;
        transition: none
    }
}

.jobs-items .jobs-item:nth-child(even) {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-flow: row-reverse;
    flex-flow: row-reverse
}

.jobs-items .text-load-more {
    display: block;
    margin: 0 auto;
    margin-top: 70px
}

.jobs-detail-items .jobs-detail-item {
    padding-top: 70px;
    margin-bottom: 70px
}

.jobs-detail-items .jobs-detail-item .container,
.jobs-detail-items .jobs-detail-item .sys-benfits-items,
.jobs-detail-items .jobs-detail-item .sys-cases-item .sys-cases-functions,
.sys-cases-item .jobs-detail-items .jobs-detail-item .sys-cases-functions,
.jobs-detail-items .jobs-detail-item .news-recommend-items,
.jobs-detail-items .jobs-detail-item .o2o-method-items {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.jobs-detail-items .jobs-detail-item-summary {
    width: 270px
}

.jobs-detail-items .jobs-detail-item-summary h3 {
    font-size: 30px
}

.jobs-detail-items .jobs-detail-item-summary h3+p {
    font-size: 16px;
    color: #737373
}

.jobs-detail-items .jobs-detail-item-summary h3+p+strong {
    font-size: 120px
}

.jobs-detail-items .jobs-detail-item-content {
    position: relative;
    width: 710px;
    padding: 30px 10px;
    background: #f6f6f6
}

.jobs-detail-items .jobs-detail-item-content h3 {
    font-size: 16px
}

.jobs-detail-items .jobs-detail-item-content dl {
    font-size: 16px
}

.jobs-detail-items .jobs-detail-item-content dl dt {
    padding-bottom: 24px
}

.jobs-detail-items .jobs-detail-item-content dl dd {
    color: #747474;
    margin-bottom: 40px
}

.jobs-detail-items .jobs-detail-item-content dl dd:last-child {
    margin-bottom: 20px
}

.jobs-detail-items .jobs-detail-item-content .jobs-detail-float-links {
    position: absolute;
    right: -152px;
    top: 50%
}

.jobs-detail-items .jobs-detail-item-content .jobs-detail-float-links .button {
    border-radius: 0;
    margin-left: -5px
}

.jobs-detail-items .text-load-more {
    display: block;
    margin: 0 auto;
    margin-top: 70px
}

.contact-page {
    position: relative;
    width: 100%;
    height: 1117px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    overflow: hidden
}

.contact-page .inner-content {
    position: absolute;
    z-index: 1
}

.contact-page .inner-background {
    overflow: hidden
}

.contact-page-inner {
    display: block;
    width: 90vw;
    height: 660px;
    margin-top: 160px;
    background: rgba(255, 255, 255, 0.5)
}

.contact-page-inner .container,
.contact-page-inner .sys-benfits-items,
.contact-page-inner .sys-cases-item .sys-cases-functions,
.sys-cases-item .contact-page-inner .sys-cases-functions,
.contact-page-inner .news-recommend-items,
.contact-page-inner .o2o-method-items {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: inherit
}

.contact-page-infos {
    width: 420px;
    color: #fff
}

.contact-page-infos h2 {
    font-size: 36px
}

.contact-page-infos h2+strong {
    font-size: 36px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 600
}

.contact-page-infos h2+strong+p {
    font-size: 16px
}

.contact-page-infos dl {
    margin-top: 80px
}

.contact-page-infos dl dt {
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 30px
}

.contact-page-infos dl dd {
    font-size: 16px;
    line-height: 36px
}

.contact-page-tags {
    width: 678px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.contact-page-tags-item {
    width: 226px;
    height: 242px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px #fff solid;
    border-right: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 40px 0;
    color: #fff
}

.contact-page-tags-item i {
    width: 92px;
    height: 92px;
    display: block;
    margin: 0 auto;
    background-image: url("../images/icons/contact-page-tags-item.png");
    background-repeat: no-repeat
}

.contact-page-tags-item:last-child {
    border-right: 1px #fff solid
}

.contact-page-tags-item:nth-child(1) i {
    background-position-x: 0px
}

.contact-page-tags-item:nth-child(2) i {
    background-position-x: -92px
}

.contact-page-tags-item:nth-child(3) i {
    background-position-x: -184px
}

.contact-page-link {
    margin-bottom: 60px
}

.contact-page-link .inner-header {
    color: #fff
}

.contact-page-link .inner-header p {
    color: #fff
}

.contact-page-link .inner-header .blue-rainbow {
    margin-top: 30px;
    width: 250px;
    height: 62px;
    line-height: 62px;
    border-radius: 32px
}

.cooperation {
    position: relative;
    background-color: #343434;
    background-repeat: no-repeat;
    background-size: cover;
    height: 1116px
}

.cooperation:after {
    position: absolute;
    bottom: 0;
    left: 50%;
    width: 1625px;
    height: 268px;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    z-index: 0;
    content: url("../images/banners/cooperation-bg.png")
}

.cooperation .container,
.cooperation .sys-benfits-items,
.cooperation .sys-cases-item .sys-cases-functions,
.sys-cases-item .cooperation .sys-cases-functions,
.cooperation .news-recommend-items,
.cooperation .o2o-method-items {
    position: relative;
    padding-top: 150px
}

.cooperation .container .notices,
.cooperation .sys-benfits-items .notices,
.cooperation .sys-cases-item .sys-cases-functions .notices,
.sys-cases-item .cooperation .sys-cases-functions .notices,
.cooperation .news-recommend-items .notices,
.cooperation .o2o-method-items .notices {
    position: absolute;
    z-index: 1;
    display: block;
    width: 100%;
    margin-top: 120px;
    text-align: center;
    font-size: 18px;
    color: #9b9b9b
}

.cooperation .container .swiper-pagination,
.cooperation .sys-benfits-items .swiper-pagination,
.cooperation .sys-cases-item .sys-cases-functions .swiper-pagination,
.sys-cases-item .cooperation .sys-cases-functions .swiper-pagination,
.cooperation .news-recommend-items .swiper-pagination,
.cooperation .o2o-method-items .swiper-pagination {
    bottom: -110px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}

.cooperation .container .swiper-pagination .swiper-pagination-bullet,
.cooperation .sys-benfits-items .swiper-pagination .swiper-pagination-bullet,
.cooperation .sys-cases-item .sys-cases-functions .swiper-pagination .swiper-pagination-bullet,
.sys-cases-item .cooperation .sys-cases-functions .swiper-pagination .swiper-pagination-bullet,
.cooperation .news-recommend-items .swiper-pagination .swiper-pagination-bullet,
.cooperation .o2o-method-items .swiper-pagination .swiper-pagination-bullet {
    margin: 0 8px;
    width: 12px;
    height: 12px;
    background: #adadad;
    opacity: 1
}

.cooperation .container .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active,
.cooperation .sys-benfits-items .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active,
.cooperation .sys-cases-item .sys-cases-functions .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active,
.sys-cases-item .cooperation .sys-cases-functions .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active,
.cooperation .news-recommend-items .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active,
.cooperation .o2o-method-items .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: #f66f6a
}

.cooperation .brandSwiper {
    width: 1200px
}

.cooperation .brandSwiper .cooperation-items {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.cooperation .brandSwiper .cooperation-item {
    width: 214px;
    height: 108px;
    background: #717171;
    margin-bottom: 48px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.cooperation .brandSwiper .cooperation-item:hover {
    background: #ebebeb
}

.culture {
    background: #fff url("../images/banners/culture-bg.jpg") center top no-repeat;
    padding-top: 100px
}

.culture .inner-header {
    color: #fff
}

.culture .inner-header h1 {
    font-size: 48px;
    font-weight: 600
}

.culture .inner-header h1+p {
    font-size: 36px
}

.culture .container,
.culture .sys-benfits-items,
.culture .sys-cases-item .sys-cases-functions,
.sys-cases-item .culture .sys-cases-functions,
.culture .news-recommend-items,
.culture .o2o-method-items {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background: #fff;
    padding: 80px
}

.culture .container h3,
.culture .sys-benfits-items h3,
.culture .sys-cases-item .sys-cases-functions h3,
.sys-cases-item .culture .sys-cases-functions h3,
.culture .news-recommend-items h3,
.culture .o2o-method-items h3 {
    font-size: 18px;
    text-align: center;
    line-height: 36px
}

.culture .container .culture-cat-items,
.culture .sys-benfits-items .culture-cat-items,
.culture .sys-cases-item .sys-cases-functions .culture-cat-items,
.sys-cases-item .culture .sys-cases-functions .culture-cat-items,
.culture .news-recommend-items .culture-cat-items,
.culture .o2o-method-items .culture-cat-items {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 700px;
    margin: 0 auto;
    margin-top: 60px
}

.culture .container .culture-cat-items .culture-cat-item,
.culture .sys-benfits-items .culture-cat-items .culture-cat-item,
.culture .sys-cases-item .sys-cases-functions .culture-cat-items .culture-cat-item,
.sys-cases-item .culture .sys-cases-functions .culture-cat-items .culture-cat-item,
.culture .news-recommend-items .culture-cat-items .culture-cat-item,
.culture .o2o-method-items .culture-cat-items .culture-cat-item {
    text-align: center
}

.culture .container .culture-cat-items .culture-cat-item strong,
.culture .sys-benfits-items .culture-cat-items .culture-cat-item strong,
.culture .sys-cases-item .sys-cases-functions .culture-cat-items .culture-cat-item strong,
.sys-cases-item .culture .sys-cases-functions .culture-cat-items .culture-cat-item strong,
.culture .news-recommend-items .culture-cat-items .culture-cat-item strong,
.culture .o2o-method-items .culture-cat-items .culture-cat-item strong {
    display: block;
    width: 132px;
    height: 132px;
    line-height: 132px;
    font-size: 48px;
    color: #464646;
    font-weight: 600;
    text-align: center;
    border-radius: 50%;
    border: 1px #464646 solid;
    margin-bottom: 16px
}

.culture .container .culture-cat-items .culture-cat-item:hover strong,
.culture .sys-benfits-items .culture-cat-items .culture-cat-item:hover strong,
.culture .sys-cases-item .sys-cases-functions .culture-cat-items .culture-cat-item:hover strong,
.sys-cases-item .culture .sys-cases-functions .culture-cat-items .culture-cat-item:hover strong,
.culture .news-recommend-items .culture-cat-items .culture-cat-item:hover strong,
.culture .o2o-method-items .culture-cat-items .culture-cat-item:hover strong {
    color: #f66f6a;
    border-color: #f66f6a
}

.culture .container .culture-sub-items,
.culture .sys-benfits-items .culture-sub-items,
.culture .sys-cases-item .sys-cases-functions .culture-sub-items,
.sys-cases-item .culture .sys-cases-functions .culture-sub-items,
.culture .news-recommend-items .culture-sub-items,
.culture .o2o-method-items .culture-sub-items {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 370px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-top: 65px;
    margin-left: -80px;
    margin-right: -80px;
    padding: 60px 80px;
    background-color: #8bb8da;
    background-image: linear-gradient(45deg, #8bb8da, #7fd7c5);
    background-repeat: repeat-x
}

.culture .container .culture-sub-items dl,
.culture .sys-benfits-items .culture-sub-items dl,
.culture .sys-cases-item .sys-cases-functions .culture-sub-items dl,
.sys-cases-item .culture .sys-cases-functions .culture-sub-items dl,
.culture .news-recommend-items .culture-sub-items dl,
.culture .o2o-method-items .culture-sub-items dl {
    width: 100%;
    color: #fff;
    font-size: 18px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.culture .container .culture-sub-items dl dt,
.culture .sys-benfits-items .culture-sub-items dl dt,
.culture .sys-cases-item .sys-cases-functions .culture-sub-items dl dt,
.sys-cases-item .culture .sys-cases-functions .culture-sub-items dl dt,
.culture .news-recommend-items .culture-sub-items dl dt,
.culture .o2o-method-items .culture-sub-items dl dt {
    width: 170px;
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    border-right: 1px #fff solid;
    margin-right: 48px
}

.culture .container .culture-sub-items dl dt i,
.culture .sys-benfits-items .culture-sub-items dl dt i,
.culture .sys-cases-item .sys-cases-functions .culture-sub-items dl dt i,
.sys-cases-item .culture .sys-cases-functions .culture-sub-items dl dt i,
.culture .news-recommend-items .culture-sub-items dl dt i,
.culture .o2o-method-items .culture-sub-items dl dt i {
    width: 48px;
    height: 48px;
    display: block;
    margin-right: 20px;
    background-image: url("../images/icons/culture-sub-items.png");
    background-repeat: no-repeat
}

.culture .container .culture-sub-items dl:nth-child(1) i,
.culture .sys-benfits-items .culture-sub-items dl:nth-child(1) i,
.culture .sys-cases-item .sys-cases-functions .culture-sub-items dl:nth-child(1) i,
.sys-cases-item .culture .sys-cases-functions .culture-sub-items dl:nth-child(1) i,
.culture .news-recommend-items .culture-sub-items dl:nth-child(1) i,
.culture .o2o-method-items .culture-sub-items dl:nth-child(1) i {
    background-position-x: 0px
}

.culture .container .culture-sub-items dl:nth-child(2) i,
.culture .sys-benfits-items .culture-sub-items dl:nth-child(2) i,
.culture .sys-cases-item .sys-cases-functions .culture-sub-items dl:nth-child(2) i,
.sys-cases-item .culture .sys-cases-functions .culture-sub-items dl:nth-child(2) i,
.culture .news-recommend-items .culture-sub-items dl:nth-child(2) i,
.culture .o2o-method-items .culture-sub-items dl:nth-child(2) i {
    background-position-x: -48px
}

.website-banner {
    color: #f8f8f8;
    text-align: center
}

.website-banner h1 {
    font-size: 72px;
    font-weight: 600
}

.website-banner h1+p {
    font-size: 30px
}

.website-banner-clients {
    width: 850px;
    margin: 0 auto;
    margin-top: 60px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.website-banner-clients-item {
    position: relative;
    color: #b9b9b9
}

.website-banner-clients-item dt {
    font-size: 24px
}

.website-banner-clients-item dd {
    font-weight: 600;
    font-size: 60px
}

.website-banner-clients-item:after {
    position: absolute;
    top: 0;
    right: -80%;
    content: "";
    width: 1px;
    height: 100%;
    background: #b9b9b9
}

.website-banner-clients-item:last-child:after {
    background: none
}

.website-banner .blue-rainbow {
    margin-top: 45px;
    min-width: 190px;
    height: 46px;
    border-radius: 23px;
    line-height: 46px;
    font-size: 18px;
    color: #fff
}

.website-showbox {
    padding-top: 70px
}

.website-showbox .inner-header h2 {
    font-size: 60px;
    font-weight: 600
}

.website-showbox .inner-header h2+p {
    font-size: 24px;
    color: #f66f6a
}

.website-showbox-swiper {
    width: 915px;
    height: 485px;
    overflow: hidden;
    margin: 0 auto;
    margin-bottom: 40px;
    background: url("../images/banners/website-showbox.jpg") center no-repeat
}

.website-showbox-swiper .swiper-container {
    width: 704px;
    height: 398px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    overflow: hidden;
    margin-top: 30px
}

.website-showbox-swiper .swiper-pagination {
    bottom: 30px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}

.website-showbox-swiper .swiper-pagination .swiper-pagination-bullet {
    width: 14px;
    height: 14px;
    background: #d6d6d6;
    opacity: 1;
    margin: 0 7px
}

.website-showbox-swiper .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: #838383
}

.website-showbox-slogan {
    display: block;
    text-align: center;
    font-size: 16px;
    margin-top: 60px
}

.website-service {
    margin-top: 50px
}

.website-service .inner-header {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 200px;
    background: #8bb7da;
    color: #fff
}

.website-service-items {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 20px 0
}

.website-service-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 250px;
    width: 180px
}

.website-service-item i {
    width: 84px;
    height: 84px;
    display: block;
    margin: 0 auto;
    background-image: url("../images/icons/website-service-item.png");
    background-repeat: no-repeat
}

.website-service-item span {
    font-size: 16px;
    margin-top: 20px
}

.website-service-item:nth-child(1) i {
    background-position-x: 0px
}

.website-service-item:nth-child(2) i {
    background-position-x: -84px
}

.website-service-item:nth-child(3) i {
    background-position-x: -168px
}

.website-service-item:nth-child(4) i {
    background-position-x: -252px
}

.website-service-item:nth-child(5) i {
    background-position-x: -336px
}

.website-service-item:hover {
    background: #f6f6f6;
    -webkit-box-shadow: 0px 4px 4px 0 #eee;
    box-shadow: 0px 4px 4px 0 #eee
}

.website-service-item:hover i {
    background-position-y: -84px
}

.website-service-item:hover span {
    color: #f66f6a
}

.website-brand-site {
    height: 563px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 50px 0;
    background: url("../images/banners/website-brand-site.jpg") center no-repeat
}

.website-brand-site h2 {
    font-size: 30px;
    font-weight: 600;
    color: #fff;
    text-align: center
}

.website-brand-site-items {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 50px
}

.website-brand-site-item {
    width: 368px;
    height: 210px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center;
    background: rgba(255, 255, 255, 0.3)
}

.website-brand-site-item h3 {
    height: 58px;
    width: 100%;
    font-size: 18px;
    line-height: 58px;
    background: #fff;
    text-align: center;
    margin-bottom: 0
}

.website-brand-site-item p {
    height: 152px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0 20px
}

.website-brand-site-links {
    margin-top: 80px;
    text-align: center
}

.website-brand-site-links .button {
    min-width: 184px;
    height: 54px;
    font-size: 18px;
    line-height: 54px;
    color: #fff;
    border-radius: 30px;
    margin: 0 12px
}

.website-service-detail-inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.website-service-detail-inner.reverse {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-flow: row-reverse;
    flex-flow: row-reverse
}

.website-service-detail-inner.reverse .website-service-detail-content {
    width: 680px
}

.website-service-detail-content {
    width: 530px
}

.website-service-detail-content ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.website-service-detail-content ul li {
    margin: 15px 0;
    width: 50%;
    font-size: 16px;
    color: #858585
}

.website-service-detail-content p {
    margin: 20px 0;
    font-size: 16px;
    line-height: 32px;
    color: #858585
}

.website-service-detail-content h3 {
    font-size: 30px;
    line-height: 48px
}

.website-service-detail-content .button-square {
    min-width: 160px;
    height: 60px;
    line-height: 60px;
    font-size: 18px
}

.website-service-detail-design {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.website-service-detail-design-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.website-service-detail-design-item i {
    width: 86px;
    height: 86px;
    display: block;
    background-image: url("../images/icons/website-service-detail-design-item.png");
    background-repeat: no-repeat
}

.website-service-detail-design-item span {
    margin-top: 12px;
    font-size: 16px
}

.website-service-detail-design-item:nth-child(1) i {
    background-position-x: 0px
}

.website-service-detail-design-item:nth-child(2) i {
    background-position-x: -86px
}

.website-service-detail-design-item:nth-child(3) i {
    background-position-x: -172px
}

.website-service-detail-design-item:nth-child(4) i {
    background-position-x: -258px
}

.website-process {
    height: 710px;
    background: url("../images/banners/website-process.jpg") center no-repeat
}

.website-process .container,
.website-process .sys-benfits-items,
.website-process .sys-cases-item .sys-cases-functions,
.sys-cases-item .website-process .sys-cases-functions,
.website-process .news-recommend-items,
.website-process .o2o-method-items {
    color: #fff;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-top: 70px;
    padding-left: 40px
}

.website-process .container h2,
.website-process .sys-benfits-items h2,
.website-process .sys-cases-item .sys-cases-functions h2,
.sys-cases-item .website-process .sys-cases-functions h2,
.website-process .news-recommend-items h2,
.website-process .o2o-method-items h2 {
    font-size: 16px
}

.website-process .container h3,
.website-process .sys-benfits-items h3,
.website-process .sys-cases-item .sys-cases-functions h3,
.sys-cases-item .website-process .sys-cases-functions h3,
.website-process .news-recommend-items h3,
.website-process .o2o-method-items h3 {
    font-size: 30px;
    line-height: 48px;
    margin: 20px 0 70px
}

.website-process .container .website-process-steps,
.website-process .sys-benfits-items .website-process-steps,
.website-process .sys-cases-item .sys-cases-functions .website-process-steps,
.sys-cases-item .website-process .sys-cases-functions .website-process-steps,
.website-process .news-recommend-items .website-process-steps,
.website-process .o2o-method-items .website-process-steps {
    width: 700px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.website-process .container .website-process-steps dl,
.website-process .sys-benfits-items .website-process-steps dl,
.website-process .sys-cases-item .sys-cases-functions .website-process-steps dl,
.sys-cases-item .website-process .sys-cases-functions .website-process-steps dl,
.website-process .news-recommend-items .website-process-steps dl,
.website-process .o2o-method-items .website-process-steps dl {
    width: 340px;
    margin-bottom: 70px
}

.website-process .container .website-process-steps dl dt,
.website-process .sys-benfits-items .website-process-steps dl dt,
.website-process .sys-cases-item .sys-cases-functions .website-process-steps dl dt,
.sys-cases-item .website-process .sys-cases-functions .website-process-steps dl dt,
.website-process .news-recommend-items .website-process-steps dl dt,
.website-process .o2o-method-items .website-process-steps dl dt {
    font-weight: 600;
    margin-bottom: 24px
}

.website-process .container .website-process-steps dl dd,
.website-process .sys-benfits-items .website-process-steps dl dd,
.website-process .sys-cases-item .sys-cases-functions .website-process-steps dl dd,
.sys-cases-item .website-process .sys-cases-functions .website-process-steps dl dd,
.website-process .news-recommend-items .website-process-steps dl dd,
.website-process .o2o-method-items .website-process-steps dl dd {
    line-height: 36px
}

.website-news {
    background: #f0f0f0;
    padding: 60px 0
}

.website-news-items {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 35px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.website-news-items:after {
    width: 379px;
    content: "";
    -ms-flex-negative: 1;
    flex-shrink: 1;
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0
}

.website-news .text-load-more {
    display: block;
    margin: 0 auto
}

.website-news-item {
    width: 379px;
    height: 387px;
    margin-bottom: 30px
}

.website-news-item-imgholder {
    height: 245px
}

.website-news-item-summary {
    position: relative;
    width: 100%;
    height: 142px;
    background: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 20px
}

.website-news-item-summary h4 {
    font-size: 18px
}

.website-news-item-summary p {
    color: #a1a1a1
}

.website-news-item-summary span {
    color: #f66f6a
}

.website-news-item-summary::after {
    position: absolute;
    right: 20px;
    bottom: 25px;
    width: 27px;
    height: 17px;
    content: "";
    background-image: url("../images/icons/icon-link-arrow.png");
    background-repeat: no-repeat;
    background-position: 0 0
}

.website-news-item-summary:hover {
    background: #f66f6a;
    color: #fff
}

.website-news-item-summary:hover p {
    color: #fff
}

.website-news-item-summary:hover span {
    color: #fff
}

.website-news-item-summary:hover:after {
    background-position-y: -17px;
    -webkit-animation-name: wobble;
    animation-name: wobble;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.about-list {
    padding: 60px 0
}

.about-list-items {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

.about-list-items .about-list-item {
    position: relative;
    width: 380px;
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.about-list-items .about-list-item h3 {
    font-size: 20px;
    color: #f66f6a
}

.about-list-items .about-list-item p {
    line-height: 36px;
    color: #929292
}

.about-list-items .about-list-item ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    line-height: 36px;
    color: #929292;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.about-list-items .about-list-item ul li {
    width: 50%
}

.about-list-items .about-list-item:after {
    position: absolute;
    content: "";
    top: 0;
    right: -10px;
    width: 1px;
    height: 100%;
    border-right: 1px #e2e2e2 dotted
}

.about-list-items .about-list-item:last-child:after {
    border-right: none
}

.quick-post {
    padding: 30px 0 60px;
    background: #f5f5f5
}

.quick-post-collection {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.quick-post-collection input[type="text"] {
    width: 48%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 20px 0;
    padding: 10px;
    border: 1px #dcd7d7 solid
}

.quick-post-collection textarea {
    width: 100%;
    height: 100px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px #dcd7d7 solid;
    resize: none;
    outline: none;
    padding: 10px
}

.quick-post .button-red {
    -ms-flex-item-align: end;
    align-self: flex-end;
    margin-left: auto;
    margin-top: 20px
}

.appdev-solgan h2 {
    font-size: 18px
}

.appdev-solgan h3 {
    font-size: 30px;
    color: #ff7143;
    font-weight: 600;
    margin-top: 40px
}

.app-news {
    background: #8bb7da;
    padding: 25px 0 55px
}

.app-news.red {
    background: #f66f6a
}

.app-news.deepblue {
    background: #0a2542
}

.app-news .inner-header {
    color: #fff
}

.app-news .inner-header p {
    color: #fff
}

.app-news .container,
.app-news .sys-benfits-items,
.app-news .sys-cases-item .sys-cases-functions,
.sys-cases-item .app-news .sys-cases-functions,
.app-news .news-recommend-items,
.app-news .o2o-method-items {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: 40px
}

.app-news-item {
    width: 590px;
    height: 226px;
    margin-bottom: 18px;
    background: #fff;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.app-news-item-date {
    width: 90px;
    height: 176px;
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    border-right: 1px #e7e7e7 solid
}

.app-news-item-date strong {
    position: relative;
    display: block;
    font-size: 48px
}

.app-news-item-date strong:after {
    position: absolute;
    bottom: 4px;
    left: 0;
    content: "";
    width: 34px;
    height: 4px;
    background: #e7e7e7
}

.app-news-item-summary {
    padding-left: 30px
}

.app-news-item-summary h4 {
    font-size: 18px
}

.app-news-item-summary p {
    line-height: 30px;
    color: #6d6d6d
}

.app-news-item-summary .text-link-arrow {
    position: relative;
    padding-left: 40px;
    margin-top: 20px;
    -webkit-transition: all 0.3s;
    transition: all 0.3s
}

@media (prefers-reduced-motion: reduce) {
    .app-news-item-summary .text-link-arrow {
        -webkit-transition: none;
        transition: none
    }
}

.app-news-item-summary .text-link-arrow:before {
    position: absolute;
    width: 36px;
    left: 0;
    content: url("../images/icons/link-arrow.jpg")
}

.app-news-item-summary .text-link-arrow:hover {
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    text-indent: 10px
}

@media (prefers-reduced-motion: reduce) {
    .app-news-item-summary .text-link-arrow:hover {
        -webkit-transition: none;
        transition: none
    }
}

.app-news-item:hover {
    -webkit-box-shadow: 0 0 6px rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 6px rgba(0, 0, 0, 0.3)
}

.minip-cases {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-top: 20px
}

.minip-cases .container,
.minip-cases .sys-benfits-items,
.minip-cases .sys-cases-item .sys-cases-functions,
.sys-cases-item .minip-cases .sys-cases-functions,
.minip-cases .news-recommend-items,
.minip-cases .o2o-method-items {
    margin-top: 60px;
    height: 500px
}

.minip-cases .swiper-container .swiper-wrapper .swiper-slide {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.minip-cases .swiper-container .swiper-wrapper .swiper-slide dl dt {
    font-size: 20px
}

.minip-cases .swiper-pagination {
    margin-top: 56px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    height: 90px;
    width: 290px;
    border-radius: 45px;
    background: #f66f6a;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.minip-cases .swiper-pagination .swiper-pagination-bullet {
    width: 42px;
    height: 42px;
    font-size: 24px;
    color: #fff;
    line-height: 42px;
    background: #f66f6a;
    opacity: 1
}

.minip-cases .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: #fff;
    color: #f66f6a
}

.minip-cases .swiper-pagination.blue-pagination-bullets {
    background: #8bb8da
}

.minip-cases .swiper-pagination.blue-pagination-bullets .swiper-pagination-bullet {
    background: #8bb8da
}

.minip-cases .swiper-pagination.blue-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active {
    color: #8bb8da;
    background: #fff
}

.sysdev-banner {
    color: #fff;
    text-align: center
}

.sysdev-banner h1 {
    font-size: 48px;
    font-weight: 600
}

.sysdev-banner h1+p {
    font-size: 48px
}

.sysdev-banner-clients {
    width: 1200px;
    margin: 0 auto;
    margin-top: 60px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.sysdev-banner-clients-item {
    position: relative;
    text-align: left
}

.sysdev-banner-clients-item dt {
    font-size: 100px;
    font-family: Arial;
    font-weight: 600
}

.sysdev-banner-clients-item dt small {
    font-size: 60px
}

.sysdev-banner-clients-item dd {
    font-size: 24px
}

.sys-solutions-items {
    height: 380px;
    margin-bottom: 96px
}

.sys-solutions-items .swiper-button-prev {
    left: -42px;
    color: #f66f6a
}

.sys-solutions-items .swiper-button-next {
    right: -42px;
    color: #f66f6a
}

.sys-solutions-item {
    height: 380px;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.sys-solutions-item dt,
.sys-solutions-item dd {
    width: 285px;
    height: 190px
}

.sys-solutions-item dt {
    overflow: hidden
}

.sys-solutions-item dt img {
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    -webkit-transform: scale(1);
    transform: scale(1)
}

@media (prefers-reduced-motion: reduce) {
    .sys-solutions-item dt img {
        -webkit-transition: none;
        transition: none
    }
}

.sys-solutions-item dt:hover img {
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    -webkit-transform: scale(1.05);
    transform: scale(1.05)
}

@media (prefers-reduced-motion: reduce) {
    .sys-solutions-item dt:hover img {
        -webkit-transition: none;
        transition: none
    }
}

.sys-solutions-item dd {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 20px 24px;
    background: #f3f3f3;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

.sys-solutions-item dd h3 {
    font-size: 20px
}

.sys-solutions-item dd h3+p {
    -ms-flex-item-align: start;
    align-self: flex-start;
    color: #888
}

.sys-solutions-item dd a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.sys-solutions-item dd a i {
    display: inline-block;
    width: 25px;
    height: 25px;
    margin-right: 12px;
    background-image: url("../images/icons/icon-viewmore.png");
    background-repeat: no-repeat;
    -webkit-transition: all 0.2s;
    transition: all 0.2s
}

.sys-solutions-item dd a:hover i {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg)
}

.sys-compare {
    padding: 20px 0 40px;
    background: #f5f5f5
}

.sys-compare-items {
    position: relative;
    min-height: 320px;
    margin-top: 100px;
    margin-bottom: 80px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.sys-compare-item {
    width: 350px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    border: 1px #ccc solid;
    border-left: 1px transparent solid
}

.sys-compare-item dt {
    height: 60px;
    background: #ebecec;
    font-size: 18px;
    line-height: 60px;
    text-align: center
}

.sys-compare-item dd {
    height: 60px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    text-indent: 34px;
    background: #fff
}

.sys-compare-item dd:nth-child(even) {
    background: #f9f9f9
}

.sys-compare-item.active {
    width: 500px;
    z-index: 1;
    border: none;
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2)
}

.sys-compare-item.active dt {
    font-size: 36px;
    height: 80px;
    line-height: 80px;
    color: #fff;
    background: #0c1d50;
    margin-top: -20px
}

.sys-compare .btn-area {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.sys-compare .btn-area .button {
    margin: 0 auto;
    padding: 0 20px
}

.sys-promise {
    height: 600px;
    background: url("../images/banners/sys-promise-bg.jpg") center no-repeat
}

.sys-promise .inner-header {
    margin-top: 0;
    padding-top: 80px
}

.sys-promise .container,
.sys-promise .sys-benfits-items,
.sys-promise .sys-cases-item .sys-cases-functions,
.sys-cases-item .sys-promise .sys-cases-functions,
.sys-promise .news-recommend-items,
.sys-promise .o2o-method-items {
    height: inherit
}

.sys-promise-items {
    position: absolute;
    bottom: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 340px;
    width: 100%;
    color: #fff
}

.sys-promise-item {
    width: 25%;
    height: inherit;
    text-align: center;
    background: #1c1f44;
    border-right: 2px #3b4255 solid
}

.sys-promise-item dl {
    margin-top: 70px
}

.sys-promise-item dl dt {
    margin-bottom: 45px
}

.sys-promise-item dl dt i {
    display: block;
    width: 62px;
    height: 62px;
    margin: 0 auto;
    margin-bottom: 30px;
    background-image: url("../images/icons/sys-promise-items.png");
    background-repeat: no-repeat
}

.sys-promise-item dl dt h3 {
    font-size: 18px
}

.sys-promise-item:nth-child(1) i {
    background-position-x: 0px
}

.sys-promise-item:nth-child(2) i {
    background-position-x: -62px
}

.sys-promise-item:nth-child(3) i {
    background-position-x: -124px
}

.sys-promise-item:nth-child(4) i {
    background-position-x: -186px
}

.sys-promise-item:last-child {
    border-right: 0
}

.sys-promise-item:hover {
    background: #82bdf0
}

.sys-benfits {
    height: 580px;
    background: #dce6ef
}

.sys-benfits .inner-header {
    padding-top: 90px
}

.sys-benfits-items {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 278px;
    margin-top: 50px;
    background: #fff;
    border: 1px #c6ced5 solid
}

.sys-benfits-item {
    width: 25%;
    height: 278px;
    border-right: 1px #e2e6ea solid;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.sys-benfits-item dl {
    width: 100%;
    text-align: center
}

.sys-benfits-item dl dt i {
    display: block;
    margin: 0 auto;
    margin-bottom: 20px;
    width: 80px;
    height: 80px;
    background-image: url("../images/icons/sys-benfits-items.png");
    background-repeat: no-repeat
}

.sys-benfits-item dl dd {
    font-size: 16px
}

.sys-benfits-item:nth-child(1) i {
    background-position-x: 0px
}

.sys-benfits-item:nth-child(2) i {
    background-position-x: -80px
}

.sys-benfits-item:nth-child(3) i {
    background-position-x: -160px
}

.sys-benfits-item:hover i {
    background-position-y: -80px
}

.sys-processing {
    position: relative;
    padding-bottom: 90px
}

.sys-processing .inner-header {
    padding-top: 80px
}

.sys-processing-items {
    width: 100%;
    height: 460px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center
}

.sys-processing-items img {
    display: block;
    margin: 0 auto
}

.sys-processing-description {
    position: absolute;
    bottom: 80px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.sys-processing-description h3 {
    text-align: center;
    font-size: 16px
}

.sys-processing-description .button-gray {
    margin-top: 20px;
    height: 68px;
    width: 210px;
    font-size: 18px;
    line-height: 68px;
    border-radius: 40px
}

.sys-processing-description .button-gray:hover {
    background: #82bdf0
}

.sys-cases {
    height: 710px
}

.sys-cases-items {
    height: inherit
}

.sys-cases-items .swiper-button-prev,
.sys-cases-items .swiper-button-next {
    color: rgba(255, 255, 255, 0.6)
}

.sys-cases-items .swiper-button-prev {
    left: 130px
}

.sys-cases-items .swiper-button-next {
    right: 130px
}

.sys-cases-item {
    background-repeat: no-repeat;
    background-position: center
}

.sys-cases-item .inner-header {
    padding-top: 100px
}

.sys-cases-item .inner-header h2 {
    font-size: 30px
}

.sys-cases-item .inner-header h2+p {
    font-size: 48px
}

.sys-cases-item .btn-area {
    position: relative;
    width: 230px;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.sys-cases-item .btn-area .button {
    min-width: 138px !important;
    height: 46px;
    line-height: 46px;
    border-radius: 25px
}

.sys-cases-item .btn-area .button.button-red {
    text-align: left;
    text-indent: 15px
}

.sys-cases-item .btn-area .button.button-blue {
    position: absolute;
    right: 0
}

.sys-cases-item .sys-cases-functions {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 80px
}

.sys-cases-item .sys-cases-functions dl {
    width: 25%;
    text-align: center;
    color: #fff
}

.sys-cases-item .sys-cases-functions dl dt {
    margin-bottom: 24px
}

.promo-banner {
    width: 100%;
    height: 740px
}

.promo-banner-items {
    width: 100%;
    height: 740px
}

.promo-banner-items .swiper-pagination-bullets {
    bottom: 40px !important
}

.promo-banner-items .swiper-pagination-bullet {
    width: 11px;
    height: 11px;
    background: rgba(255, 255, 255, 0.8)
}

.promo-banner-item {
    background-position: center;
    background-repeat: no-repeat;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.promo-banner-item-inner {
    width: 700px;
    text-align: left;
    color: #fff
}

.promo-banner-item-inner h2 {
    font-size: 36px;
    margin-bottom: 25px
}

.promo-banner-item-inner h2+p {
    font-size: 22px;
    line-height: 38px
}

.promo-banner-item-inner h3 {
    margin-top: 60px;
    margin-bottom: 30px;
    font-size: 60px;
    font-weight: 600;
    color: rgba(255, 255, 255, 0.8)
}

.promo-banner-item-inner .button-white {
    width: 180px;
    height: 52px;
    line-height: 52px;
    font-size: 20px;
    color: #f66f6a;
    background: rgba(255, 255, 255, 0.8)
}

.promo-points {
    height: 400px
}

.promo-points .inner-header {
    padding-top: 70px
}

.promo-points-items {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.promo-points-item {
    width: calc(100% / 6);
    text-align: center;
    margin-top: 50px
}

.promo-points-item i {
    width: 68px;
    height: 68px;
    display: block;
    margin: 0 auto;
    margin-bottom: 22px;
    background-image: url("../images/icons/promo-points-items.png");
    background-repeat: no-repeat
}

.promo-points-item h3 {
    font-size: 14px
}

.promo-points-item p {
    color: #8f8d8d
}

.promo-points-item:hover i {
    background-position-y: -68px
}

.promo-points-item:nth-child(1) i {
    background-position-x: 0px
}

.promo-points-item:nth-child(2) i {
    background-position-x: -68px
}

.promo-points-item:nth-child(3) i {
    background-position-x: -136px
}

.promo-points-item:nth-child(4) i {
    background-position-x: -204px
}

.promo-points-item:nth-child(5) i {
    background-position-x: -272px
}

.promo-points-item:nth-child(6) i {
    background-position-x: -340px
}

.promo-service {
    background: #f6f6f6;
    padding-bottom: 90px
}

.promo-service .inner-header {
    padding-top: 90px
}

.promo-service-items {
    height: 450px;
    margin-top: 120px
}

.promo-service-item {
    float: left;
    margin-left: 80px;
    position: relative;
    width: 156px;
    height: 156px;
    background: #fff;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
}

.promo-service-item-inner {
    position: absolute;
    top: 78px;
    left: 78px;
    width: 156px;
    height: 156px;
    text-align: center;
    -webkit-transform: rotate(-45deg) translateY(-78px);
    transform: rotate(-45deg) translateY(-78px)
}

.promo-service-item-inner i {
    width: 68px;
    height: 68px;
    display: block;
    margin: 0 auto;
    background-image: url("../images/icons/promo-service-items.png");
    background-repeat: no-repeat
}

.promo-service-item-inner h3 {
    font-size: 16px
}

.promo-service-item:nth-child(1) i {
    background-position-x: 0px
}

.promo-service-item:nth-child(2) i {
    background-position-x: -68px
}

.promo-service-item:nth-child(3) i {
    background-position-x: -136px
}

.promo-service-item:nth-child(4) i {
    background-position-x: -204px
}

.promo-service-item:nth-child(5) i {
    background-position-x: -272px
}

.promo-service-item:nth-child(6) i {
    background-position-x: -340px
}

.promo-service-item:nth-child(7) i {
    background-position-x: -408px
}

.promo-service-item:nth-child(8) i {
    background-position-x: -476px
}

.promo-service-item:nth-child(9) i {
    background-position-x: -544px
}

.promo-service-item:nth-child(10) i {
    background-position-x: -612px
}

.promo-service-item:nth-child(11) i {
    background-position-x: -680px
}

.promo-service-item:nth-child(12) i {
    background-position-x: -748px
}

.promo-service-item:nth-child(1) {
    margin-left: 40px
}

.promo-service-item:nth-child(6) {
    margin-left: 158px
}

.promo-service-item:nth-child(10) {
    margin-left: 276px
}

.promo-service-item:nth-child(6) {
    margin-top: -40px
}

.promo-service-item:nth-child(7) {
    margin-top: -40px
}

.promo-service-item:nth-child(8) {
    margin-top: -40px
}

.promo-service-item:nth-child(9) {
    margin-top: -40px
}

.promo-service-item:nth-child(10) {
    margin-top: -40px
}

.promo-service-item:nth-child(11) {
    margin-top: -40px
}

.promo-service-item:nth-child(12) {
    margin-top: -40px
}

.promo-service-item:hover {
    background-image: linear-gradient(45deg, #89bdd7, #81d2c9);
    background-repeat: repeat-x
}

.promo-service-item:hover i {
    background-position-y: -68px
}

.promo-service-item:hover h3 {
    color: #fff
}

.promo-solution {
    height: 630px;
    background: url("../images/banners/promo-solution-bg.jpg") center no-repeat
}

.promo-solution .inner-header {
    padding-top: 100px
}

.promo-solution .container,
.promo-solution .sys-benfits-items,
.promo-solution .sys-cases-item .sys-cases-functions,
.sys-cases-item .promo-solution .sys-cases-functions,
.promo-solution .news-recommend-items,
.promo-solution .o2o-method-items {
    margin-top: 100px
}

.promo-solution .container .btn-area,
.promo-solution .sys-benfits-items .btn-area,
.promo-solution .sys-cases-item .sys-cases-functions .btn-area,
.sys-cases-item .promo-solution .sys-cases-functions .btn-area,
.promo-solution .news-recommend-items .btn-area,
.promo-solution .o2o-method-items .btn-area {
    margin-top: 80px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.promo-solution .container .btn-area .blue-rainbow,
.promo-solution .sys-benfits-items .btn-area .blue-rainbow,
.promo-solution .sys-cases-item .sys-cases-functions .btn-area .blue-rainbow,
.sys-cases-item .promo-solution .sys-cases-functions .btn-area .blue-rainbow,
.promo-solution .news-recommend-items .btn-area .blue-rainbow,
.promo-solution .o2o-method-items .btn-area .blue-rainbow {
    width: 180px;
    height: 56px;
    line-height: 56px;
    font-size: 18px;
    color: #fff
}

.promo-solution-items {
    height: 122px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.promo-solution-item {
    width: 20%;
    text-align: center
}

.promo-solution-item i {
    width: 90px;
    height: 90px;
    display: block;
    margin: 0 auto;
    background-image: url("../images/icons/promo-solution-items.png");
    background-repeat: no-repeat
}

.promo-solution-item h3 {
    margin-top: 20px;
    font-size: 16px;
    color: #fff
}

.promo-solution-item:nth-child(1) i {
    background-position-x: 0px
}

.promo-solution-item:nth-child(2) i {
    background-position-x: -90px
}

.promo-solution-item:nth-child(3) i {
    background-position-x: -180px
}

.promo-solution-item:nth-child(4) i {
    background-position-x: -270px
}

.promo-solution-item:nth-child(5) i {
    background-position-x: -360px
}

.promo-partner {
    padding-top: 50px
}

.promo-partner-item {
    float: left;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 268px;
    height: 126px;
    border: 1px #d2d2d2 solid;
    margin-right: 40px;
    margin-bottom: 20px
}

.promo-partner-item img {
    width: inherit
}

.promo-partner-item:nth-child(4n) {
    margin-right: 0
}

.app-banner {
    height: 634px;
    background: url("../images/banners/app-banner.jpg") center top no-repeat;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.app-banner .container,
.app-banner .sys-benfits-items,
.app-banner .sys-cases-item .sys-cases-functions,
.sys-cases-item .app-banner .sys-cases-functions,
.app-banner .news-recommend-items,
.app-banner .o2o-method-items {
    color: #fff;
    text-align: center
}

.app-banner .container h1,
.app-banner .sys-benfits-items h1,
.app-banner .sys-cases-item .sys-cases-functions h1,
.sys-cases-item .app-banner .sys-cases-functions h1,
.app-banner .news-recommend-items h1,
.app-banner .o2o-method-items h1 {
    font-size: 68px;
    font-weight: 600;
    margin-bottom: 28px
}

.app-banner .container h1 span,
.app-banner .sys-benfits-items h1 span,
.app-banner .sys-cases-item .sys-cases-functions h1 span,
.sys-cases-item .app-banner .sys-cases-functions h1 span,
.app-banner .news-recommend-items h1 span,
.app-banner .o2o-method-items h1 span {
    font-size: 80px
}

.app-banner .container h1+p,
.app-banner .sys-benfits-items h1+p,
.app-banner .sys-cases-item .sys-cases-functions h1+p,
.sys-cases-item .app-banner .sys-cases-functions h1+p,
.app-banner .news-recommend-items h1+p,
.app-banner .o2o-method-items h1+p {
    font-size: 36px;
    margin-bottom: 18px
}

.app-banner .container h1+p+p,
.app-banner .sys-benfits-items h1+p+p,
.app-banner .sys-cases-item .sys-cases-functions h1+p+p,
.sys-cases-item .app-banner .sys-cases-functions h1+p+p,
.app-banner .news-recommend-items h1+p+p,
.app-banner .o2o-method-items h1+p+p {
    font-size: 24px
}

.app-banner .container h2,
.app-banner .sys-benfits-items h2,
.app-banner .sys-cases-item .sys-cases-functions h2,
.sys-cases-item .app-banner .sys-cases-functions h2,
.app-banner .news-recommend-items h2,
.app-banner .o2o-method-items h2 {
    margin: 20px 0;
    font-size: 48px;
    font-weight: 600
}

.app-service {
    background: #eee;
    padding-top: 40px;
    padding-bottom: 70px
}

.app-service-items {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.app-service-item {
    width: 390px;
    height: 280px;
    background: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 10px;
    margin-bottom: 16px
}

.app-service-item dl {
    text-align: center
}

.app-service-item dl dt {
    margin-bottom: 40px
}

.app-service-item dl dt i {
    width: 68px;
    height: 68px;
    display: block;
    margin: 0 auto;
    margin-bottom: 20px;
    background-image: url("../images/icons/app-service.png");
    background-repeat: no-repeat
}

.app-service-item dl dt h3 {
    font-size: 18px
}

.app-service-item dl dd {
    color: #6c757d
}

.app-service-item:nth-child(1) i {
    background-position-x: 0px
}

.app-service-item:nth-child(2) i {
    background-position-x: -68px
}

.app-service-item:nth-child(3) i {
    background-position-x: -136px
}

.app-service-item:nth-child(4) i {
    background-position-x: -204px
}

.app-service-item:nth-child(5) i {
    background-position-x: -272px
}

.app-service-item:nth-child(6) i {
    background-position-x: -340px
}

.app-service-item:hover {
    background: #f66f6a;
    color: #fff
}

.app-service-item:hover dl dt>i {
    background-position-y: -68px
}

.app-service-item:hover dl dd {
    color: inherit
}

.app-type {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.app-type-items {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    border-right: 1px #f2f2f2 solid;
    border-bottom: 1px #f2f2f2 solid;
    margin-bottom: 35px
}

.app-type-item {
    width: 170px;
    height: 208px;
    border: 1px #f2f2f2 solid;
    border-right: none;
    border-bottom: none;
    text-align: center;
    cursor: pointer
}

.app-type-item i {
    width: 98px;
    height: 98px;
    display: block;
    margin: 0 auto;
    margin-top: 40px;
    margin-bottom: 10px;
    background-image: url("../images/icons/app-type.png");
    background-repeat: no-repeat
}

.app-type-item span {
    font-size: 16px;
    color: #828282
}

.app-type-item:nth-child(1) i {
    background-position-x: 0px
}

.app-type-item:nth-child(2) i {
    background-position-x: -100px
}

.app-type-item:nth-child(3) i {
    background-position-x: -200px
}

.app-type-item:nth-child(4) i {
    background-position-x: -300px
}

.app-type-item:nth-child(5) i {
    background-position-x: -400px
}

.app-type-item:nth-child(6) i {
    background-position-x: -500px
}

.app-type-item:nth-child(7) i {
    background-position-x: -600px
}

.app-type-item:nth-child(8) i {
    background-position-x: -700px
}

.app-type-item:nth-child(9) i {
    background-position-x: -800px
}

.app-type-item:nth-child(10) i {
    background-position-x: -900px
}

.app-type-item:nth-child(11) i {
    background-position-x: -1000px
}

.app-type-item:nth-child(12) i {
    background-position-x: -1100px
}

.app-type-item:nth-child(13) i {
    background-position-x: -1200px
}

.app-type-item:nth-child(14) i {
    background-position-x: -1300px
}

.app-type-item:nth-child(15) i {
    background-position-x: -1400px
}

.app-type-item:nth-child(16) i {
    background-position-x: -1500px
}

.app-type-item:nth-child(17) i {
    background-position-x: -1600px
}

.app-type-item:nth-child(18) i {
    background-position-x: -1700px
}

.app-type-item:nth-child(19) i {
    background-position-x: -1800px
}

.app-type-item:nth-child(20) i {
    background-position-x: -1900px
}

.app-type-item:nth-child(21) i {
    background-position-x: -2000px
}

.app-type-item:hover i {
    background-color: #f66f6a;
    border-radius: 50%;
    background-position-y: -100px
}

.app-type .button-gray {
    width: 206px;
    height: 60px;
    line-height: 60px;
    font-size: 18px
}

.app-ad-through {
    background: #f8f8f8 url("../images/banners/app-ad-through.jpg") center top no-repeat;
    height: 588px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-top: 76px;
    margin-top: 60px
}

.app-ad-through .container,
.app-ad-through .sys-benfits-items,
.app-ad-through .sys-cases-item .sys-cases-functions,
.sys-cases-item .app-ad-through .sys-cases-functions,
.app-ad-through .news-recommend-items,
.app-ad-through .o2o-method-items {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.app-ad-through .container .l-part,
.app-ad-through .sys-benfits-items .l-part,
.app-ad-through .sys-cases-item .sys-cases-functions .l-part,
.sys-cases-item .app-ad-through .sys-cases-functions .l-part,
.app-ad-through .news-recommend-items .l-part,
.app-ad-through .o2o-method-items .l-part {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.app-ad-through .container .l-part h3,
.app-ad-through .sys-benfits-items .l-part h3,
.app-ad-through .sys-cases-item .sys-cases-functions .l-part h3,
.sys-cases-item .app-ad-through .sys-cases-functions .l-part h3,
.app-ad-through .news-recommend-items .l-part h3,
.app-ad-through .o2o-method-items .l-part h3 {
    font-size: 30px;
    color: #313940;
    font-weight: 600;
    margin-bottom: 28px
}

.app-ad-through .container .l-part h3 strong,
.app-ad-through .sys-benfits-items .l-part h3 strong,
.app-ad-through .sys-cases-item .sys-cases-functions .l-part h3 strong,
.sys-cases-item .app-ad-through .sys-cases-functions .l-part h3 strong,
.app-ad-through .news-recommend-items .l-part h3 strong,
.app-ad-through .o2o-method-items .l-part h3 strong {
    font-size: 50px;
    display: block
}

.app-ad-through .container .l-part .blue-rainbow,
.app-ad-through .sys-benfits-items .l-part .blue-rainbow,
.app-ad-through .sys-cases-item .sys-cases-functions .l-part .blue-rainbow,
.sys-cases-item .app-ad-through .sys-cases-functions .l-part .blue-rainbow,
.app-ad-through .news-recommend-items .l-part .blue-rainbow,
.app-ad-through .o2o-method-items .l-part .blue-rainbow {
    width: 250px;
    height: 58px;
    line-height: 58px;
    font-size: 24px;
    color: #fff;
    border-radius: 30px
}

.app-ad-through .container .l-part-types,
.app-ad-through .sys-benfits-items .l-part-types,
.app-ad-through .sys-cases-item .sys-cases-functions .l-part-types,
.sys-cases-item .app-ad-through .sys-cases-functions .l-part-types,
.app-ad-through .news-recommend-items .l-part-types,
.app-ad-through .o2o-method-items .l-part-types {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 70px
}

.app-ad-through .container .l-part-types dl,
.app-ad-through .sys-benfits-items .l-part-types dl,
.app-ad-through .sys-cases-item .sys-cases-functions .l-part-types dl,
.sys-cases-item .app-ad-through .sys-cases-functions .l-part-types dl,
.app-ad-through .news-recommend-items .l-part-types dl,
.app-ad-through .o2o-method-items .l-part-types dl {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.app-ad-through .container .l-part-types dl dt,
.app-ad-through .sys-benfits-items .l-part-types dl dt,
.app-ad-through .sys-cases-item .sys-cases-functions .l-part-types dl dt,
.sys-cases-item .app-ad-through .sys-cases-functions .l-part-types dl dt,
.app-ad-through .news-recommend-items .l-part-types dl dt,
.app-ad-through .o2o-method-items .l-part-types dl dt {
    width: 78px;
    height: 78px;
    background-image: url("../images/icons/app-ad-through.png");
    background-repeat: no-repeat;
    margin-right: 14px
}

.app-ad-through .container .l-part-types dl dd,
.app-ad-through .sys-benfits-items .l-part-types dl dd,
.app-ad-through .sys-cases-item .sys-cases-functions .l-part-types dl dd,
.sys-cases-item .app-ad-through .sys-cases-functions .l-part-types dl dd,
.app-ad-through .news-recommend-items .l-part-types dl dd,
.app-ad-through .o2o-method-items .l-part-types dl dd {
    padding-top: 16px;
    font-size: 16px
}

.app-ad-through .container .l-part-types dl dd h4,
.app-ad-through .sys-benfits-items .l-part-types dl dd h4,
.app-ad-through .sys-cases-item .sys-cases-functions .l-part-types dl dd h4,
.sys-cases-item .app-ad-through .sys-cases-functions .l-part-types dl dd h4,
.app-ad-through .news-recommend-items .l-part-types dl dd h4,
.app-ad-through .o2o-method-items .l-part-types dl dd h4 {
    font-size: inherit;
    font-weight: 600
}

.app-ad-through .container .l-part-types dl:nth-child(1) dt,
.app-ad-through .sys-benfits-items .l-part-types dl:nth-child(1) dt,
.app-ad-through .sys-cases-item .sys-cases-functions .l-part-types dl:nth-child(1) dt,
.sys-cases-item .app-ad-through .sys-cases-functions .l-part-types dl:nth-child(1) dt,
.app-ad-through .news-recommend-items .l-part-types dl:nth-child(1) dt,
.app-ad-through .o2o-method-items .l-part-types dl:nth-child(1) dt {
    background-position-x: 0px
}

.app-ad-through .container .l-part-types dl:nth-child(2) dt,
.app-ad-through .sys-benfits-items .l-part-types dl:nth-child(2) dt,
.app-ad-through .sys-cases-item .sys-cases-functions .l-part-types dl:nth-child(2) dt,
.sys-cases-item .app-ad-through .sys-cases-functions .l-part-types dl:nth-child(2) dt,
.app-ad-through .news-recommend-items .l-part-types dl:nth-child(2) dt,
.app-ad-through .o2o-method-items .l-part-types dl:nth-child(2) dt {
    background-position-x: -78px
}

.app-ad-through .container .r-part,
.app-ad-through .sys-benfits-items .r-part,
.app-ad-through .sys-cases-item .sys-cases-functions .r-part,
.sys-cases-item .app-ad-through .sys-cases-functions .r-part,
.app-ad-through .news-recommend-items .r-part,
.app-ad-through .o2o-method-items .r-part {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.app-ad-through .container .r-part span,
.app-ad-through .sys-benfits-items .r-part span,
.app-ad-through .sys-cases-item .sys-cases-functions .r-part span,
.sys-cases-item .app-ad-through .sys-cases-functions .r-part span,
.app-ad-through .news-recommend-items .r-part span,
.app-ad-through .o2o-method-items .r-part span {
    font-size: 18px;
    color: #dfdfdf
}

.app-solution {
    height: 1080px;
    background: #25262f url("../images/banners/app-solution.jpg") center top no-repeat;
    color: #fff;
    padding-top: 30px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.app-solution .inner-header p {
    color: #fff
}

.app-solution h3 {
    font-size: 48px;
    font-weight: 600;
    text-align: center
}

.app-solution h3 span {
    color: #f66f6a
}

.app-solution-items {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 70px 0
}

.app-solution-item {
    width: 390px;
    height: 118px;
    background: #383941;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 16px
}

.app-solution-item dl {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-left: 34px
}

.app-solution-item dl dt {
    margin-right: 18px
}

.app-solution-item dl dt i {
    width: 62px;
    height: 62px;
    display: block;
    background-image: url("../images/icons/app-solution.png");
    background-repeat: no-repeat
}

.app-solution-item dl dd {
    font-size: 16px
}

.app-solution-item dl dd h4 {
    font-size: 16px;
    margin-top: 4px
}

.app-solution-item:nth-child(1) dt i {
    background-position-x: 0px
}

.app-solution-item:nth-child(2) dt i {
    background-position-x: -62px
}

.app-solution-item:nth-child(3) dt i {
    background-position-x: -124px
}

.app-solution-item:nth-child(4) dt i {
    background-position-x: -186px
}

.app-solution-item:nth-child(5) dt i {
    background-position-x: -248px
}

.app-solution-item:nth-child(6) dt i {
    background-position-x: -310px
}

.app-solution-item:nth-child(7) dt i {
    background-position-x: -372px
}

.app-solution-item:nth-child(8) dt i {
    background-position-x: -434px
}

.app-solution-item:nth-child(9) dt i {
    background-position-x: -496px
}

.app-solution-item:nth-child(10) dt i {
    background-position-x: -558px
}

.app-solution-item:nth-child(11) dt i {
    background-position-x: -620px
}

.app-solution-item:nth-child(12) dt i {
    background-position-x: -682px
}

.app-solution-item:nth-child(13) dt i {
    background-position-x: -744px
}

.app-solution-item:nth-child(14) dt i {
    background-position-x: -806px
}

.app-solution-item:nth-child(15) dt i {
    background-position-x: -868px
}

.app-solution-item:hover {
    background: #8bb7da
}

.app-solution-item:hover dt i {
    background-position-y: -62px
}

.app-benefits-items {
    border-right: 1px #e3e2e5 solid;
    border-bottom: 1px #e3e2e5 solid;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.app-benefits-item {
    width: 299px;
    height: 432px;
    border: 1px #e3e2e5 solid;
    border-right: none;
    border-bottom: none;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center;
    background: #fff
}

.app-benefits-item dl {
    margin-top: 60px
}

.app-benefits-item dl dt i {
    width: 74px;
    height: 74px;
    display: block;
    margin: 0 auto;
    background-image: url("../images/icons/app-benefits.png");
    background-repeat: no-repeat
}

.app-benefits-item dl dt h3 {
    display: inline-block;
    padding: 20px 0;
    font-size: 20px;
    border-bottom: 1px #363351 solid
}

.app-benefits-item dl dd {
    margin-top: 70px;
    line-height: 40px;
    padding: 0 14px
}

.app-benefits-item:nth-child(1) dt i {
    background-position-x: 0px
}

.app-benefits-item:nth-child(1) dt h3 {
    border-bottom-color: #fff
}

.app-benefits-item:nth-child(2) dt i {
    background-position-x: -74px
}

.app-benefits-item:nth-child(2) dt h3 {
    border-bottom-color: #fff
}

.app-benefits-item:nth-child(3) dt i {
    background-position-x: -148px
}

.app-benefits-item:nth-child(3) dt h3 {
    border-bottom-color: #fff
}

.app-benefits-item:nth-child(4) dt i {
    background-position-x: -222px
}

.app-benefits-item:nth-child(4) dt h3 {
    border-bottom-color: #fff
}

.app-benefits-item:nth-child(5) dt i {
    background-position-x: -296px
}

.app-benefits-item:nth-child(5) dt h3 {
    border-bottom-color: #fff
}

.app-benefits-item:nth-child(6) dt i {
    background-position-x: -370px
}

.app-benefits-item:nth-child(6) dt h3 {
    border-bottom-color: #fff
}

.app-benefits-item:nth-child(7) dt i {
    background-position-x: -444px
}

.app-benefits-item:nth-child(7) dt h3 {
    border-bottom-color: #fff
}

.app-benefits-item:nth-child(8) dt i {
    background-position-x: -518px
}

.app-benefits-item:nth-child(8) dt h3 {
    border-bottom-color: #fff
}

.app-benefits-item:hover {
    background: #f66f6a;
    color: #fff
}

.app-benefits-item:hover dt i {
    background-position-y: -74px
}

.app-benefits-solution {
    position: relative;
    height: 600px;
    background: url("../images/icons/app-benefits-solution.png") center no-repeat
}

.app-benefits-solution>dl {
    position: absolute;
    display: inline-block
}

.app-benefits-solution>dl:nth-child(odd) {
    text-align: right
}

.app-benefits-solution>dl:nth-child(even) {
    text-align: left
}

.app-benefits-solution>dl:nth-child(1) {
    top: 90px;
    left: 40px
}

.app-benefits-solution>dl:nth-child(2) {
    top: 100px;
    right: 130px
}

.app-benefits-solution>dl:nth-child(3) {
    top: 200px;
    left: 10px
}

.app-benefits-solution>dl:nth-child(4) {
    top: 210px;
    right: 20px
}

.app-benefits-solution>dl:nth-child(5) {
    top: 355px;
    left: 100px
}

.app-benefits-solution>dl:nth-child(6) {
    top: 360px;
    right: 50px
}

.app-benefits-solution>dl:last-child {
    top: 520px;
    left: 450px;
    text-align: center
}

.app-benefits-sologan {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.app-benefits-sologan-item {
    width: 346px;
    height: 68px;
    line-height: 68px;
    font-size: 18px;
    color: #fff;
    border-radius: 40px;
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.app-benefits-sologan-item i {
    width: 32px;
    height: 32px;
    display: inline-block;
    margin-right: 40px;
    background-image: url("../images/icons/app-benefits-sologan.png");
    background-repeat: no-repeat
}

.app-benefits-sologan-item:nth-child(1) {
    background-image: linear-gradient(-45deg, #7fd7c5, #57bba7);
    background-repeat: repeat-x
}

.app-benefits-sologan-item:nth-child(1) i {
    background-position-y: 0
}

.app-benefits-sologan-item:nth-child(2) {
    background-image: linear-gradient(-45deg, #fa9d9d, #f66f6a);
    background-repeat: repeat-x
}

.app-benefits-sologan-item:nth-child(2) i {
    background-position-y: -32px
}

.app-benefits-sologan-item:nth-child(3) {
    background-image: linear-gradient(-45deg, #adcde7, #8bb7da);
    background-repeat: repeat-x
}

.app-benefits-sologan-item:nth-child(3) i {
    background-position-y: -64px
}

.app-cases {
    background: #f0f0f0;
    height: 920px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-top: 20px;
    margin-top: 70px
}

.app-cases .container,
.app-cases .sys-benfits-items,
.app-cases .sys-cases-item .sys-cases-functions,
.sys-cases-item .app-cases .sys-cases-functions,
.app-cases .news-recommend-items,
.app-cases .o2o-method-items {
    margin-top: 60px
}

.app-cases .app-cases-item {
    width: 252px;
    height: 498px
}

.app-cases .swiper-container .swiper-wrapper .swiper-slide {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.app-cases .swiper-pagination {
    margin-top: 56px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    height: 90px;
    width: 290px;
    border-radius: 45px;
    background: #8bb7da;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.app-cases .swiper-pagination .swiper-pagination-bullet {
    width: 42px;
    height: 42px;
    font-size: 24px;
    color: #fff;
    line-height: 42px;
    background: #8bb7da;
    opacity: 1
}

.app-cases .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: #fff;
    color: #8bb7da
}

.app-multi-solution-items {
    background: #f1f1f5
}

.app-multi-solution-items .container,
.app-multi-solution-items .sys-benfits-items,
.app-multi-solution-items .sys-cases-item .sys-cases-functions,
.sys-cases-item .app-multi-solution-items .sys-cases-functions,
.app-multi-solution-items .news-recommend-items,
.app-multi-solution-items .o2o-method-items {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 100px 0
}

.app-multi-solution-item {
    width: 285px;
    height: 392px;
    text-align: center;
    margin-bottom: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 90px 0 70px
}

.app-multi-solution-item i {
    width: 72px;
    height: 72px;
    display: block;
    background-image: url("../images/icons/app-multi-solution.png");
    background-repeat: no-repeat
}

.app-multi-solution-item span {
    font-size: 24px;
    color: #fff
}

.app-multi-solution-item:nth-child(1) i {
    background-position-x: 0px
}

.app-multi-solution-item:nth-child(2) i {
    background-position-x: -72px
}

.app-multi-solution-item:nth-child(3) i {
    background-position-x: -144px
}

.app-multi-solution-item:nth-child(4) i {
    background-position-x: -216px
}

.app-multi-solution-item:nth-child(5) i {
    background-position-x: -288px
}

.app-multi-solution-item:nth-child(6) i {
    background-position-x: -360px
}

.app-multi-solution-item:nth-child(7) i {
    background-position-x: -432px
}

.app-multi-solution-item:nth-child(8) i {
    background-position-x: -504px
}

.app-multi-solution-item:nth-child(9) i {
    background-position-x: -576px
}

.app-multi-solution-item:nth-child(10) i {
    background-position-x: -648px
}

.app-multi-solution-item:nth-child(11) i {
    background-position-x: -720px
}

.app-multi-solution-item:nth-child(12) i {
    background-position-x: -792px
}

.app-multi-solution-item:nth-child(1) {
    background-color: #999;
    background-image: url("../images/insets/multi-solution/app-multi-solution-01.jpg")
}

.app-multi-solution-item:nth-child(2) {
    background-color: #999;
    background-image: url("../images/insets/multi-solution/app-multi-solution-02.jpg")
}

.app-multi-solution-item:nth-child(3) {
    background-color: #999;
    background-image: url("../images/insets/multi-solution/app-multi-solution-03.jpg")
}

.app-multi-solution-item:nth-child(4) {
    background-color: #999;
    background-image: url("../images/insets/multi-solution/app-multi-solution-04.jpg")
}

.app-multi-solution-item:nth-child(5) {
    background-color: #999;
    background-image: url("../images/insets/multi-solution/app-multi-solution-05.jpg")
}

.app-multi-solution-item:nth-child(6) {
    background-color: #999;
    background-image: url("../images/insets/multi-solution/app-multi-solution-06.jpg")
}

.app-multi-solution-item:nth-child(7) {
    background-color: #999;
    background-image: url("../images/insets/multi-solution/app-multi-solution-07.jpg")
}

.app-multi-solution-item:nth-child(8) {
    background-color: #999;
    background-image: url("../images/insets/multi-solution/app-multi-solution-08.jpg")
}

.app-multi-solution-item:nth-child(9) {
    background-color: #999;
    background-image: url("../images/insets/multi-solution/app-multi-solution-09.jpg")
}

.app-multi-solution-item:nth-child(10) {
    background-color: #999;
    background-image: url("../images/insets/multi-solution/app-multi-solution-10.jpg")
}

.app-multi-solution-item:nth-child(11) {
    background-color: #999;
    background-image: url("../images/insets/multi-solution/app-multi-solution-11.jpg")
}

.app-multi-solution-item:nth-child(12) {
    background-color: #999;
    background-image: url("../images/insets/multi-solution/app-multi-solution-12.jpg")
}

.app-multi-solution-item:hover {
    background-blend-mode: multiply
}

.af-sale-service {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.af-sale-service-item {
    width: 200px;
    height: 130px;
    margin: 0 20px;
    margin-bottom: 40px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px #dbe0e5 solid;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.af-sale-service-item-inner i {
    width: 48px;
    height: 48px;
    display: block;
    margin: 0 auto;
    background-image: url("../images/icons/af-sale-service.jpg");
    background-repeat: no-repeat
}

.af-sale-service-item:nth-child(1) i {
    background-position-x: 0px
}

.af-sale-service-item:nth-child(2) i {
    background-position-x: -48px
}

.af-sale-service-item:nth-child(3) i {
    background-position-x: -96px
}

.af-sale-service-item:nth-child(4) i {
    background-position-x: -144px
}

.af-sale-service-item:nth-child(5) i {
    background-position-x: -192px
}

.af-sale-service-item:nth-child(6) i {
    background-position-x: -240px
}

.af-sale-service-item:nth-child(7) i {
    background-position-x: -288px
}

.af-sale-service-item:nth-child(8) i {
    background-position-x: -336px
}

.af-sale-service-item:nth-child(9) i {
    background-position-x: -384px
}

.af-sale-service-item:nth-child(10) i {
    background-position-x: -432px
}

.af-sale-service-solgan {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 40px auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.af-sale-service-solgan .button-square {
    width: 220px;
    height: 58px;
    line-height: 58px;
    margin-top: 30px
}

.appdev-banner {
    color: #fff
}

.appdev-banner .inner-content {
    width: 100%
}

.appdev-banner .inner-content h1 {
    font-size: 72px;
    font-weight: 600
}

.appdev-banner .inner-content p {
    font-size: 36px;
    margin-top: 50px;
    font-weight: 300
}

.appdev-solution-items {
    margin-top: 50px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.appdev-solution-item {
    width: 290px;
    height: 300px;
    background: #eee;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 40px 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all linear 0.5s;
    transition: all linear 0.5s
}

.appdev-solution-item i {
    width: 68px;
    height: 68px;
    display: block;
    margin: 0 auto;
    background-image: url("../images/icons/appdev-solution-items.png");
    background-repeat: no-repeat
}

.appdev-solution-item h3 {
    font-size: 16px
}

.appdev-solution-item p {
    opacity: 0;
    display: none
}

.appdev-solution-item:nth-child(1) i {
    background-position-x: 0px
}

.appdev-solution-item:nth-child(2) i {
    background-position-x: -68px
}

.appdev-solution-item:nth-child(3) i {
    background-position-x: -136px
}

.appdev-solution-item:nth-child(4) i {
    background-position-x: -204px
}

.appdev-solution-item:hover {
    background-color: #f66f6a;
    color: #fff;
    padding-bottom: 80px
}

.appdev-solution-item:hover i {
    background-position-y: -68px
}

.appdev-solution-item:hover p {
    opacity: 1;
    display: block
}

.appdev-service {
    background: #eaeaea;
    margin-top: 40px
}

.appdev-service-items {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 48px;
    padding-bottom: 90px
}

.appdev-service-item {
    position: relative;
    width: 382px;
    height: 309px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center;
    color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 50px 0;
    background-color: #002e44;
    background-repeat: no-repeat
}

.appdev-service-item:nth-child(1) {
    background-image: url("../images/insets/appdev/appdev-service-item-01.jpg")
}

.appdev-service-item:nth-child(2) {
    background-image: url("../images/insets/appdev/appdev-service-item-02.jpg")
}

.appdev-service-item:nth-child(3) {
    background-image: url("../images/insets/appdev/appdev-service-item-03.jpg")
}

.appdev-service-item i {
    width: 64px;
    height: 64px;
    display: block;
    margin: 0 auto;
    background-repeat: no-repeat;
    background-image: url("../images/icons/appdev-service-items.png")
}

.appdev-service-item:nth-child(1) i {
    background-position-x: 0px
}

.appdev-service-item:nth-child(2) i {
    background-position-x: -64px
}

.appdev-service-item:nth-child(3) i {
    background-position-x: -128px
}

.appdev-service-item:hover {
    background-blend-mode: hard-light;
    background-size: cover
}

.appdev-service-item:hover i {
    background-position-y: -64px
}

.appdev-service-types {
    height: 660px;
    margin-bottom: 40px
}

.appdev-service-types .custom-flip {
    width: 450px;
    height: 42px;
    margin: 0 auto;
    margin-bottom: 48px
}

.appdev-service-types .custom-flip .swiper-pagination {
    width: inherit;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.appdev-service-types .custom-flip .swiper-pagination .custom-link {
    width: 130px;
    height: 42px;
    line-height: 42px;
    list-style: none;
    background: #fff;
    border-radius: 3px;
    border: 1px #ccc solid;
    cursor: pointer
}

.appdev-service-types .custom-flip .swiper-pagination .custom-link-active {
    color: #fff;
    font-size: 16px;
    background: #454c88
}

.appdev-service-types .swiper-wrapper {
    height: 550px
}

.appdev-service-types-types-items {
    height: auto
}

.appdev-service-types-item {
    position: relative;
    background-image: -webkit-gradient(linear, left top, right top, from(#454c88), color-stop(50%, #454c88), color-stop(50%, #fff), to(#fff));
    background-image: linear-gradient(to right, #454c88 0%, #454c88 50%, #fff 50%, #fff 100%);
    height: 450px !important;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.appdev-service-types-item-leftpart {
    width: 50%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: 0;
    flex-flow: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-left: 60px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #fff
}

.appdev-service-types-item-leftpart h3 {
    font-size: 48px;
    font-weight: 600
}

.appdev-service-types-item-leftpart h3+p {
    font-size: 20px;
    margin-bottom: 70px
}

.appdev-service-types-item-rightpart {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    width: 50%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: 0;
    flex-flow: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 100px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.appdev-service-types-item-rightpart dl dt,
.appdev-service-types-item-rightpart dl dd {
    padding: 5px 0
}

.appdev-service-types-item-rightpart dl dt {
    font-size: 20px
}

.appdev-service-types-item-rightpart dl dd {
    font-size: 16px
}

.appdev-service-types-item-inset {
    position: absolute;
    z-index: 1;
    left: 50%;
    bottom: -100px;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}

.appdev-minip-items {
    margin-top: 70px;
    width: 100%;
    height: 498px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border: 1px #e3e2e5 solid
}

.appdev-minip-item {
    width: 25%;
    height: 100%;
    border-right: 1px #e3e2e5 solid
}

.appdev-minip-item:last-child {
    border-right: none
}

.appdev-minip-item dl {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    height: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center;
    padding-top: 62px;
    padding-bottom: 42px
}

.appdev-minip-item dl dt {
    position: relative
}

.appdev-minip-item dl dt i {
    width: 68px;
    height: 68px;
    display: block;
    margin: 0 auto;
    background-repeat: no-repeat;
    background-image: url("../images/icons/appdev-minip-items.png")
}

.appdev-minip-item dl dt h3 {
    margin-top: 32px;
    margin-bottom: 28px;
    font-size: 20px
}

.appdev-minip-item dl dt:after {
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    bottom: 0;
    content: "";
    width: 64px;
    height: 1px;
    background: #e3e2e5
}

.appdev-minip-item dl dd {
    font-size: 16px;
    line-height: 45px
}

.appdev-minip-item:nth-child(1) i {
    background-position-x: 0px
}

.appdev-minip-item:nth-child(2) i {
    background-position-x: -68px
}

.appdev-minip-item:nth-child(3) i {
    background-position-x: -136px
}

.appdev-minip-item:nth-child(4) i {
    background-position-x: -204px
}

.appdev-clients {
    height: 760px;
    margin-top: 50px;
    background: url("../images/banners/appdev-clients-bg.jpg") center no-repeat
}

.appdev-clients-showbox {
    height: 500px;
    width: 100%;
    margin-top: 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.appdev-clients-items {
    width: 890px;
    height: inherit;
    overflow: hidden;
    background: #fff
}

.appdev-clients-item {
    width: inherit;
    height: 500px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 40px;
    color: #fff;
    background: #f26d69 url("../images/insets/appdev/appdev-clients-item.png") right center no-repeat
}

.appdev-clients-item h3 {
    font-size: 30px;
    font-weight: 600
}

.appdev-clients-item dt {
    margin-top: 40px;
    font-size: 20px;
    margin-bottom: 20px
}

.appdev-clients-item dd {
    font-size: 16px
}

.appdev-clients-handller {
    width: 310px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    background: #27262f
}

.appdev-clients-handller-item {
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 155px;
    height: 100px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 22px 0;
    color: #fff;
    border-right: 1px #303030 solid;
    border-bottom: 1px #303030 solid
}

.appdev-clients-handller-item i {
    width: 32px;
    height: 32px;
    display: block;
    margin: 0 auto;
    background-repeat: no-repeat;
    background-image: url("../images/icons/appdev-clients-handller-items.png")
}

.appdev-clients-handller-item:hover,
.appdev-clients-handller-item.active {
    background: #8bb8da
}

.appdev-clients-handller-item:nth-child(1) i {
    background-position-x: 0px
}

.appdev-clients-handller-item:nth-child(2) i {
    background-position-x: 0px
}

.appdev-clients-handller-item:nth-child(3) i {
    background-position-x: 0px
}

.appdev-clients-handller-item:nth-child(4) i {
    background-position-x: 0px
}

.appdev-clients-handller-item:nth-child(5) i {
    background-position-x: 0px
}

.appdev-clients-handller-item:nth-child(6) i {
    background-position-x: 0px
}

.appdev-clients-handller-item:nth-child(7) i {
    background-position-x: 0px
}

.appdev-clients-handller-item:nth-child(8) i {
    background-position-x: 0px
}

.appdev-clients-handller-item:nth-child(9) i {
    background-position-x: 0px
}

.appdev-clients-handller-item:nth-child(10) i {
    background-position-x: 0px
}

.appdev-clients-handller-item:nth-child(2n) {
    border-right: none
}

.appdev-clients-handller-item:nth-child(9),
.appdev-clients-handller-item:nth-child(10) {
    border-bottom: none
}

.appdev-h5app {
    padding-bottom: 60px
}

.appdev-h5app-items {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 40px
}

.appdev-h5app-item {
    width: 25%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.appdev-h5app-item i {
    width: 44px;
    height: 44px;
    display: block;
    margin: 0 auto;
    background-repeat: no-repeat;
    margin-bottom: 14px;
    background-image: url("../images/icons/appdev-h5app-items.png")
}

.appdev-h5app-item h3 {
    font-size: 16px;
    padding-bottom: 10px;
    border-bottom: 1px #00a4ff solid
}

.appdev-h5app-item:nth-child(1) i {
    background-position-x: 0px
}

.appdev-h5app-item:nth-child(2) i {
    background-position-x: -44px
}

.appdev-h5app-item:nth-child(3) i {
    background-position-x: -88px
}

.appdev-h5app-item:nth-child(4) i {
    background-position-x: -132px
}

.appdev-h5app .btn-area {
    margin-top: 80px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.appdev-mmsg-items {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.appdev-mmsg-item {
    width: 380px;
    height: 448px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    border: 1px #ddd solid;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-top: 32px;
    padding-bottom: 40px;
    -webkit-transition: all .5s;
    transition: all .5s
}

.appdev-mmsg-item .button {
    opacity: 0;
    display: none
}

.appdev-mmsg-item i {
    width: 118px;
    height: 118px;
    display: block;
    margin: 0 auto;
    background-repeat: no-repeat;
    background-image: url("../images/icons/appdev-mmsg-items.png")
}

.appdev-mmsg-item h3 {
    font-size: 18px
}

.appdev-mmsg-item p {
    line-height: 36px
}

.appdev-mmsg-item:nth-child(1) i {
    background-position-x: 0px
}

.appdev-mmsg-item:nth-child(2) i {
    background-position-x: -118px
}

.appdev-mmsg-item:nth-child(3) i {
    background-position-x: -236px
}

.appdev-mmsg-item:hover {
    color: #fff;
    padding-top: 130px;
    padding-bottom: 64px;
    background-image: linear-gradient(45deg, #95b2dc, #8ccfcd);
    background-repeat: repeat-x
}

.appdev-mmsg-item:hover i {
    background-position-y: -118px
}

.appdev-mmsg-item:hover h3 {
    font-size: 20px
}

.appdev-mmsg-item:hover p {
    opacity: 0;
    display: none
}

.appdev-mmsg-item:hover .button {
    display: block;
    opacity: 1
}

.appdev-custom-making {
    margin-top: 100px;
    padding-top: 40px;
    height: 800px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background: #8bb8da
}

.appdev-custom-making-items {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: 85px
}

.appdev-custom-making-item {
    width: 590px;
    height: 210px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 40px;
    background: #fff;
    margin-bottom: 30px
}

.appdev-custom-making-item dl {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.appdev-custom-making-item dl dt {
    width: 100px;
    height: 100px;
    margin-right: 38px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: 1;
    flex-flow: 1;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    background: #f0f4f6;
    border-radius: 50%
}

.minip-banner .container,
.minip-banner .sys-benfits-items,
.minip-banner .sys-cases-item .sys-cases-functions,
.sys-cases-item .minip-banner .sys-cases-functions,
.minip-banner .news-recommend-items,
.minip-banner .o2o-method-items {
    height: inherit;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.minip-banner-inner {
    width: 700px;
    min-width: 700px;
    text-align: center;
    color: #fff
}

.minip-banner-inner h1 {
    font-size: 72px;
    font-weight: 600
}

.minip-banner-inner h1+p {
    font-size: 36px
}

.minip-banner-inner h2 {
    font-size: 36px;
    font-weight: 600;
    margin-top: 70px;
    margin-bottom: 20px
}

.minip-benfits {
    padding-bottom: 70px
}

.minip-benfits-items {
    margin-top: 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.minip-benfits-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 390px;
    height: 280px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 40px 20px;
    margin-bottom: 16px;
    background: #eee
}

.minip-benfits-item i {
    width: 80px;
    height: 80px;
    display: block;
    margin: 0 auto;
    background-repeat: no-repeat;
    background-image: url("../images/icons/minp-benfits-items.png")
}

.minip-benfits-item dl {
    text-align: center
}

.minip-benfits-item dl dt {
    font-size: 18px
}

.minip-benfits-item dl dd {
    font-size: 16px
}

.minip-benfits-item:nth-child(1) i {
    background-position-x: 0px
}

.minip-benfits-item:nth-child(2) i {
    background-position-x: -80px
}

.minip-benfits-item:nth-child(3) i {
    background-position-x: -160px
}

.minip-benfits-item:nth-child(4) i {
    background-position-x: -240px
}

.minip-benfits-item:nth-child(5) i {
    background-position-x: -320px
}

.minip-benfits-item:nth-child(6) i {
    background-position-x: -400px
}

.minip-benfits-item:hover {
    background: #8bb7da
}

.minip-benfits-item:hover i {
    background-position-y: -80px
}

.minip-benfits-item:hover dl {
    color: #fff
}

.minip-stats {
    height: 588px;
    background: url("../images/banners/minip-advantage.jpg") center no-repeat
}

.minip-stats .inner-header {
    padding-top: 110px
}

.minip-stats .inner-header h2 {
    font-weight: 600
}

.minip-stats-items {
    margin-top: 96px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.minip-stats-item {
    text-align: center
}

.minip-stats-item dt {
    font-size: 60px
}

.minip-stats-item dd {
    font-size: 16px
}

.minip-after-sale {
    height: 584px;
    background: url("../images/banners/minip-after-sale.jpg") center no-repeat
}

.minip-after-sale-stats {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 80px;
    -ms-flex-pack: distribute;
    justify-content: space-around
}

.minip-after-sale-stats dl {
    color: #fff
}

.minip-after-sale-stats dl dt {
    position: relative;
    font-size: 30px;
    height: 35px;
    line-height: 35px
}

.minip-after-sale-stats dl dt:before {
    position: absolute;
    left: -25px;
    content: "";
    display: block;
    width: 5px;
    height: 35px;
    background: #8bb7da
}

.minip-after-sale-stats dl dd {
    font-size: 16px
}

.minip-after-sale-items {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    height: 304px;
    margin-top: 20px
}

.minip-after-sale-item {
    width: 590px;
    height: 154px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    padding: 0 90px;
    margin-bottom: 14px;
    background: #414249;
    color: #fff
}

.minip-after-sale-item i {
    width: 64px;
    height: 64px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    margin-right: 45px;
    background-image: url("../images/icons/minip-after-sale-items.png")
}

.minip-after-sale-item dl dt {
    font-size: 18px
}

.minip-after-sale-item dl dd {
    font-size: 16px
}

.minip-after-sale-item:nth-child(1) i {
    background-position-x: 0px
}

.minip-after-sale-item:nth-child(2) i {
    background-position-x: -64px
}

.minip-after-sale-item:nth-child(3) i {
    background-position-x: -128px
}

.minip-after-sale-item:nth-child(4) i {
    background-position-x: -192px
}

.minip-after-sale-item:hover {
    background: #fff;
    color: #2c2c2c
}

.minip-after-sale-item:hover i {
    background-position-y: -64px
}

.minip-advantage-items {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 410px;
    border: 1px #f6f5f6 solid
}

.minip-advantage-item {
    height: inherit;
    border-right: 1px #f6f5f6 solid;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 10px;
    padding-top: 60px
}

.minip-advantage-item:last-child {
    border-right: none
}

.minip-advantage-item dl {
    text-align: center
}

.minip-advantage-item dl dt {
    margin-bottom: 80px
}

.minip-advantage-item dl dt i {
    width: 80px;
    height: 80px;
    display: block;
    margin: 0 auto;
    background-repeat: no-repeat;
    background-image: url("../images/icons/minip-advantage-items.png")
}

.minip-advantage-item dl dt h3 {
    position: relative;
    font-size: 20px;
    margin-top: 26px;
    padding-bottom: 20px
}

.minip-advantage-item dl dt h3:after {
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    bottom: 0;
    content: "";
    display: block;
    width: 64px;
    height: 1px;
    background: #bcbbc5
}

.minip-advantage-item dl dd {
    line-height: 45px;
    font-size: 16px
}

.minip-advantage-item:nth-child(1) i {
    background-position-x: 0px
}

.minip-advantage-item:nth-child(2) i {
    background-position-x: -80px
}

.minip-advantage-item:nth-child(3) i {
    background-position-x: -160px
}

.minip-advantage-item:nth-child(4) i {
    background-position-x: -240px
}

.minip-advantage-item:hover i {
    background-position-y: -80px
}

.minip-advantage-item:hover h3 {
    color: #f66f6a
}

.minip-advantage-item:hover h3:after {
    background: #f66f6a
}

.minip-advantage-item:hover dd {
    color: #939393
}

.minip-compare {
    height: 304px;
    margin-top: 30px;
    background: url("../images/banners/minip-compare.jpg") center no-repeat
}

.minip-compare .container,
.minip-compare .sys-benfits-items,
.minip-compare .sys-cases-item .sys-cases-functions,
.sys-cases-item .minip-compare .sys-cases-functions,
.minip-compare .news-recommend-items,
.minip-compare .o2o-method-items {
    height: inherit;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.minip-compare .container .inner-text,
.minip-compare .sys-benfits-items .inner-text,
.minip-compare .sys-cases-item .sys-cases-functions .inner-text,
.sys-cases-item .minip-compare .sys-cases-functions .inner-text,
.minip-compare .news-recommend-items .inner-text,
.minip-compare .o2o-method-items .inner-text {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    text-align: left;
    color: #fff
}

.minip-compare .container .inner-text h2,
.minip-compare .sys-benfits-items .inner-text h2,
.minip-compare .sys-cases-item .sys-cases-functions .inner-text h2,
.sys-cases-item .minip-compare .sys-cases-functions .inner-text h2,
.minip-compare .news-recommend-items .inner-text h2,
.minip-compare .o2o-method-items .inner-text h2 {
    font-size: 30px
}

.minip-compare .container .inner-text p,
.minip-compare .sys-benfits-items .inner-text p,
.minip-compare .sys-cases-item .sys-cases-functions .inner-text p,
.sys-cases-item .minip-compare .sys-cases-functions .inner-text p,
.minip-compare .news-recommend-items .inner-text p,
.minip-compare .o2o-method-items .inner-text p {
    font-size: 16px
}

.minip-solution {
    background: #f1f1f5;
    padding-bottom: 120px
}

.minip-solution-items {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    height: 390px;
    margin-top: 50px;
    border: 1px #f9f9f9 solid;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: #fff
}

.minip-solution-category {
    width: 264px;
    height: inherit;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-align: left;
    -ms-flex-align: left;
    align-items: left;
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -ms-flex-negative: 1;
    flex-shrink: 1;
    border-right: 1px #f9f9f9 solid
}

.minip-solution-category li {
    width: 100%;
    height: 65px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 24px;
    margin-right: 14px;
    line-height: 65px;
    font-size: 16px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.minip-solution-category li i {
    display: block;
    width: 36px;
    height: 36px;
    background-image: url("../images/icons/minip-solution-category.png")
}

.minip-solution-category li:nth-child(1) i {
    background-position-x: 0px
}

.minip-solution-category li:nth-child(2) i {
    background-position-x: -36px
}

.minip-solution-category li:nth-child(3) i {
    background-position-x: -72px
}

.minip-solution-category li:nth-child(4) i {
    background-position-x: -108px
}

.minip-solution-category li:nth-child(5) i {
    background-position-x: -144px
}

.minip-solution-category li:nth-child(6) i {
    background-position-x: -180px
}

.minip-solution-category li:hover,
.minip-solution-category li.active {
    background: #f66f6a;
    color: #fff
}

.minip-solution-category li:hover i,
.minip-solution-category li.active i {
    background-position-y: -36px
}

.minip-solution-container {
    width: 936px;
    height: inherit;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    overflow: hidden;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.minip-solution-container .minip-solution-item {
    width: 934px;
    height: 390px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 30px 60px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
}

.minip-solution-container .minip-solution-item h3 {
    font-size: 16px;
    color: #9f9f9f;
    text-align: center;
    margin-top: 30px
}

.minip-solution-container .minip-solution-item dl {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 34px
}

.minip-solution-container .minip-solution-item dl dd {
    width: 510px;
    height: 200px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.minip-solution-container .minip-solution-item dl dd .minip-solution-item-childen {
    -ms-flex-preferred-size: 24%;
    flex-basis: 24%;
    text-align: center;
    -ms-flex-negative: 1;
    flex-shrink: 1
}

.minip-solution-container .minip-solution-item dl dd .minip-solution-item-childen span {
    display: block;
    width: 84px;
    height: 84px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-top: 16px;
    border-radius: 50%;
    border: 1px #f2f2f6 solid;
    font-size: 16px
}

.minip-solution-container .minip-solution-item dl dd .minip-solution-item-childen span i {
    width: 32px;
    height: 32px;
    display: block;
    margin: 0 auto;
    background-repeat: no-repeat;
    background-image: url("../images/icons/minip-solution-item-childen.png")
}

.minip-solution-container .minip-solution-item dl dd .minip-solution-item-childen:nth-child(1) i {
    background-position-x: 0px
}

.minip-solution-container .minip-solution-item dl dd .minip-solution-item-childen:nth-child(2) i {
    background-position-x: -32px
}

.minip-solution-container .minip-solution-item dl dd .minip-solution-item-childen:nth-child(3) i {
    background-position-x: -64px
}

.minip-solution-container .minip-solution-item dl dd .minip-solution-item-childen:nth-child(4) i {
    background-position-x: -96px
}

.minip-solution-container .minip-solution-item dl dd .minip-solution-item-childen:nth-child(5) i {
    background-position-x: -128px
}

.minip-solution-container .minip-solution-item dl dd .minip-solution-item-childen:nth-child(6) i {
    background-position-x: -160px
}

.minip-solution-container .minip-solution-item dl dd .minip-solution-item-childen:nth-child(7) i {
    background-position-x: -192px
}

.minip-solution-container .minip-solution-item dl dd .minip-solution-item-childen:nth-child(8) i {
    background-position-x: -224px
}

.minip-fx-items {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 120px;
    margin-bottom: 40px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 200px
}

.minip-fx-item {
    text-align: center
}

.minip-fx-item i {
    width: 66px;
    height: 66px;
    display: block;
    margin: 0 auto;
    background-repeat: no-repeat;
    background-image: url("../images/icons/minip-fx-items.png")
}

.minip-fx-item span {
    font-size: 16px
}

.minip-fx-item:nth-child(1) i {
    background-position-x: 0px
}

.minip-fx-item:nth-child(2) i {
    background-position-x: -66px
}

.minip-fx-item:nth-child(3) i {
    background-position-x: -132px
}

.minip-fx-item:nth-child(4) i {
    background-position-x: -198px
}

.minip-fx-item:nth-child(5) i {
    background-position-x: -264px
}

.h5-customize {
    background: #f3f3f9;
    padding-bottom: 100px
}

.h5-customize-items {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 40px
}

.h5-customize-item {
    width: 280px;
    height: 414px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background: #fff;
    text-align: center;
    padding: 0 20px;
    padding-top: 44px;
    -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.2)
}

.h5-customize-item i {
    width: 94px;
    height: 94px;
    display: block;
    margin: 0 auto;
    background-repeat: no-repeat;
    background-image: url("../images/icons/h5-customize-items.png")
}

.h5-customize-item h3 {
    font-size: 18px;
    margin-top: 20px;
    margin-bottom: 66px
}

.h5-customize-item p {
    font-size: 16px;
    color: #8e8e8e
}

.h5-customize-item:nth-child(1) i {
    background-position-x: 0px
}

.h5-customize-item:nth-child(2) i {
    background-position-x: -94px
}

.h5-customize-item:nth-child(3) i {
    background-position-x: -188px
}

.h5-customize-item:nth-child(4) i {
    background-position-x: -282px
}

.h5-customize-item:hover {
    background: #f66f6a;
    color: #fff
}

.h5-customize-item:hover p {
    color: #fff
}

.h5-customize-item:hover i {
    background-position-y: -94px
}

.h5dev-function {
    height: 843px;
    background: url("../images/banners/h5dev-function.jpg") center no-repeat
}

.h5dev-function-items {
    position: relative;
    height: 420px;
    margin-top: 70px
}

.h5dev-function-item {
    position: absolute;
    width: 104px;
    height: 130px;
    background-image: url("../images/icons/h5dev-function-item.png");
    background-repeat: no-repeat
}

.h5dev-function-item span {
    width: inherit;
    height: inherit;
    display: block;
    text-align: center;
    font-size: 18px;
    line-height: 120px;
    color: #8bb8da;
    font-weight: 600
}

.h5dev-function-item-tips {
    position: absolute;
    z-index: 10;
    width: 220px;
    height: 106px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 15px;
    border-radius: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    font-size: 16px;
    color: #878787;
    background: #fff;
    display: none;
    -webkit-box-shadow: 0 0 6px rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 6px rgba(0, 0, 0, 0.2)
}

.h5dev-function-item:hover {
    background-position-x: -104px
}

.h5dev-function-item:hover .h5dev-function-item-tips {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.h5dev-function-item:nth-child(1) {
    top: 180px;
    left: 0
}

.h5dev-function-item:nth-child(2) {
    top: 260px;
    left: 120px
}

.h5dev-function-item:nth-child(3) {
    top: 160px;
    left: 220px
}

.h5dev-function-item:nth-child(4) {
    top: 70px;
    left: 330px
}

.h5dev-function-item:nth-child(5) {
    top: 90px;
    right: 250px
}

.h5dev-function-item:nth-child(6) {
    top: 240px;
    right: 150px
}

.h5dev-function-item:nth-child(7) {
    top: 200px;
    right: 0
}

.h5dev-advantage-items {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 410px;
    border: 1px #f6f5f6 solid
}

.h5dev-advantage-item {
    height: inherit;
    border-right: 1px #f6f5f6 solid;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 10px;
    padding-top: 60px
}

.h5dev-advantage-item:last-child {
    border-right: none
}

.h5dev-advantage-item dl {
    text-align: center
}

.h5dev-advantage-item dl dt {
    margin-bottom: 80px
}

.h5dev-advantage-item dl dt i {
    width: 64px;
    height: 64px;
    display: block;
    margin: 0 auto;
    background-repeat: no-repeat;
    background-image: url("../images/icons/h5dev-advantage-items.png")
}

.h5dev-advantage-item dl dt h3 {
    position: relative;
    font-size: 16px;
    margin-top: 26px;
    padding-bottom: 20px
}

.h5dev-advantage-item dl dt h3:after {
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    bottom: 0;
    content: "";
    display: block;
    width: 64px;
    height: 1px;
    background: #bcbbc5
}

.h5dev-advantage-item dl dd {
    line-height: 30px
}

.h5dev-advantage-item:nth-child(1) i {
    background-position-x: 0px
}

.h5dev-advantage-item:nth-child(2) i {
    background-position-x: -64px
}

.h5dev-advantage-item:nth-child(3) i {
    background-position-x: -128px
}

.h5dev-advantage-item:nth-child(4) i {
    background-position-x: -192px
}

.h5dev-advantage-item:nth-child(5) i {
    background-position-x: -256px
}

.h5dev-advantage-item:hover i {
    background-position-y: -64px
}

.h5dev-advantage-item:hover h3 {
    color: #f66f6a
}

.h5dev-advantage-item:hover h3:after {
    background: #f66f6a
}

.h5dev-advantage-item:hover dd {
    color: #939393
}

.h5dev-cases {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-top: 20px;
    margin-top: 70px;
    background: #f1f1f5
}

.h5dev-cases .container,
.h5dev-cases .sys-benfits-items,
.h5dev-cases .sys-cases-item .sys-cases-functions,
.sys-cases-item .h5dev-cases .sys-cases-functions,
.h5dev-cases .news-recommend-items,
.h5dev-cases .o2o-method-items {
    margin-top: 60px;
    height: 720px
}

.h5dev-cases .swiper-container .swiper-wrapper .swiper-slide {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.h5dev-cases .swiper-container .swiper-wrapper .swiper-slide dl {
    margin-top: 20px
}

.h5dev-cases .swiper-container .swiper-wrapper .swiper-slide dl dt {
    font-size: 20px
}

.h5dev-cases .swiper-button-prev,
.h5dev-cases .swiper-button-next {
    width: 65px;
    height: 65px;
    border-radius: 50%;
    background: rgba(255, 255, 255, 0.3)
}

.h5dev-cases .swiper-button-prev:after,
.h5dev-cases .swiper-button-next:after {
    color: #fff
}

.h5dev-cases .swiper-button-prev {
    left: -30px
}

.h5dev-cases .swiper-button-next {
    right: -30px
}

.pubdev-environment {
    background: #f3f3f9;
    padding-bottom: 70px
}

.pubdev-environment-items {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    height: 590px
}

.pubdev-environment-item {
    width: 390px;
    height: 280px;
    background: #fff;
    text-align: center;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 45px 10px;
    -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.1)
}

.pubdev-environment-item:first-child {
    background: #43a886;
    color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 35px 0
}

.pubdev-environment-item:first-child strong {
    font-size: 150px;
    line-height: 1;
    font-family: Arial, sans-serif;
    font-weight: 600
}

.pubdev-environment-item:first-child span {
    font-size: 48px;
    font-weight: 600
}

.pubdev-environment-item i {
    width: 78px;
    height: 78px;
    display: block;
    margin: 0 auto;
    background-repeat: no-repeat;
    background-image: url("../images/icons/pubdev-environment-items.png")
}

.pubdev-environment-item h3 {
    font-size: 18px;
    margin-top: 32px
}

.pubdev-environment-item p {
    font-size: 16px;
    color: #8e8e8e
}

.pubdev-environment-item:nth-child(0) i {
    background-position-x: 156px
}

.pubdev-environment-item:nth-child(1) i {
    background-position-x: 78px
}

.pubdev-environment-item:nth-child(2) i {
    background-position-x: 0px
}

.pubdev-environment-item:nth-child(3) i {
    background-position-x: -78px
}

.pubdev-environment-item:nth-child(4) i {
    background-position-x: -156px
}

.pubdev-solution {
    background: #8bb8da;
    padding-bottom: 110px
}

.pubdev-solution-flip {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    font-size: 18px
}

.pubdev-solution-flip span {
    position: relative;
    color: #fff;
    padding: 36px 0;
    cursor: pointer
}

.pubdev-solution-flip span.active {
    font-weight: 600;
    border-bottom: 2px #f66f6a solid
}

.pubdev-solution-items {
    width: 1200px;
    height: 486px;
    overflow: hidden;
    background: #fff
}

.pubdev-solution-itemgroup {
    width: 6000px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.pubdev-solution-item {
    width: 1200px;
    height: 486px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.pubdev-solution-item dl {
    width: 400px;
    -ms-flex-negative: 1;
    flex-shrink: 1;
    margin-left: 40px
}

.pubdev-solution-item dl dt {
    margin-bottom: 60px
}

.pubdev-solution-item dl dt h3 {
    font-size: 30px;
    font-weight: 600
}

.pubdev-solution-item dl dd {
    font-size: 18px;
    color: #848484
}

.pubdev-ai-solution-items {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 410px;
    border: 1px #f6f5f6 solid
}

.pubdev-ai-solution-item {
    height: inherit;
    border-right: 1px #f6f5f6 solid;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 10px;
    padding-top: 60px
}

.pubdev-ai-solution-item:last-child {
    border-right: none
}

.pubdev-ai-solution-item dl {
    text-align: center
}

.pubdev-ai-solution-item dl dt {
    margin-bottom: 80px
}

.pubdev-ai-solution-item dl dt i {
    width: 80px;
    height: 80px;
    display: block;
    margin: 0 auto;
    background-repeat: no-repeat;
    background-image: url("../images/icons/pubdev-ai-solution-items.png")
}

.pubdev-ai-solution-item dl dt h3 {
    position: relative;
    font-size: 20px;
    margin-top: 26px;
    padding-bottom: 20px
}

.pubdev-ai-solution-item dl dt h3:after {
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    bottom: 0;
    content: "";
    display: block;
    width: 64px;
    height: 1px;
    background: #bcbbc5
}

.pubdev-ai-solution-item dl dd {
    line-height: 45px;
    font-size: 16px
}

.pubdev-ai-solution-item:nth-child(1) i {
    background-position-x: 0px
}

.pubdev-ai-solution-item:nth-child(2) i {
    background-position-x: -80px
}

.pubdev-ai-solution-item:nth-child(3) i {
    background-position-x: -160px
}

.pubdev-ai-solution-item:nth-child(4) i {
    background-position-x: -240px
}

.pubdev-ai-solution-item:hover i {
    background-position-y: -80px
}

.pubdev-ai-solution-item:hover h3 {
    color: #f66f6a
}

.pubdev-ai-solution-item:hover h3:after {
    background: #f66f6a
}

.pubdev-ai-solution-item:hover dd {
    color: #939393
}

.pubdev-multi-solution {
    margin-top: 50px;
    height: 585px;
    background: #2b2c35 url("../images/banners/pubdev-multi-solution.jpg") center no-repeat
}

.pubdev-multi-solution-items {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.pubdev-multi-solution-item {
    width: 286px;
    height: 305px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.pubdev-multi-solution-item span {
    height: 100px;
    width: 286px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background: #3d4754;
    color: #fff
}

.pubdev-single-solution {
    background: #f1f1f5;
    padding-bottom: 120px
}

.pubdev-single-solution-items {
    width: 1200px;
    height: 390px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px #f4f4f6 solid;
    background: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.pubdev-single-solution-category {
    width: 265px;
    height: 390px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-right: 1px #f4f4f6 solid;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.pubdev-single-solution-category li {
    height: 33.3%;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 16px;
    cursor: pointer
}

.pubdev-single-solution-category li.active {
    background: #f66f6a;
    color: #fff
}

.pubdev-single-solution-container {
    width: 935px;
    height: 390px;
    overflow: hidden
}

.pubdev-single-solution-group {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.pubdev-single-solution-item {
    width: 935px;
    height: 390px
}

.pubdev-feature {
    background: #f8fbff;
    padding-bottom: 77px
}

.pubdev-feature-items {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 24px
}

.pubdev-feature-item {
    width: 350px;
    height: 506px;
    background: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border: 1px #f8f9fa solid;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.pubdev-feature-item dl {
    text-align: center;
    font-size: 18px
}

.pubdev-feature-item dl dt {
    position: relative;
    margin-bottom: 34px;
    padding-bottom: 34px
}

.pubdev-feature-item dl dt i {
    width: 132px;
    height: 132px;
    display: block;
    margin: 0 auto;
    background-repeat: no-repeat;
    background-image: url("../images/icons/pubdev-feature-items.png")
}

.pubdev-feature-item dl dt h3 {
    font-size: 36px;
    margin-top: 28px;
    margin-bottom: 48px
}

.pubdev-feature-item dl dt:after {
    position: absolute;
    content: "";
    left: 50%;
    bottom: 0;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 50px;
    height: 1px;
    background: #f3f3f3
}

.pubdev-feature-item:nth-child(1) i {
    background-position-x: 0px
}

.pubdev-feature-item:nth-child(2) i {
    background-position-x: -132px
}

.pubdev-feature-item:nth-child(3) i {
    background-position-x: -264px
}

.pubdev-feature-item:hover {
    -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.1)
}

.pubdev-feature-item:hover i {
    background-position-y: -132px
}

.news-banner {
    color: rgba(255, 255, 255, 0.8)
}

.news-banner h1 {
    font-size: 60px
}

.news-banner h1+p {
    font-size: 40px
}

.news-category {
    height: 96px;
    font-size: 18px
}

.news-category .container,
.news-category .sys-benfits-items,
.news-category .sys-cases-item .sys-cases-functions,
.sys-cases-item .news-category .sys-cases-functions,
.news-category .news-recommend-items,
.news-category .o2o-method-items {
    height: inherit;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.news-category a {
    position: relative;
    margin-right: 45px
}

.news-category a:hover {
    color: #f66f6a
}

.news-category a.current {
    color: #f66f6a
}

.news-category a.current:after {
    position: absolute;
    bottom: -34px;
    left: 0;
    content: "";
    width: 100%;
    height: 2px;
    background: #f66f6a
}

.news-category.detail-page {
    background: #e7e7e7
}

.news-category.detail-page .news-search {
    position: absolute;
    right: 0
}

.news-category.detail-page .news-search input[type="text"] {
    position: relative;
    width: 300px;
    height: 48px;
    padding: 0 10px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 14px;
    border: 1px #d9d9d9 solid
}

.news-category.detail-page .news-search input[type="button"] {
    position: absolute;
    top: 12px;
    right: 12px;
    width: 26px;
    height: 25px;
    border: none;
    background-color: transparent;
    background-image: url("../images/icons/search-icon.png");
    background-repeat: no-repeat
}

.news-recommend {
    height: 388px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: url("../images/banners/news-recommend-bg.jpg") center no-repeat
}

.news-recommend-item {
    height: 290px;
    background: #fff;
    border: 1px #e5e5e5 solid;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 28px
}

.news-recommend-item-summary {
    padding-bottom: 16px;
    border-bottom: 1px #f5f5f5 solid
}

.news-recommend-item-summary h3 {
    font-size: 18px;
    height: 30px;
    margin-bottom: 0;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.news-recommend-item-summary p {
    height: 46px;
    color: #666;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical
}

.news-recommend-item-summary span {
    color: #999
}

.news-recommend-item-date {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 24px
}

.news-recommend-item-date dl dt {
    font-size: 40px;
    line-height: 1
}

.news-recommend-item-date dl dd {
    color: #666
}

.news-recommend-item-date .button {
    height: 17px
}

.news-recommend-item-date .button:hover {
    -webkit-animation-name: wobble;
    animation-name: wobble;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.news-recommend .swiper-button-prev,
.news-recommend .swiper-button-next {
    color: #fff
}

.news-recommend .swiper-button-prev {
    left: -80px
}

.news-recommend .swiper-button-next {
    right: -80px
}

.site-localtion {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    font-size: 18px
}

.article-category {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    font-size: 16px;
    color: #888
}

.article-category a {
    margin-right: 20px
}

.news-category-list {
    margin-top: 60px
}

.news-category-list-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 40px
}

.news-category-list .news-list-items {
    width: 880px;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-negative: 1;
    flex-shrink: 1
}

.news-category-list .news-list-item {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: inherit;
    -ms-flex-item-align: start;
    align-self: flex-start;
    margin-bottom: 35px;
    padding-bottom: 40px;
    border-bottom: 1px #eaeff2 solid
}

.news-category-list .news-list-item-title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 20px
}

.news-category-list .news-list-item-title-date {
    width: 72px;
    height: 60px;
    background: #f66f6a;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-right: 20px
}

.news-category-list .news-list-item-title-date span {
    color: #fff
}

.news-category-list .news-list-item-title-content {
    width: 780px;
    -ms-flex-negative: 1;
    flex-shrink: 1;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
}

.news-category-list .news-list-item-title-content p {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.news-category-list .news-list-tags {
    -ms-flex-item-align: start;
    align-self: flex-start;
    width: 260px;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-negative: 1;
    flex-shrink: 1
}

.news-category-list .news-list-tags .news-list-tag {
    margin-bottom: 50px
}

.news-category-list .news-list-tags .news-list-tag h3 span {
    padding-bottom: 4px;
    font-size: 16px;
    border-bottom: 2px #f66f6a solid
}

.news-category-list .news-list-tags .news-list-tag-items {
    margin-top: 24px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.news-category-list .news-list-tags .news-list-tag-items span {
    border: 1px #d1dde1 solid;
    padding: 2px 4px;
    margin-right: 10px;
    margin-bottom: 10px
}

.news-category-list .news-list-tags .news-list-tag-links {
    margin-top: 24px
}

.news-category-list .news-list-tags .news-list-tag-links a {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    line-height: 2
}

.news-detail-banner .inner-content {
    color: rgba(255, 255, 255, 0.8)
}

.news-detail-banner .inner-content h1 {
    font-size: 36px
}

.news-detail-banner .inner-content p {
    font-size: 16px
}

.news-detail {
    margin-top: 40px
}

.news-detail .site-localtion {
    margin-bottom: 20px
}

.news-detail-content-title {
    position: relative;
    margin-top: 50px;
    height: 72px
}

.news-detail-content-title-date {
    position: absolute;
    left: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 78px;
    height: 72px;
    background: #f66f6a;
    color: #fff
}

.news-detail-content-title-content {
    height: inherit;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.news-detail-content-title-content h2 {
    font-size: 24px
}

.news-detail-content-title-content-tags {
    color: #666;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.news-detail-content-title-content-tags-item {
    margin: 0 10px
}

.news-detail-content-context {
    line-height: 30px;
    padding-bottom: 40px
}

.news-third .container,
.news-third .sys-benfits-items,
.news-third .sys-cases-item .sys-cases-functions,
.sys-cases-item .news-third .sys-cases-functions,
.news-third .news-recommend-items,
.news-third .o2o-method-items {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.news-third dl {
    width: 30%
}

.news-third dl dt {
    margin-bottom: 30px
}

.news-third dl dt h3 {
    font-size: 18px
}

.news-third .third-part-share {
    width: 50%;
    text-align: right
}

.news-tag {
    padding: 4px 10px;
    background: #f66f6a;
    color: #fff
}

.o2o-banner {
    height: 813px;
    background: url("../images/banners/o2o-banner.jpg") center no-repeat
}

.o2o-banner .container,
.o2o-banner .sys-benfits-items,
.o2o-banner .sys-cases-item .sys-cases-functions,
.sys-cases-item .o2o-banner .sys-cases-functions,
.o2o-banner .news-recommend-items,
.o2o-banner .o2o-method-items {
    height: inherit;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    color: #fff
}

.o2o-banner h1 {
    font-size: 60px;
    font-weight: 600
}

.o2o-banner p {
    font-size: 36px
}

.o2o-banner .banner-inset {
    margin-top: 20px;
    margin-left: 50px
}

.o2o-intro-title {
    text-align: center
}

.o2o-intro-title h3 {
    font-size: 20px;
    margin-bottom: 30px
}

.o2o-intro-title-drisp {
    padding-bottom: 60px;
    position: relative;
    font-size: 16px;
    color: #888;
    line-height: 30px
}

.o2o-intro-title-drisp:after {
    position: absolute;
    bottom: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 25px;
    height: 25px;
    content: url("../images/icons/icon-viewmore.png")
}

.o2o-intro-items {
    margin-top: 90px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

.o2o-intro-item {
    text-align: center
}

.o2o-intro-item p {
    margin-top: 20px;
    font-size: 16px
}

.o2o-sys {
    background: #f5f5f5;
    padding-bottom: 50px
}

.o2o-sys-items {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    height: 710px
}

.o2o-sys-item {
    width: 380px;
    height: 318px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    background: #fff
}

.o2o-sys-item h3 {
    margin-top: 25px;
    font-size: 18px
}

.o2o-sys-item:hover {
    background: #8bb7da;
    color: #fff
}

.o2o-sys .btn-area {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 80px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.o2o-sys .btn-area .button {
    padding: 0 50px
}

.o2o-method {
    padding-top: 110px
}

.o2o-method-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.o2o-method-item dl {
    width: 700px;
    -ms-flex-negative: 1;
    flex-shrink: 1;
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0
}

.o2o-method-item dl dt {
    font-size: 20px
}

.o2o-method-item dl dd {
    font-size: 16px;
    color: #929292
}

.o2o-method-item:nth-child(2n) {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse
}

.o2o-apps-items {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.o2o-apps-item {
    width: 200px;
    height: 366px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 90px 0 70px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.o2o-apps-item:nth-child(1) {
    background-color: #f66f6a;
    background-image: url("../images/insets/o2o/o2o-apps-item-01.jpg")
}

.o2o-apps-item:nth-child(2) {
    background-color: #f66f6a;
    background-image: url("../images/insets/o2o/o2o-apps-item-02.jpg")
}

.o2o-apps-item:nth-child(3) {
    background-color: #f66f6a;
    background-image: url("../images/insets/o2o/o2o-apps-item-03.jpg")
}

.o2o-apps-item:nth-child(4) {
    background-color: #f66f6a;
    background-image: url("../images/insets/o2o/o2o-apps-item-04.jpg")
}

.o2o-apps-item:nth-child(5) {
    background-color: #f66f6a;
    background-image: url("../images/insets/o2o/o2o-apps-item-05.jpg")
}

.o2o-apps-item:nth-child(6) {
    background-color: #f66f6a;
    background-image: url("../images/insets/o2o/o2o-apps-item-06.jpg")
}

.o2o-apps-item i {
    width: 64px;
    height: 64px;
    display: block;
    margin: 0 auto;
    background-repeat: no-repeat;
    background-image: url("../images/icons/o2o-apps-items.png")
}

.o2o-apps-item dl {
    color: #fff;
    text-align: center
}

.o2o-apps-item dl dt {
    font-size: 18px
}

.o2o-apps-item:nth-child(1) i {
    background-position-x: 0px
}

.o2o-apps-item:nth-child(2) i {
    background-position-x: -64px
}

.o2o-apps-item:nth-child(3) i {
    background-position-x: -128px
}

.o2o-apps-item:nth-child(4) i {
    background-position-x: -192px
}

.o2o-apps-item:nth-child(5) i {
    background-position-x: -256px
}

.o2o-apps-item:nth-child(6) i {
    background-position-x: -320px
}

.o2o-apps-item:hover {
    background-image: none
}

.o2o-apps-item:hover i {
    background-position-y: -64px
}

.o2o-solution-items {
    background: #8bb7da;
    padding-bottom: 30px
}

.o2o-solution-order {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.o2o-solution-order-item {
    width: 158px;
    height: 288px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 4px;
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    padding-top: 38px;
    padding-bottom: 60px;
    color: #fff
}

.o2o-solution-order-item i {
    width: 83px;
    height: 83px;
    display: block;
    margin: 0 auto;
    background-repeat: no-repeat;
    background-image: url("../images/icons/o2o-solution-order-items.png")
}

.o2o-solution-order-item h3 {
    font-size: 18px;
    margin-top: 18px;
    margin-bottom: 20px
}

.o2o-solution-order-item:nth-child(1) i {
    background-position-x: 0px
}

.o2o-solution-order-item:nth-child(2) i {
    background-position-x: -83px
}

.o2o-solution-order-item:nth-child(3) i {
    background-position-x: -166px
}

.o2o-solution-order-item:nth-child(4) i {
    background-position-x: -249px
}

.o2o-solution-order-item:nth-child(5) i {
    background-position-x: -332px
}

.o2o-solution-order-item:nth-child(6) i {
    background-position-x: -415px
}

.o2o-solution-order-item:nth-child(7) i {
    background-position-x: -498px
}

.o2o-solution-order-item:hover {
    color: #5685aa;
    background: #fff
}

.o2o-solution-order-item:hover i {
    background-position-y: -83px
}

.o2o-solution-data {
    background: #fff;
    height: 430px
}

.o2o-solution-data-items {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: distribute;
    justify-content: space-around
}

.o2o-solution-data-item {
    width: 220px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.o2o-solution-data-item span {
    display: block;
    width: 220px;
    height: 135px
}

.o2o-solution-data-item:nth-child(1) span {
    background-color: #2b423b;
    background-image: url("../images/insets/o2o/o2o-solution-data-item-01.jpg")
}

.o2o-solution-data-item:nth-child(2) span {
    background-color: #2b423b;
    background-image: url("../images/insets/o2o/o2o-solution-data-item-02.jpg")
}

.o2o-solution-data-item:nth-child(3) span {
    background-color: #2b423b;
    background-image: url("../images/insets/o2o/o2o-solution-data-item-03.jpg")
}

.o2o-solution-data-item:nth-child(4) span {
    background-color: #2b423b;
    background-image: url("../images/insets/o2o/o2o-solution-data-item-04.jpg")
}

.o2o-solution-data-item:nth-child(5) span {
    background-color: #2b423b;
    background-image: url("../images/insets/o2o/o2o-solution-data-item-05.jpg")
}

.o2o-solution-data-item:nth-child(6) span {
    background-color: #2b423b;
    background-image: url("../images/insets/o2o/o2o-solution-data-item-06.jpg")
}

.o2o-solution-data-item dl {
    text-align: center;
    margin-top: 50px
}

.o2o-solution-data-item dl dt {
    font-size: 18px
}

.o2o-solution-data-item dl dd {
    color: #727272;
    line-height: 24px
}

.o2o-solution-data-item:hover span {
    background-blend-mode: hard-light
}

.o2o-solution-scence-items {
    height: 457px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.o2o-solution-scence-item {
    width: 360px;
    height: 457px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background: #373f46;
    padding: 50px 30px
}

.o2o-solution-scence-item dl {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #fff;
    padding-bottom: 20px;
    margin-top: 20px;
    border-bottom: 1px #3c444b solid
}

.o2o-solution-scence-item dl dt {
    width: 66px;
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.o2o-solution-scence-item dl dt i {
    display: block;
    width: 50px;
    height: 50px;
    background-image: url("../images/icons/o2o-solution-scence-items.png")
}

.o2o-solution-scence-item dl dd {
    -ms-flex-preferred-size: 240px;
    flex-basis: 240px
}

.o2o-solution-scence-item dl dd h4 {
    font-size: 16px
}

.o2o-solution-scence-item dl:hover {
    color: #8bb7da
}

.o2o-solution-scence-item dl:hover i {
    background-position-y: -50px
}

.o2o-solution-scence-item:nth-child(1) dl:nth-child(1) i {
    background-position-x: 0px
}

.o2o-solution-scence-item:nth-child(1) dl:nth-child(2) i {
    background-position-x: -50px
}

.o2o-solution-scence-item:nth-child(1) dl:nth-child(3) i {
    background-position-x: -100px
}

.o2o-solution-scence-item:nth-child(2) dl:nth-child(1) i {
    background-position-x: -150px
}

.o2o-solution-scence-item:nth-child(2) dl:nth-child(2) i {
    background-position-x: -200px
}

.o2o-solution-scence-item:nth-child(2) dl:nth-child(3) i {
    background-position-x: -250px
}

.o2o-solution-scence-item:nth-child(3) dl:nth-child(1) i {
    background-position-x: -300px
}

.o2o-solution-scence-item:nth-child(3) dl:nth-child(2) i {
    background-position-x: -350px
}

.o2o-solution-scence-item:nth-child(3) dl:nth-child(3) i {
    background-position-x: -400px
}

.o2o-corevalue {
    background: #e3ebf1;
    padding-bottom: 68px
}

.o2o-corevalue-items {
    margin-top: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.o2o-corevalue-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.o2o-corevalue-item i {
    width: 140px;
    height: 140px;
    display: block;
    margin: 0 auto;
    background-repeat: no-repeat;
    background-image: url("../images/icons/o2o-corevalue-items.png")
}

.o2o-corevalue-item span {
    font-size: 16px;
    margin-top: 20px
}

.o2o-corevalue-item:nth-child(1) i {
    background-position-x: 0px
}

.o2o-corevalue-item:nth-child(2) i {
    background-position-x: -140px
}

.o2o-corevalue-item:nth-child(3) i {
    background-position-x: -280px
}

.o2o-corevalue-item:nth-child(4) i {
    background-position-x: -420px
}

.o2o-corevalue-item:nth-child(5) i {
    background-position-x: -560px
}

.o2o-corevalue-item:nth-child(6) i {
    background-position-x: -700px
}

.o2o-corevalue-item:hover i {
    background-position-y: -140px
}

.o2o-data-analysis-items {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.o2o-data-analysis-item {
    width: 386px;
    height: 302px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px #eff2f4 solid
}

.o2o-data-analysis-item-title {
    position: relative;
    height: 160px;
    border-bottom: 1px #eff2f4 solid
}

.o2o-data-analysis-item-title span {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 52px;
    line-height: 52px;
    font-size: 18px;
    text-align: center;
    color: #fff
}

.o2o-data-analysis-item:nth-child(1) .o2o-data-analysis-item-title span {
    background: #f57c78
}

.o2o-data-analysis-item:nth-child(2) .o2o-data-analysis-item-title span {
    background: #95bddc
}

.o2o-data-analysis-item:nth-child(3) .o2o-data-analysis-item-title span {
    background: #8bdab8
}

.o2o-data-analysis-item-content {
    padding: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.o2o-data-analysis-item-content span {
    margin: 8px 6px
}

.o2o-data-analysis-item-content:after {
    content: "";
    margin: auto
}

.o2o-cases-item {
    float: left;
    width: 265px;
    height: 114px;
    display: block;
    background: #fff;
    margin-right: 25px;
    border: 1px #f1f1f1 solid;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 40px
}

.o2o-cases-item img {
    width: inherit
}

.o2o-cases-item:nth-child(4n) {
    margin-right: 0
}


/**
project_system
 */

section {
    background: #fff;
}

.project_sub_title {
    text-align: center;
}

.project_sub_title>h1 {
    font-size: 36px;
    font-weight: bold;
    margin-bottom: 10px;
    color: #2f2f2f;
}

.project_sub_title>p {
    font-size: 16px;
    color: #737373;
}

.product_introduce {
    padding: 80px 0 108px;
    background: #fff;
    text-align: center;
}

.product_introduce button {
    width: 300px;
    height: 56px;
    font-size: 20px;
    margin-top: 42px;
    background-color: #f66f6a;
}

.product_introduce .Text {
    font-size: 16px;
    color: #888888;
    margin-top: 30px;
}

.characteristic {
    padding: 90px 0 98px;
    background-color: #eaf4fd;
}

.characteristic ul {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-top: 68px;
}

.characteristic ul::after {
    content: "";
    width: 381px;
    height: 0px;
    visibility: hidden;
}

.characteristic ul>li:not(:last-child):hover>img {
    filter: drop-shadow(300px 0 #fff);
    -webkit-filter: drop-shadow(300px 0 #fff);
    -webkit-transform: translate(-300px, 0);
    -o-transform: translate(-300px, 0);
}


.characteristic ul>li:not(:last-child):hover {
    color: #fff;
    background-color: #8f989f;
}

.characteristic ul>li {
    width: 381px;
    height: 318px;
    overflow: hidden;
    text-align: center;
    padding: 60px 50px;
    background: #fff;
    box-sizing: border-box;
    margin-bottom: 21px;
}

.characteristic ul>li:last-child>img {
    margin-top: 90px;
}

.characteristic ul>li>h3 {
    font-size: 18px;
    margin-top: 34px;
    margin-bottom: 10px;
}

.sys_lightspot img {
    width: 100%;
}

.Customer_case {
    padding-top: 123px;
}