body,
html {
    color: #212121
}

body,
html {
    width: 100%;
    height: 100%
}

input::-ms-clear,
input::-ms-reveal {
    display: none
}

*,
:after,
:before {
    box-sizing: border-box
}

html {
    font-family: sans-serif;
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -ms-overflow-style: scrollbar;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

body {
    -webkit-font-smoothing: antialiased;
    background-color: #fff;
    font-family: Helvetica Neue, Helvetica, PingFang SC, Hiragino Sans GB, Microsoft YaHei, Arial, sans-serif;
    font-size: 13px
}

html {
    --antd-wave-shadow-color: #1890ff
}

body,
html {
    width: 100%;
    min-height: 100%;
    margin: 0;
    padding: 0;
    padding-right: 0 !important
}

html {
    display: block;
    min-width: 1200px
}

.body {
    padding: 0;
    margin: 0
}

.body-white {
    background: #fff
}

.body {
    background: #f6f7fb
}

.body {
    background: #f5f5f5
}


@media screen and (min-width:1920px) {

    .media-em,
    html {
        font-size: 120px
    }
}

@media screen and (max-width:1920px) and (min-width:1440px) {

    .media-em,
    html {
        font-size: 120px
    }
}

@media screen and (max-width:1440px) and (min-width:1200px) {

    .media-em,
    html {
        font-size: 108px
    }
}

@media screen and (max-width:1200px) {

    .media-em,
    html {
        font-size: 96px
    }
}





html {
    font-family: Helvetica Neue, Helvetica, PingFang SC, Hiragino Sans GB, Microsoft YaHei, Arial, sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
    display: block
}

audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden],
template {
    display: none
}

a {
    background: transparent
}

a:active,
a:hover {
    outline: 0
}

abbr[title] {
    border-bottom: 1px dotted
}

b,
strong {
    font-weight: 700
}

dfn {
    font-style: italic
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

mark {
    background: #ff0;
    color: #212121
}

small {
    font-size: 80%
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 1em 40px
}

hr {
    box-sizing: content-box;
    height: 0
}

pre {
    overflow: auto
}

code,
kbd,
pre,
samp {
    font-family: Helvetica Neue, Helvetica, PingFang SC, Hiragino Sans GB, Microsoft YaHei, Arial, sans-serif;
    font-size: 1em
}

button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

button {
    overflow: visible
}

button,
select {
    text-transform: none
}

button,
button *,
button div,
button em,
button i,
button img,
button span,
html input[type=button],
html input[type=button] *,
html input[type=button] div,
html input[type=button] em,
html input[type=button] i,
html input[type=button] img,
html input[type=button] span {
    cursor: pointer
}

button[disabled],
html input[disabled] {
    cursor: default
}

button input::-moz-focus-inner {
    border: 0;
    padding: 0
}

input {
    line-height: normal
}

input[type=reset],
input[type=reset] *,
input[type=reset] div,
input[type=reset] em,
input[type=reset] i,
input[type=reset] img,
input[type=reset] span,
input[type=submit],
input[type=submit] *,
input[type=submit] div,
input[type=submit] em,
input[type=submit] i,
input[type=submit] img,
input[type=submit] span {
    cursor: pointer
}

input[type=checkbox],
input[type=radio] {
    box-sizing: border-box;
    padding: 0
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    height: auto
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em
}

legend {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: 700
}

td,
th {
    padding: 0
}




::-webkit-scrollbar {
    width: 10px;
    height: 10px
}

::-webkit-scrollbar-thumb {
    background-color: #c9ced9;
    height: 50px;
    outline-offset: -2px;
    outline: 2px solid #fff;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    border: 2px solid #fff
}

::-webkit-scrollbar-thumb:hover {
    background-color: #c9ced9;
    height: 50px;
    border-radius: 4px;
    -webkit-border-radius: 4px
}

::-webkit-scrollbar-track {
    border-radius: 4px;
    -webkit-border-radius: 4px;
    background-color: #f7f9fc
}

::-webkit-scrollbar-track-piece {
    background-color: #f7f9fc;
    border-radius: 0;
    -webkit-border-radius: 0
}

textarea::-webkit-scrollbar-track-piece {
    border-radius: 4px;
    -webkit-border-radius: 4px
}

.hide,
.none {
    display: none
}


body {
    margin: 0;
    color: rgba(0, 0, 0, .65);
    font-size: 14px;
    font-family: -apple-system, BlinkMacSystemFont, Segoe UI, PingFang SC, Hiragino Sans GB, Microsoft YaHei, Helvetica Neue, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
    font-variant: tabular-nums;
    line-height: 1.5;
    background-color: #fff;
    font-feature-settings: "tnum", "tnum"
}

[tabindex="-1"]:focus {
    outline: none !important
}

hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin-top: 0;
    margin-bottom: .5em;
    color: rgba(0, 0, 0, .85);
    font-weight: 500
}

p {
    margin-top: 0;
    margin-bottom: 1em
}

abbr[data-original-title],
abbr[title] {
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
    border-bottom: 0;
    cursor: help
}

address {
    margin-bottom: 1em;
    font-style: normal;
    line-height: inherit
}

input[type=number],
input[type=password],
input[type=text],

dl,
ol,
ul {
    margin-top: 0;
    margin-bottom: 1em
}

ol ol,
ol ul,
ul ol,
ul ul {
    margin-bottom: 0
}

dt {
    font-weight: 500
}

dd {
    margin-bottom: .5em;
    margin-left: 0
}

blockquote {
    margin: 0 0 1em
}

dfn {
    font-style: italic
}

b,
strong {
    font-weight: bolder
}

small {
    font-size: 80%
}

sub,
sup {
    position: relative;
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline
}

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

a {
    color: #1890ff;
    text-decoration: none;
    background-color: transparent;
    outline: none;
    cursor: pointer;
    transition: color .3s;
    -webkit-text-decoration-skip: objects
}

a:hover {
    color: #40a9ff
}

a:active {
    color: #096dd9
}

a:active,
a:hover {
    text-decoration: none;
    outline: 0
}

a[disabled] {
    color: rgba(0, 0, 0, .25);
    cursor: not-allowed;
    pointer-events: none
}

code,
kbd,
pre,
samp {
    font-size: 1em;
    font-family: SFMono-Regular, Consolas, Liberation Mono, Menlo, Courier, monospace
}

pre {
    margin-top: 0;
    margin-bottom: 1em;
    overflow: auto
}

figure {
    margin: 0 0 1em
}

img {
    vertical-align: middle;
    border-style: none
}

svg:not(:root) {
    overflow: hidden
}

[role=button],
a,
area,
button,
input:not([type=range]),
label,
select,
summary,
textarea {
    touch-action: manipulation
}

table {
    border-collapse: collapse
}

caption {
    padding-top: .75em;
    padding-bottom: .3em;
    color: rgba(0, 0, 0, .45);
    text-align: left;
    caption-side: bottom
}

th {
    text-align: inherit
}

button,
input,
optgroup,
select,
textarea {
    margin: 0;
    color: inherit;
    font-size: inherit;
    font-family: inherit;
    line-height: inherit
}

button,
input {
    overflow: visible
}

button,
select {
    text-transform: none
}

[type=reset],
[type=submit],
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
    padding: 0;
    border-style: none
}

input[type=checkbox],
input[type=radio] {
    box-sizing: border-box;
    padding: 0
}

input[type=date],
input[type=datetime-local],
input[type=month],


textarea {
    overflow: auto;
    resize: vertical
}

fieldset {
    min-width: 0;
    margin: 0;
    padding: 0;
    border: 0
}

legend {
    display: block;
    width: 100%;
    max-width: 100%;
    margin-bottom: .5em;
    padding: 0;
    color: inherit;
    font-size: 1.5em;
    line-height: inherit;
    white-space: normal
}

progress {
    vertical-align: baseline
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
    height: auto
}


[type=search]::-webkit-search-cancel-button,
[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-file-upload-button {
    font: inherit;
    -webkit-appearance: button
}

output {
    display: inline-block
}

summary {
    display: list-item
}

template {
    display: none
}

[hidden] {
    display: none !important
}

mark {
    padding: .2em;
    background-color: #feffe6
}

::-moz-selection {
    color: #fff;
    background: #1890ff
}

::selection {
    color: #fff;
    background: #1890ff
}

.webTopBar[data-v-t231031] {
    width: 100%;
    z-index: 100;
    background-color: #242933;
}

.webTopBar .auth-guide[data-v-t231031] {
    width: 100%;
    height: 80px;
    position: relative;
    display: flex;
    justify-content: center;
    background-image: linear-gradient(135deg, #ff9800, #ff2a6b);
    cursor: pointer
}

.webTopBar .auth-guide .guide-img[data-v-t231031] {
    width: 1200px;
    height: 80px;
    -o-object-fit: contain;
    object-fit: contain
}

.webTopBar .auth-guide .close-img[data-v-t231031] {
    position: absolute;
    width: 24px;
    height: 24px;
    right: 24px;
    top: 50%;
    transform: translateY(-50%)
}

.webTopBar .user-info[data-v-t231031] {
    width: 1200px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    height: 36px;
    font-size: 12px;
    color: #a1a8ba;
    line-height: 36px;
    font-weight: 400
}

.webTopBar .user-info .light[data-v-t231031] {
    color: #fff;
    cursor: default
}

.webTopBar .user-info .info-left[data-v-t231031] {
    display: flex;
    cursor: pointer
}

.webTopBar .user-info .info-left .info-item[data-v-t231031] {
    margin-right: 24px
}

.webTopBar .user-info .info-left .info-item[data-v-t231031]:last-child {
    margin-right: 0
}

.webTopBar .user-info .info-left .info-item[data-v-t231031]:hover {
    color: #fff
}

.webTopBar .user-info .info-right[data-v-t231031] {
    display: flex
}

.webTopBar .user-info .info-right .info-item[data-v-t231031] {
    margin-right: 49px;
    position: relative;
    cursor: pointer;
    display: flex
}

.webTopBar .user-info .info-right .info-item i[data-v-t231031] {
    margin-right: 4px
}

.webTopBar .user-info .info-right .info-item[data-v-t231031]:last-child {
    margin-right: 0
}

.webTopBar .user-info .info-right .info-item[data-v-t231031]:last-child:after {
    display: none
}

.webTopBar .user-info .info-right .info-item[data-v-t231031]:after {
    content: "";
    position: absolute;
    width: 1px;
    height: 13px;
    background-color: rgba(161, 168, 186, .3);
    right: -24px;
    top: 12px
}

.webTopBar .user-info .info-right .info-item[data-v-t231031]:hover {
    color: #fff
}

.webTopBar .logo-search-menu[data-v-t231031] {
    width: 100%;
    margin: 0 auto;
    background-color: #fff;
    box-shadow: 0 4px 16px 0 rgba(81, 96, 127, .08)
}

.webTopBar .logo-search-menu .logo-search[data-v-t231031] {
    width: 1200px;
    display: flex;
    align-items: center;
    margin: 0 auto;
    padding: 24px 0 16px
}

.webTopBar .logo-search-menu .logo-search .left-logo[data-v-t231031] {
    cursor: pointer
}

.webTopBar .logo-search-menu .logo-search .left-logo img[data-v-t231031] {
    width: 80px;
    height: 80px;
}

.webTopBar .logo-search-menu .logo-search .left-logo-banner[data-v-t231031] {
    font-size: 60px
}

.webTopBar .logo-search-menu .logo-search .right-search[data-v-t231031] {
    margin-left: 180px
}

.webTopBar .logo-search-menu .logo-search .right-search-menu[data-v-t231031] {
    font-size: 28px;
}

.webTopBar .logo-search-menu .menu-block[data-v-t231031] {
    width: 1200px;
    margin: 0 auto
}


solution-block .clearfix {
    zoom: 1
}

.solution-block[data-v-m231031] {
    width: 1200px;
    margin: 48px auto 0
}

.solution-block .top-title[data-v-m231031] {
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center
}

.solution-block .top-title .title[data-v-m231031] {
    height: 45px;
    font-size: 40px;
    color: #212121;
    line-height: 45px;
    font-weight: 600;
    width: 592px;
    text-align: center;
    letter-spacing: 2px
}

.solution-block .top-title .desc[data-v-m231031] {
    display: flex;
    align-items: center;
    height: 24px;
    font-size: 16px;
    color: #5a5e6e;
    line-height: 24px;
    font-weight: 400;
    margin-top: 8px
}

.solution-block .top-title .desc .title-more-btn[data-v-m231031] {
    display: flex;
    align-items: center;
    margin-left: 16px;
    color: #5580ff;
    cursor: pointer
}

.solution-block .top-title .desc .title-more-btn[data-v-m231031]:hover {
    opacity: .8
}

.solution-block .top-title .desc .title-more-btn i[data-v-m231031] {
    font-size: 14px;
    margin-left: 4px
}

.solution-block .merchant-content-box[data-v-m231031] {
    padding: 24px;
    border-radius: 8px;
    background: #fff;
    margin-top: 24px
}

.solution-block .merchant-content-box .merchant-box-top[data-v-m231031] {
    display: flex
}

.solution-block .merchant-content-box .merchant-box-top .el-carousel[data-v-m231031] {
    width: 568px;
    height: 330px;
    margin-right: 16px
}

.solution-block .merchant-content-box .merchant-box-top .el-carousel[data-v-m231031] .el-carousel__container {
    width: 568px;
    height: 330px
}

.solution-block .merchant-content-box .merchant-box-top .el-carousel[data-v-m231031] .el-carousel__indicators {
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 6px;
    left: 50%;
    transform: translateX(-50%);
    bottom: 16px;
    z-index: 19
}

.solution-block .merchant-content-box .merchant-box-top .el-carousel[data-v-m231031] .el-carousel__indicators .el-carousel__indicator {
    padding: 0;
    margin-right: 6px
}

.solution-block .merchant-content-box .merchant-box-top .el-carousel[data-v-m231031] .el-carousel__indicators .el-carousel__indicator .el-carousel__button {
    width: 6px;
    height: 6px;
    border-radius: 4px;
    box-sizing: border-box;
    background: hsla(0, 0%, 100%, .5);
    cursor: pointer
}

.solution-block .merchant-content-box .merchant-box-top .el-carousel[data-v-m231031] .el-carousel__indicators .el-carousel__indicator.is-active .el-carousel__button {
    width: 26px;
    height: 6px;
    background: #fff
}

.solution-block .merchant-content-box .merchant-box-top .el-carousel .cover-img[data-v-m231031] {
    display: block;
    width: 568px;
    height: 330px;
    cursor: pointer;
    border-radius: 6px
}

.solution-block .merchant-content-box .merchant-box-top .el-carousel .vr-img[data-v-m231031] {
    position: absolute;
    width: 60px;
    height: 60px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

.solution-block .merchant-content-box .industry-list[data-v-m231031] {
    display: flex;
    margin-top: 24px
}

.solution-block .merchant-content-box .industry-list .industry-item[data-v-m231031] {
    width: 276px;
    margin-right: 16px;
    cursor: pointer
}

.solution-block .merchant-content-box .industry-list .industry-item[data-v-m231031]:last-child {
    margin-right: 0
}

.solution-block .merchant-content-box .industry-list .industry-item .item-card[data-v-m231031] {
    width: 276px;
    height: 160px;
    padding-top: 12px;
    border-radius: 6px;
    position: relative;
    background-size: 100% 100%;
    transition: all .3s ease-in-out
}

.solution-block .merchant-content-box .industry-list .industry-item .item-card[data-v-m231031]:hover {
    box-shadow: 0 0 1px 0 rgba(81, 96, 127, .16), 0 6px 32px 4px rgba(81, 96, 127, .08);
    transform: translate3d(0, -2px, 0);
    transition: all .3s ease-in-out;
    cursor: pointer
}

.solution-block .merchant-content-box .industry-list .industry-item .item-card .tag[data-v-m231031] {
    display: inline-block;
    font-size: 12px;
    margin: 0 12px;
    padding: 0 4px;
    height: 18px;
    background: #5580ff;
    border-radius: 2px;
    color: #fff
}

.solution-block .merchant-content-box .industry-list .industry-item .item-card .info-default[data-v-m231031],
.solution-block .merchant-content-box .industry-list .industry-item .item-card .info-pro[data-v-m231031],
.solution-block .merchant-content-box .industry-list .industry-item .item-card .info-sale[data-v-m231031] {
    position: absolute;
    bottom: 0;
    width: 276px;
    height: 48px;
    background-image: linear-gradient(180deg, rgba(67, 78, 106, 0), rgba(67, 78, 106, .8));
    border-radius: 0 0 6px 6px;
    padding: 0 12px
}

.solution-block .merchant-content-box .industry-list .industry-item .item-card .info-sale[data-v-m231031] {
    height: 48px;
    font-size: 12px;
    color: #fff;
    line-height: 48px;
    font-weight: 600
}

.solution-block .merchant-content-box .industry-list .industry-item .item-card .info-pro[data-v-m231031] {
    display: flex;
    align-content: center;
    height: 48px;
    font-size: 12px;
    color: #fff;
    line-height: 48px;
    font-weight: 600
}

.solution-block .merchant-content-box .industry-list .industry-item .item-card .info-pro img[data-v-m231031] {
    width: 24px;
    height: 24px;
    background: #fff;
    border: 1px solid #fff;
    border-radius: 16px;
    margin-right: 8px
}

.solution-block .merchant-content-box .industry-list .industry-item .item-card .info-pro .title[data-v-m231031] {
    margin-right: 12px;
    width: 144px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.solution-block .merchant-content-box .industry-list .industry-item .item-card .info-pro .price[data-v-m231031] {
    width: 64px;
    text-align: right
}

.solution-block .merchant-content-box .industry-list .industry-item .item-card .info-pro .price em[data-v-m231031] {
    margin-right: 4px
}

.solution-block .merchant-content-box .industry-list .industry-item .item-title[data-v-m231031] {
    margin-top: 12px;
    width: 276px;
    height: 22px;
    font-size: 15px;
    color: #212121;
    line-height: 22px;
    font-weight: 600;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.solution-block .merchant-content-box .top-right[data-v-m231031] {
    display: flex;
    flex-direction: column;
    position: relative
}

.solution-block .merchant-content-box .top-right .title[data-v-m231031] {
    height: 36px;
    font-size: 24px;
    color: #212121;
    line-height: 36px;
    font-weight: 600
}

.solution-block .merchant-content-box .top-right .desc[data-v-m231031] {
    width: 568px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-top: 4px;
    height: 20px;
    font-size: 14px;
    color: #5a5e6e;
    line-height: 20px;
    font-weight: 400
}

.solution-block .merchant-content-box .top-right .form-img[data-v-m231031] {
    margin-top: 12px;
    width: 568px;
    height: 258px;
    background: #fff;
    border-radius: 6px;
    cursor: pointer
}

.solution-block .merchant-content-box .top-right .bottom-submit-btn[data-v-m231031] {
    position: absolute;
    bottom: 24px;
    left: 24px;
    width: 520px;
    height: 40px;
    background: #dd2026;
    border-radius: 6px;
    cursor: pointer;
    margin-top: 24px
}

.solution-block .merchant-content-box .top-right .bottom-submit-btn .inner-txt[data-v-m231031] {
    position: absolute;
    z-index: 2;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 16px;
    color: #fff;
    font-weight: 600
}

.solution-block .merchant-content-box .top-right .bottom-submit-btn .sweep-light[data-v-m231031] {
    position: absolute;
    width: 70px;
    height: 40px;
    top: 0;
    animation: sweep-6efb7d15 4s linear 0s infinite
}

.solution-block .content-box[data-v-m231031] {
    margin: 24px 0;
    padding: 24px;
    background: #fff;
    border-radius: 8px;
    display: flex;
    flex-wrap: nowrap;
    align-items: baseline;
}

.solution-block .content-box .card-item[data-v-m231031] {
    border-radius: 6px;
    margin-right: 16px;
    flex-shrink: 0;
    position: relative;
    overflow: hidden;
    cursor: pointer
}

.solution-block .content-box .card-item[data-v-m231031]:nth-child(4n+6) {
    margin-right: 0
}

.solution-block .content-box .card-item[data-v-m231031]:nth-child(n+3) {
    margin-top: 24px
}

.solution-block .content-box .card-item .solution-mask[data-v-m231031] {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    opacity: .55;
    background-image: linear-gradient(180deg, rgba(57, 63, 92, .6), #434e6a);
    transition: all .3s ease-in-out
}

.solution-block .content-box .card-item .item-content[data-v-m231031] {
    position: absolute;
    width: 100%;
    height: 100%
}

.solution-block .content-box .card-item1[data-v-m231031] {
    width: 568px;
    height: 330px
}

.solution-block .content-box .card-item1:hover img[data-v-m231031] {
    transform: scale(1.05);
    transition: all .3s ease-in-out
}

.solution-block .content-box .card-item1 img[data-v-m231031] {
    transition: all .3s ease-in-out;
    width: 100%;
    height: 100%;
    border-radius: 6px;
    position: absolute
}

.solution-block .content-box .card-item1 .item-content[data-v-m231031] {
    padding: 48px;
    display: flex;
    flex-direction: column;
    justify-content: space-between
}

.solution-block .content-box .card-item1 .item-content .item-title[data-v-m231031] {
    height: 36px;
    font-size: 24px;
    color: #fff;
    line-height: 36px;
    font-weight: 600
}

.solution-block .content-box .card-item1 .item-content .item-desc[data-v-m231031] {
    margin-top: 12px;
    font-size: 14px;
    color: #fff;
    line-height: 20px
}

.solution-block .content-box .card-item1 .item-content .content-more-btn[data-v-m231031] {
    display: flex;
    align-items: center;
    height: 20px;
    font-size: 14px;
    color: #fff;
    line-height: 20px;
    font-weight: 400;
    cursor: pointer
}

.solution-block .content-box .card-item1 .item-content .content-more-btn i[data-v-m231031] {
    margin-left: 4px
}

.solution-block .content-box .card-item2[data-v-m231031] {
    width: 568px;
    height: 330px;
    padding: 24px;
    cursor: default;
    background: #fcf7f0;
    margin-right: 0;
    display: flex;
    flex-direction: column;
    align-items: center
}

.solution-block .content-box .card-item2 .title-pic[data-v-m231031] {
    width: 212px;
    height: 30px
}

.solution-block .content-box .card-item2 .requirement-form[data-v-m231031] {
    margin-top: 24px;
    width: 520px
}

.solution-block .content-box .card-item2 .requirement-form[data-v-m231031] .el-form-item {
    margin-bottom: 12px
}

.solution-block .content-box .card-item2 .custom-input[data-v-m231031] .el-input__inner {
    font-size: 14px;
    border: none;
    color: #212121;
    border-radius: 6px
}

.solution-block .content-box .card-item2 .custom-input[data-v-m231031] .el-input__inner::-moz-placeholder {
    font-size: 14px;
    color: #c9ced9
}

.solution-block .content-box .card-item2 .custom-input[data-v-m231031] .el-input__inner::placeholder {
    font-size: 14px;
    color: #c9ced9
}

.solution-block .content-box .card-item2 .custom-textarea[data-v-m231031] {
    height: 112px
}

.solution-block .content-box .card-item2 .custom-textarea[data-v-m231031] .el-textarea__inner {
    height: 100%;
    font-size: 14px;
    border: none;
    color: #212121;
    border-radius: 6px;
    padding: 10px 16px
}

.solution-block .content-box .card-item2 .custom-textarea[data-v-m231031] .el-textarea__inner::-moz-placeholder {
    font-size: 14px;
    color: #c9ced9
}

.solution-block .content-box .card-item2 .custom-textarea[data-v-m231031] .el-textarea__inner::placeholder {
    font-size: 14px;
    color: #c9ced9
}

.solution-block .content-box .card-item2 .submit-btn[data-v-m231031] {
    position: relative;
    width: 100%;
    height: 40px;
    background: #dd2026;
    border-radius: 6px;
    cursor: pointer;
    margin-top: 24px
}

.solution-block .content-box .card-item2 .submit-btn .inner-txt[data-v-m231031] {
    position: absolute;
    z-index: 2;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 16px;
    color: #fff;
    font-weight: 600
}

.solution-block .content-box .card-item2 .sweep-light[data-v-m231031] {
    position: absolute;
    width: 70px;
    height: 40px;
    top: 0;
    animation: sweep-6efb7d15 4s linear 0s infinite
}

.solution-block .content-box .card-item2[data-v-m231031] {
    margin-left: 0
}

.solution-block .content-box .card-item3[data-v-m231031],
.solution-block .content-box .card-item4[data-v-m231031],
.solution-block .content-box .card-item5[data-v-m231031],
.solution-block .content-box .card-item6[data-v-m231031] {
    width: 276px;
    height: 160px
}

.solution-block .content-box .card-item3 img[data-v-m231031],
.solution-block .content-box .card-item4 img[data-v-m231031],
.solution-block .content-box .card-item5 img[data-v-m231031],
.solution-block .content-box .card-item6 img[data-v-m231031] {
    width: 100%;
    height: 100%;
    border-radius: 6px
}

.solution-block .content-box .card-item3 .item-content[data-v-m231031],
.solution-block .content-box .card-item4 .item-content[data-v-m231031],
.solution-block .content-box .card-item5 .item-content[data-v-m231031],
.solution-block .content-box .card-item6 .item-content[data-v-m231031] {
    display: flex;
    bottom: 24px;
    justify-content: center;
    transition: all .3s ease-in-out;
    height: 24px;
    font-size: 16px;
    color: #fff;
    line-height: 24px;
    font-weight: 600
}

.solution-block .content-box .card-item3 .item-content .item-icon[data-v-m231031],
.solution-block .content-box .card-item4 .item-content .item-icon[data-v-m231031],
.solution-block .content-box .card-item5 .item-content .item-icon[data-v-m231031],
.solution-block .content-box .card-item6 .item-content .item-icon[data-v-m231031] {
    margin-right: 8px
}

.solution-block .content-box .card-item3 .item-content .item-icon img[data-v-m231031],
.solution-block .content-box .card-item4 .item-content .item-icon img[data-v-m231031],
.solution-block .content-box .card-item5 .item-content .item-icon img[data-v-m231031],
.solution-block .content-box .card-item6 .item-content .item-icon img[data-v-m231031] {
    width: 22px;
    height: 22px
}

.solution-block .content-box .card-item3:hover .solution-mask[data-v-m231031],
.solution-block .content-box .card-item4:hover .solution-mask[data-v-m231031],
.solution-block .content-box .card-item5:hover .solution-mask[data-v-m231031],
.solution-block .content-box .card-item6:hover .solution-mask[data-v-m231031] {
    transition: all .3s ease-in-out;
    opacity: 1
}

.solution-block .content-box .card-item3:hover .item-content[data-v-m231031],
.solution-block .content-box .card-item4:hover .item-content[data-v-m231031],
.solution-block .content-box .card-item5:hover .item-content[data-v-m231031],
.solution-block .content-box .card-item6:hover .item-content[data-v-m231031] {
    flex-direction: column;
    bottom: 32px;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: all .3s ease-in-out;
    font-size: 24px;
    font-weight: 600;
    height: auto
}

.solution-block .content-box .card-item3:hover .item-content .item-icon[data-v-m231031],
.solution-block .content-box .card-item4:hover .item-content .item-icon[data-v-m231031],
.solution-block .content-box .card-item5:hover .item-content .item-icon[data-v-m231031],
.solution-block .content-box .card-item6:hover .item-content .item-icon[data-v-m231031] {
    margin-right: 0;
    margin-bottom: 12px
}

.solution-block .content-box .card-item3:hover .item-content .item-icon img[data-v-m231031],
.solution-block .content-box .card-item4:hover .item-content .item-icon img[data-v-m231031],
.solution-block .content-box .card-item5:hover .item-content .item-icon img[data-v-m231031],
.solution-block .content-box .card-item6:hover .item-content .item-icon img[data-v-m231031] {
    width: 48px;
    height: 48px
}

.solution-block .latest-plan-list[data-v-m231031] {
    display: flex;
    flex-wrap: wrap
}

.solution-block .latest-plan-list .last-item[data-v-m231031] {
    border-radius: 8px;
    background: #fff;
    cursor: pointer;
    overflow: hidden;
    transition: all .3s ease-in-out
}

.solution-block .latest-plan-list .last-item[data-v-m231031]:hover {
    box-shadow: 0 0 1px 0 rgba(81, 96, 127, .16), 0 6px 32px 4px rgba(81, 96, 127, .08);
    transition: all .3s ease-in-out;
    cursor: pointer
}

.solution-block .latest-plan-list .last-item:hover img[data-v-m231031] {
    transform: scale(1.05);
    transition: all .3s ease-in-out
}

.solution-block .latest-plan-list .last-item[data-v-m231031]:nth-child(n+3) {
    margin-top: 16px
}

.solution-block .latest-plan-list .last-item[data-v-m231031]:nth-child(2n) {
    margin-left: 16px
}

.solution-block .latest-plan-list .last-item .item-img[data-v-m231031] {
    overflow: hidden;
    position: relative
}

.solution-block .latest-plan-list .last-item .item-img .cover-img[data-v-m231031] {
    width: 592px;
    height: 344px;
    border-radius: 8px 8px 0 0;
    transition: all .3s ease-in-out
}

.solution-block .latest-plan-list .last-item .item-img .vr-img[data-v-m231031] {
    position: absolute;
    width: 60px;
    height: 60px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

.solution-block .latest-plan-list .last-item .item-bottom[data-v-m231031] {
    padding: 32px 0 40px 48px
}

.solution-block .latest-plan-list .last-item .item-bottom .title[data-v-m231031] {
    width: 496px;
    height: 36px;
    font-size: 24px;
    color: #212121;
    line-height: 36px;
    font-weight: 600;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.solution-block .latest-plan-list .last-item .item-bottom .desc[data-v-m231031] {
    margin-top: 8px;
    display: flex;
    height: 20px;
    font-size: 14px;
    color: #5a5e6e;
    line-height: 20px;
    font-weight: 400
}

.solution-block .latest-plan-list .last-item .item-bottom .desc .profile[data-v-m231031] {
    margin-right: 16px
}

.solution-block .latest-plan-list .last-item .item-bottom .desc .des-more-btn[data-v-m231031] {
    display: flex;
    align-items: center;
    color: #5580ff;
    cursor: pointer
}

.solution-block .latest-plan-list .last-item .item-bottom .desc .des-more-btn[data-v-m231031]:hover {
    opacity: .8
}

.solution-block .latest-plan-list .last-item .item-bottom .desc .des-more-btn i[data-v-m231031] {
    font-size: 14px;
    margin-left: 8px
}

@keyframes sweep-6efb7d15 {
    0% {
        left: 0;
        opacity: 1
    }

    25% {
        left: 100%;
        opacity: 0
    }

    50% {
        left: 100%;
        opacity: 0
    }

    75% {
        left: 100%;
        opacity: 0
    }

    87.5% {
        left: 100%;
        opacity: 0
    }

    to {
        left: 100%;
        opacity: 0
    }
}


.home-main[data-v-h231031] {
    position: relative;
    padding-top: 24px;
    width: 100%;
    background-color: #f6f7fb
}

.home-main .home-gradient-bg[data-v-h231031] {
    position: absolute;
    top: 0;
    height: 464px;
    width: 100%;
    background-image: linear-gradient(180deg, #e4e7f4, #f6f7fb);
    z-index: 0
}

.home-main .design-counsel-info[data-v-h231031] {
    position: relative;
    width: 1200px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between
}

.home-main .design-counsel-info .case-design-block[data-v-h231031] {
    width: 240px;
    height: 312px
}

.home-main .design-counsel-info .product-classify-block[data-v-h231031] {
    width: 240px;
    height: 416px
}

.home-main .design-counsel-info .counsel-block[data-v-h231031] {
    width: 688px
}

.home-main .design-counsel-info .counsel-block .resource-block[data-v-h231031] {
    display: flex;
    justify-content: space-between;
    margin-top: 16px;
    cursor: pointer
}

.home-main .design-counsel-info .counsel-block .resource-block img[data-v-h231031] {
    width: 218px;
    height: 88px;
    border-radius: 8px;
    -o-object-fit: contain;
    object-fit: contain
}

.home-main .design-counsel-info .info-block[data-v-h231031] {
    width: 240px
}

.home-main .seckill-block[data-v-h231031],
.home-main .service-bus[data-v-h231031] {
    width: 1200px;
    margin: 16px auto 0;
    position: relative
}

.webFooter[data-v-b231031] {
    font-size: 14px;
    background: #fff;
    margin-top: 48px
}

.webFooter .footer-main[data-v-b231031] {
    width: 1200px;
    margin: 0 auto
}

.webFooter .footer-main .main-top[data-v-b231031] {
    display: flex;
    width: 1200px;
    padding: 24px 0;
    align-items: center;
    justify-content: space-between;
    border-bottom: 1px solid #e9eaef
}

.webFooter .footer-main .main-top .top-item[data-v-b231031] {
    display: flex;
    height: 50px
}

.webFooter .footer-main .main-top .top-item .item-img[data-v-b231031] {
    width: 50px;
    height: 50px;
    margin-right: 12px
}

.webFooter .footer-main .main-top .top-item .item-img img[data-v-b231031] {
    width: 100%;
    height: 100%
}

.webFooter .footer-main .main-top .top-item .item-text .text-title[data-v-b231031] {
    height: 25px;
    font-size: 18px;
    color: #212121;
    line-height: 25px;
    font-weight: 600
}

.webFooter .footer-main .main-top .top-item .item-text .text-desc[data-v-b231031] {
    margin-top: 4px;
    height: 20px;
    font-size: 14px;
    color: #5a5e6e;
    line-height: 20px;
    font-weight: 400
}

.webFooter .footer-main .main-mid[data-v-b231031] {
    margin: 40px 0;
    display: flex
}

.webFooter .footer-main .main-mid .mid-left[data-v-b231031] {
    width: 500px;
    height: 260px;
    display: flex;
    flex-shrink: 0;
    padding-bottom: 14px;
    border-right: 1px solid #e9eaef
}

.webFooter .footer-main .main-mid .mid-left .left-item[data-v-b231031] {
    width: 25%;
    flex-shrink: 0;
    display: flex;
    flex-direction: column
}

.webFooter .footer-main .main-mid .mid-left .left-item .item-title[data-v-b231031] {
    height: 20px;
    font-size: 14px;
    color: #212121;
    line-height: 20px;
    font-weight: 600
}

.webFooter .footer-main .main-mid .mid-left .left-item .item-first[data-v-b231031],
.webFooter .footer-main .main-mid .mid-left .left-item .item-other[data-v-b231031] {
    height: 18px;
    font-size: 12px;
    color: #5a5e6e;
    line-height: 18px;
    font-weight: 400;
    margin-top: 12px
}

.webFooter .footer-main .main-mid .mid-left .left-item .item-first[data-v-b231031] {
    margin-top: 16px
}

.webFooter .footer-main .main-mid .mid-right[data-v-b231031] {
    padding-left: 60px;
    display: flex;
    justify-content: space-between;
    width: 100%
}

.webFooter .footer-main .main-mid .mid-right .contact-block .contact-title[data-v-b231031] {
    height: 20px;
    font-size: 14px;
    color: #212121;
    line-height: 20px;
    font-weight: 600;
    margin-bottom: 16px
}

.webFooter .footer-main .main-mid .mid-right .contact-block .contact-item[data-v-b231031] {
    display: flex;
    height: 18px;
    font-size: 12px;
    color: #5a5e6e;
    line-height: 18px;
    font-weight: 400;
    margin-bottom: 12px
}

.webFooter .footer-main .main-mid .mid-right .contact-block .contact-item .contact-value[data-v-b231031] {
    color: #212121
}

.webFooter .footer-main .main-mid .mid-right .qr-img-block[data-v-b231031] {
    width: 372px;
    display: flex;
    justify-content: space-between
}

.webFooter .footer-main .main-mid .mid-right .qr-img-block .qr-item[data-v-b231031] {
    display: flex;
    flex-direction: column;
    align-items: center
}

.webFooter .footer-main .main-mid .mid-right .qr-img-block .qr-item img[data-v-b231031] {
    width: 200px;
    height: 240px
}

.webFooter .footer-main .main-mid .mid-right .qr-img-block .qr-item span[data-v-b231031] {
    height: 20px;
    font-size: 14px;
    color: #212121;
    line-height: 20px;
    font-weight: 600
}

.webFooter .footer-main .main-bottom[data-v-b231031] {
    display: flex;
    justify-content: space-between;
    padding: 24px 0;
    border-top: 1px solid #e9eaef
}

.webFooter .footer-main .main-bottom .bottom-left[data-v-b231031] {
    display: flex;
    height: 18px;
    font-size: 12px;
    color: #212121;
    line-height: 18px;
    font-weight: 400
}

.webFooter .footer-main .main-bottom .bottom-left .bottom-item[data-v-b231031] {
    margin-right: 24px;
    position: relative;
    cursor: pointer
}

.webFooter .footer-main .main-bottom .bottom-left .bottom-item[data-v-b231031]:hover {
    color: #5580ff
}

.webFooter .footer-main .main-bottom .bottom-left .bottom-item[data-v-b231031]:last-child:after {
    display: none
}

.webFooter .footer-main .main-bottom .bottom-left .bottom-item[data-v-b231031]:after {
    content: "";
    position: absolute;
    right: -12px;
    top: 3px;
    width: 1px;
    height: 12px;
    background-color: #e9eaef
}

.webFooter .footer-main .main-bottom .bottom-right[data-v-b231031] {
    height: 18px;
    font-size: 12px;
    color: #5a5e6e;
    line-height: 18px;
    font-weight: 400
}

.webFooter .footer-main .main-bottom .bottom-right a[data-v-b231031]:hover {
    color: #5580ff
}