@charset "utf-8";

button,
hr {
    overflow: visible;
}

html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}

body {
    margin: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
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-color: transparent;
}

a:active,
a:hover {
    outline-width: 0;
}

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

b,
strong {
    font-weight: bolder;
}

dfn {
    font-style: italic;
}

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

mark {
    background-color: #ff0;
    color: #000;
}

small {
    font-size: 80%;
}

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

sup {
    top: -0.5em;
}

sub {
    bottom: -0.25em;
}

img {
    border: 0;
}

svg:not(:root) {
    overflow: hidden;
}

figure {
    margin: 1em 40px;
}

hr {
    box-sizing: content-box;
    height: 0;
}

pre,
textarea {
    overflow: auto;
}

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

button,
input,
optgroup,
select,
textarea {
    font: inherit;
    margin: 0;
}

button,
select {
    text-transform: none;
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer;
}

button[disabled],
html input[disabled] {
    cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}

button:-moz-focusring,
input:-moz-focusring {
    outline: ButtonText dotted 1px;
}

input {
    line-height: normal;
}

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-appearance: textfield;
}

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: 0.35em 0.625em 0.75em;
}

legend {
    color: inherit;
    padding: 0;
}

optgroup {
    font-weight: 700;
}

a {
    outline: none;
}

a:active {
    star: expression(this.onfocus=this.blur());
}

:focus {
    outline: 0;
}

.AGrid-row::before,
.AGrid-row::after {
    content: ' ';
    display: table;
    line-height: 0;
}

.AGrid-row::after {
    clear: both;
}

.AGrid-row {
    *zoom: 1;
    clear: both;
}

.AGrid-row.no-gap,
.gap .AGrid-row.no-gap {
    margin: 0;
}

.AGrid-row.no-gap [class^=col-],
.gap .AGrid-row.no-gap [class^=col-] {
    padding: 0;
}

.AGrid-row.gap,
.no-gap .AGrid-row.gap {
    margin: -10px;
}

.AGrid-row.gap [class^=col-],
.no-gap .AGrid-row.gap [class^=col-] {
    padding: 10px;
}

@media (max-width: 799px) {
    .AGrid-row.gap,
    .no-gap .AGrid-row.gap {
        margin: -5px;
    }

    .AGrid-row.gap [class^=col-],
    .no-gap .AGrid-row.gap [class^=col-] {
        padding: 5px;
    }
}

.col-mb-1,
.col-mb-2,
.col-mb-3,
.col-mb-4,
.col-mb-5,
.col-mb-6,
.col-mb-7,
.col-mb-8,
.col-mb-9,
.col-mb-10,
.col-mb-11,
.col-mb-12,
.col-pd-1,
.col-pd-2,
.col-pd-3,
.col-pd-4,
.col-pd-5,
.col-pd-6,
.col-pd-7,
.col-pd-8,
.col-pd-9,
.col-pd-10,
.col-pd-11,
.col-pd-12,
.col-sm-1,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-md-1,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-10,
.col-md-11,
.col-md-12,
.col-lg-1,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-10,
.col-lg-11,
.col-lg-12 {
    position: relative;
}

.col-mb-1,
.col-mb-2,
.col-mb-3,
.col-mb-4,
.col-mb-5,
.col-mb-6,
.col-mb-7,
.col-mb-8,
.col-mb-9,
.col-mb-10,
.col-mb-11,
.col-mb-12 {
    float: left;
}

.col-mb-1 {
    width: 8.33333333%;
}

.col-mb-2 {
    width: 16.66666667%;
}

.col-mb-3 {
    width: 25%;
}

.col-mb-4 {
    width: 33.33333333%;
}

.col-mb-5 {
    width: 41.66666667%;
}

.col-mb-6 {
    width: 50%;
}

.col-mb-7 {
    width: 58.33333333%;
}

.col-mb-8 {
    width: 66.66666667%;
}

.col-mb-9 {
    width: 75%;
}

.col-mb-10 {
    width: 83.33333333%;
}

.col-mb-11 {
    width: 91.66666667%;
}

.col-mb-12 {
    width: 100%;
}

@media (min-width: 768px) {
    .col-pd-1,
    .col-pd-2,
    .col-pd-3,
    .col-pd-4,
    .col-pd-5,
    .col-pd-6,
    .col-pd-7,
    .col-pd-8,
    .col-pd-9,
    .col-pd-10,
    .col-pd-11,
    .col-pd-12 {
        float: left;
    }

    .col-pd-1 {
        width: 8.33333333%;
    }

    .col-pd-2 {
        width: 16.66666667%;
    }

    .col-pd-3 {
        width: 25%;
    }

    .col-pd-4 {
        width: 33.33333333%;
    }

    .col-pd-5 {
        width: 41.66666667%;
    }

    .col-pd-6 {
        width: 50%;
    }

    .col-pd-7 {
        width: 58.33333333%;
    }

    .col-pd-8 {
        width: 66.66666667%;
    }

    .col-pd-9 {
        width: 75%;
    }

    .col-pd-10 {
        width: 83.33333333%;
    }

    .col-pd-11 {
        width: 91.66666667%;
    }

    .col-pd-12 {
        width: 100%;
    }
}

@media (min-width: 1024px) {
    .col-sm-1,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12 {
        float: left;
    }

    .col-sm-1 {
        width: 8.33333333%;
    }

    .col-sm-2 {
        width: 16.66666667%;
    }

    .col-sm-3 {
        width: 25%;
    }

    .col-sm-4 {
        width: 33.33333333%;
    }

    .col-sm-5 {
        width: 41.66666667%;
    }

    .col-sm-6 {
        width: 50%;
    }

    .col-sm-7 {
        width: 58.33333333%;
    }

    .col-sm-8 {
        width: 66.66666667%;
    }

    .col-sm-9 {
        width: 75%;
    }

    .col-sm-10 {
        width: 83.33333333%;
    }

    .col-sm-11 {
        width: 91.66666667%;
    }

    .col-sm-12 {
        width: 100%;
    }
}

@media (min-width: 1280px) {
    .col-md-1,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9,
    .col-md-10,
    .col-md-11,
    .col-md-12 {
        float: left;
    }

    .col-md-1 {
        width: 8.33333333%;
    }

    .col-md-2 {
        width: 16.66666667%;
    }

    .col-md-3 {
        width: 25%;
    }

    .col-md-4 {
        width: 33.33333333%;
    }

    .col-md-5 {
        width: 41.66666667%;
    }

    .col-md-6 {
        width: 50%;
    }

    .col-md-7 {
        width: 58.33333333%;
    }

    .col-md-8 {
        width: 66.66666667%;
    }

    .col-md-9 {
        width: 75%;
    }

    .col-md-10 {
        width: 83.33333333%;
    }

    .col-md-11 {
        width: 91.66666667%;
    }

    .col-md-12 {
        width: 100%;
    }
}

@media (min-width: 1366px) {
    .col-lg-1,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12 {
        float: left;
    }

    .col-lg-1 {
        width: 8.33333333%;
    }

    .col-lg-2 {
        width: 16.66666667%;
    }

    .col-lg-3 {
        width: 25%;
    }

    .col-lg-4 {
        width: 33.33333333%;
    }

    .col-lg-5 {
        width: 41.66666667%;
    }

    .col-lg-6 {
        width: 50%;
    }

    .col-lg-7 {
        width: 58.33333333%;
    }

    .col-lg-8 {
        width: 66.66666667%;
    }

    .col-lg-9 {
        width: 75%;
    }

    .col-lg-10 {
        width: 83.33333333%;
    }

    .col-lg-11 {
        width: 91.66666667%;
    }

    .col-lg-12 {
        width: 100%;
    }
}

@media (min-width: 1680px) {
    .col-xg-1,
    .col-xg-2,
    .col-xg-3,
    .col-xg-4,
    .col-xg-5,
    .col-xg-6,
    .col-xg-7,
    .col-xg-8,
    .col-xg-9,
    .col-xg-10,
    .col-xg-11,
    .col-xg-12 {
        float: left;
    }

    .col-xg-1 {
        width: 8.33333333%;
    }

    .col-xg-2 {
        width: 16.66666667%;
    }

    .col-xg-3 {
        width: 25%;
    }

    .col-xg-4 {
        width: 33.33333333%;
    }

    .col-xg-5 {
        width: 41.66666667%;
    }

    .col-xg-6 {
        width: 50%;
    }

    .col-xg-7 {
        width: 58.33333333%;
    }

    .col-xg-8 {
        width: 66.66666667%;
    }

    .col-xg-9 {
        width: 75%;
    }

    .col-xg-10 {
        width: 83.33333333%;
    }

    .col-xg-11 {
        width: 91.66666667%;
    }

    .col-xg-12 {
        width: 100%;
    }
}

@media (max-width: 799px) {
    .mb-hide {
        display: none !important;
    }
}

@media (min-width: 800px) {
    .pd-hide {
        display: none !important;
    }
}

@media (min-width: 1024px) {
    .sm-hide {
        display: none !important;
    }
}

@media (min-width: 1280px) {
    .md-hide {
        display: none !important;
    }
}

@media (min-width: 1366px) {
    .lg-hide {
        display: none !important;
    }
}

@media (min-width: 1680px) {
    .xg-hide {
        display: none !important;
    }
}

::-webkit-scrollbar {
    width: 10px;
    height: 10px;
    background-color: #fff;
}

::-webkit-scrollbar-track {
    background-color: transparent;
}

::-webkit-scrollbar-thumb {
    border-radius: 5px;
    background-color: #ddd;
}

::-webkit-scrollbar-thumb:hover {
    background-color: #bbb;
}

html {
    font-size: 10px;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    box-sizing: border-box;
    -moz-box-sizing: border-box;
}

*,
::after,
::before {
    box-sizing: inherit;
    -moz-box-sizing: inherit;
}

body {
    font-family: -apple-system, 'Helvetica Neue', 'Helvetica', 'Arial', 'PingFang SC', 'Hiragino Sans GB', 'STHeiti', 'Microsoft YaHei', 'Microsoft JhengHei', SimSun, sans-serif;
    font-size: 14px;
    line-height: 1.5;
    color: #6f7479;
    background-color: #fff;
    margin: 0;
    padding: 0;
}

ul,
li,
dd,
dl {
    list-style: none;
}

a {
    text-decoration: none;
}

p,
ul,
li,
h1,
h2,
h3,
h4,
h5,
h6,
dl,
dd,
a {
    margin: 0;
    padding: 0;
    color: inherit;
    font-size: inherit;
    font-weight: inherit;
}

.cf::before,
.cf::after {
    content: ' ';
    display: table;
    line-height: 0;
}

.cf::after {
    clear: both;
}

.cf {
    *zoom: 1;
}

.digit,
.digit-thin,
.digit-bold {
    font-family: 'Helvetica';
    font-weight: 100;
}

.digit {
    font-weight: 400;
}

.digit-bold {
    font-weight: 700;
}

.service-dialog .block-title {
    margin-left: -30px;
}

.block-title {
    color: #333;
    font-size: 24px;
    line-height: 30px;
    padding-left: 30px;
    margin-bottom: 20px;
    border-left: 3px solid #e31d2a;
}

.block-sub-title {
    font-size: 20px;
    color: #91989e;
    display: inline-block;
    margin-left: 20px;
}

@media (max-width: 1279px) {
    .block-sub-title {
        display: none;
    }
}

@media (max-width: 799px) {
    .block-title {
        font-size: 24px;
        line-height: 1;
        line-height: 20px !important;
    }
}

.caption {
    font-size: 24px;
    color: #333;
    line-height: 1.25;
    margin-bottom: 10px;
}

.summary {
    font-size: 18px;
    line-height: 1.666667;
    color: #6f7479;
}

.detail {
    font-size: 14px;
    color: #666;
    line-height: 22px;
    text-align: left;
}

.info {
    font-size: 14px;
    line-height: 22px;
    color: #666;
    text-align: justify;
}

.price {
    color: #e41e2b;
}

strong,
.strong {
    color: #36383c;
    font-weight: normal;
}

a.linker {
    color: #737980;
    font-size: 12px;
}

a.link:hover,
a.linker:hover {
    color: #2d56b1;
    transition: color 0.3s ease-out;
}

a.link.more::after,
a.linker.more::after {
    content: '';
    width: 17px;
    height: 17px;
    margin-left: 5px;
    display: inline-block;
    vertical-align: -4px;
    background: url(../images/common/icons-universal.png) -177px 3px no-repeat;
}

a.linker.more:hover::after,
a.link.more:hover::after {
    background-position: -190px 4px;
}

.txt-ellipsis {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.aui-tile,
.aui-tile-tall {
    background-color: #fff;
    position: relative;
}

.center-layer {
    text-align: center;
    font-size: 0;
}

.center-layer::before {
    content: '';
    font-size: 0;
    display: inline-block;
    height: 100%;
    width: 0;
    vertical-align: middle;
}

.center-layer .center-box {
    font-size: 14px;
    width: 100%;
    display: inline-block;
    vertical-align: middle;
}

.center-layer > .layer-figure,
.center-layer > .layer-text {
    font-size: 14px;
    display: inline-block;
    width: 50%;
    vertical-align: middle;
    zoom: 1;
}

.center-layer > .layer-figure {
    width: 40%;
    text-align: center;
}

.center-layer > .layer-text {
    width: 60%;
    text-align: right;
    padding-left: 20px;
}

.center-layer .layer-figure + .layer-text {
    text-align: left;
    padding-left: 0;
    width: 55%;
    padding-right: 5%;
}

.aui-button {
    height: 32px;
    line-height: 30px;
    padding: 0 20px;
    border: 1px solid #e41f2b;
    font-size: 14px;
    display: inline-block;
    vertical-align: middle;
    transition: background 0.3s, color 0.3s;
}

.aui-button.btn-def {
    color: #e41f2b;
}

.aui-button.btn-primary {
    color: #fff;
    background-color: #e41f2b;
}

.aui-button.btn-white {
    border-color: #fff;
    color: #fff;
}

.aui-button:hover {
    color: #fff;
    background-color: #f24651;
    border-color: #f24651;
}

.aui-button:active {
    color: #fff;
    background-color: #c8000d;
    border-color: #c8000d;
}

.aui-button.btn-large {
    height: 40px;
    line-height: 38px;
    padding: 0 30px;
    font-size: 18px;
}

.aui-button.btn-exlarge {
    height: 48px;
    line-height: 46px;
    padding: 0 40px;
    font-size: 20px;
}

.aui-button[disabled] {
    cursor: not-allowed;
}

.aui-button.btn-def[disabled] {
    background: #f0f0f0;
    color: #999;
    border-color: #ccc;
}

.aui-button.btn-primary[disabled] {
    background: #ccc;
    color: #fff;
    border-color: #ccc;
}

.aui-btn-red,
.aui-btn-white {
    padding: 4px 20px;
    display: inline-block;
    font-size: 14px;
    line-height: 20px;
    background: #fff;
    color: #36383c;
    border: 1px solid #d4d5d7;
    text-align: center;
    cursor: pointer;
    vertical-align: middle;
}

.aui-btn-red {
    background: #e41e2b;
    color: #fff;
    border-color: #e41e2b;
}

.aui-btn-red:hover {
    background: #f53642;
}

.aui-btn-red.disable {
    background: #d4d5d7 !important;
    color: #fff !important;
    border-color: #d4d5d7 !important;
    cursor: auto;
}

.aui-btn-white {
    color: #f53642;
    background: none;
    border-color: #f53642;
}

#region-select .aui-btn-white {
    color: #36383c;
    border-color: #d4d5d7;
}

#region-select .aui-btn-white:hover {
    color: #e41e2b;
    border-color: #e41e2b;
    background-color: #fff;
}

.head-tools .aui-btn-white {
    color: #fff;
    background: none;
    border-color: #fff;
}

.aui-btn-red:active {
    background: #ef323e;
}

.aui-btn-white:active,
.aui-btn-white:hover {
    color: #fff;
    background-color: #ef323e;
    border-color: #ef323e;
}

.cui-btn {
    display: inline-block;
    height: 40px;
    padding: 0 30px;
    border: solid 1px transparent;
    border-radius: 2px;
    background: transparent;
    font-weight: 400;
    font-size: 14px;
    line-height: 38px;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    user-select: none;
    transition: 0.2s;
}

.cui-btn-small {
    height: 32px;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 12px;
    line-height: 30px;
}

.cui-btn-large {
    height: 48px;
    padding-left: 40px;
    padding-right: 40px;
    font-size: 18px;
    line-height: 46px;
}

.cui-btn-primary {
    border-color: #f66f6a;
    background-color: #f66f6a;
    color: #fff;
}

.cui-btn-primary:hover,
.cui-btn-primary.hover {
    box-shadow: 0 8px 16px rgba(246, 111, 106, 0.5);
}

.cui-btn-dark {
    border-color: #252b3a;
    background-color: #252b3a;
    color: #fff;
}

.cui-btn-outline-primary {
    border: solid 1px #f66f6a;
    color: #f66f6a;
}

.cui-btn-outline-primary:hover,
.cui-btn-outline-primary .hover {
    border-color: #f66f6a;
    background-color: #f66f6a;
    color: #fff;
}

.cui-btn-outline-dark {
    border: solid 1px #252b3a;
    color: #252b3a;
}

.cui-btn-outline-dark:hover,
.cui-btn-outline-dark .hover {
    border: solid 1px #f66f6a;
    color: #f66f6a;
}

.cui-btn-outline-light {
    border: solid 1px #fff;
    color: #fff;
}

.cui-btn-outline-light:hover,
.cui-btn-outline-light .hover {
    border: solid 1px #f66f6a;
    color: #f66f6a;
}

.overflow-hide {
    overflow: hidden;
}

.video-thumb {
    position: relative;
    cursor: pointer;
    line-height: 1;
    overflow: hidden;
    height: 100%;
}

.video-thumb::after {
    content: ' ';
    width: 50px;
    height: 50px;
    position: absolute;
    display: block;
    left: 50%;
    top: 50%;
    z-index: 2;
    margin-top: -25px;
    margin-left: -25px;
    content: url(../images/common/video_play.png);
}

.video-thumb img {
    max-height: 100%;
    width: 100%;
    transition: all 0.5s;
}

.video-thumb:hover img {
    transform: scale(1.1);
}

.video-thumb .info-title {
    background: linear-gradient(rgba(0, 0, 0, 0.01), rgba(0, 0, 0, 0.8));
    padding: 15px 20px;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 2;
    width: 100%;
}

.video-thumb .info-title .caption {
    color: #f1f3f6;
    margin-bottom: 0;
    font-size: 16px;
}

.video-thumb .info-title .text {
    color: #f1f3f6;
    font-size: 14px;
    line-height: 24px;
}

.button {
    display: inline-block;
    color: #36383c;
    font-size: 14px;
    line-height: 20px;
    padding: 4px 20px;
    cursor: pointer;
    border: 1px solid #d4d5d7;
    position: relative;
    letter-spacing: normal;
}

.button.red {
    background: #e41e2b;
    color: #fff;
    border-color: #e41e2b;
}

.button.red:hover {
    background: #f53642;
}

.button.red:active {
    background: #c8000e;
}

.button.white:hover {
    border-color: #f53642;
    color: #f53642;
}

.button.white:active {
    border-color: #c8000e;
    color: #c8000e;
}

.button.disable,
.button.disable:active,
.button.disable:hover {
    background: #efefef;
    border-color: #efefef;
    color: #ccc;
    cursor: default;
}

.hover-scale .scale-up-lg,
.hover-scale .scale-down-lg,
.hover-scale .scale-up,
.hover-scale .scale-down {
    transform: scale(0.85);
    transition: transform 0.3s ease-out 0s;
}

.hover-scale .scale-up {
    transform: scale(1);
}

.hover-scale:hover .scale-down {
    transform: scale(1);
}

.hover-scale:hover .scale-up {
    transform: scale(1.1);
}

.menu-icon {
    width: 20px;
    height: 2px;
    background: #888c90;
    display: inline-block;
    vertical-align: 4px;
    margin-right: 10px;
    text-align: left;
}

.menu-icon::before,
.menu-icon::after {
    content: ' ';
    width: 20px;
    height: 2px;
    background: #888c90;
    display: inline-block;
    margin-top: -6px;
    position: absolute;
}

.menu-icon::after {
    margin-top: 6px;
}

.nav-item .menu-icon {
    display: none;
}

.nav-item:hover .menu-icon,
.nav-item:hover .menu-icon::before,
.nav-item:hover .menu-icon::after {
    background: #e31d2a;
}

.foldIcon {
    border: 5px solid transparent;
    border-top-color: #747474;
    position: absolute;
    transition: transform 0.5s ease-out;
    transform-origin: 50% 25%;
}

.unfold .foldIcon {
    -ms-transform: rotate(180deg);
    transform: rotateX(180deg);
}

.foldIcon::before {
    content: '';
    position: absolute;
    border: 5px solid transparent;
    border-top-color: #fff;
    margin-left: -5px;
    margin-top: -6px;
}

.icon.star {
    margin: 0 1px;
    width: 14px;
    height: 14px;
    display: inline-block;
    vertical-align: middle;
}

.icon.star.on {
    background-image: url(../images/common/star_on.png);
}

.icons-universal {
    display: inline-block;
    vertical-align: middle;
    background: url(../images/common/icons-universal.png) 0 0 no-repeat;
}

.icons-universal.close {
    width: 13px;
    height: 13px;
    background-position: 0 0;
}

.icons-universal.help {
    width: 17px;
    height: 17px;
    background-position: -13px 0;
}

.icons-universal.more-on {
    width: 17px;
    height: 17px;
    background-position: -30px 0;
}

.icons-universal.more {
    width: 17px;
    height: 17px;
    background-position: -47px 0;
}

.icons-universal.question {
    width: 22px;
    height: 22px;
    background-position: -64px 0;
}

.icons-universal.search {
    width: 16px;
    height: 16px;
    background-position: -86px 0;
}

.icons-universal.solved {
    width: 22px;
    height: 22px;
    background-position: -102px 0;
}

.icons-universal.star {
    width: 14px;
    height: 13px;
    background-position: -124px 0;
}

.icons-universal.star-on {
    width: 14px;
    height: 13px;
    background-position: -138px 0;
}

.icons-universal.support-tel {
    width: 24px;
    height: 19px;
    background-position: -152px 0;
}

.icon-gift01 {
    display: inline-block;
    vertical-align: middle;
    height: 20px;
    width: 20px;
    background: url(../images/activity/gift.png) center no-repeat;
}

.icon-gift {
    display: inline-block;
    vertical-align: middle;
    height: 20px;
    width: 20px;
    background: url(../images/common/photoIcon.gif) center no-repeat;
}

.icon-gift.white {
    background-image: url(../images/activity/gift-white.png);
}

.icon-header.sidelist-on,
.icon-header.sidelist {
    display: inline-block;
    vertical-align: middle;
    width: 25px;
    height: 16px;
    background-image: url(../images/global/icon-universal-sidelist-off.png);
}

.icon-header.sidelist-on,
.on .icon-header.sidelist {
    background-image: url(../images/global/icon-universal-sidelist-on.png);
}

#header .wrapper {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 99;
    visibility: visible;
    transition: top 0.3s ease-out;
}

.loaded#header.show-menu .wrapper {
    height: 100%;
}

.compatibility {
    background: #f7f7f7;
    text-align: center;
    height: 0;
    overflow: hidden;
    color: #666;
    transition: height 0.3s ease-out;
}

.Compatible .compatibility {
    height: 76px;
}

.compatibility .layer {
    padding: 20px 0;
    width: auto;
    line-height: 40px;
}

.has-header-banner .icon-compatibility,
.Compatible .icon-compatibility {
    margin-right: 10px;
    margin-left: 20px;
    width: 26px;
    height: 26px;
    display: inline-block;
    vertical-align: middle;
    background: url(../images/global/icon-compatibility.png) 0 0 no-repeat;
}

.icon-compatibility.chrome {
    background-position: 0 0;
}

.icon-compatibility.firefox {
    background-position: -26px 0;
}

.icon-compatibility.ie {
    background-position: -48px 0;
}

.icon-compatibility.notice {
    width: 32px;
    height: 31px;
    margin-left: 0;
    background-position: -81px 0;
}

.icon-compatibility.close-large {
    width: 23px;
    height: 23px;
    vertical-align: -5px;
    margin-left: 40px;
    margin-right: 0;
    background-position: -118px 0;
    cursor: pointer;
}

@media (max-width: 1023px) {
    .compatibility {
        display: none;
    }
}

.header-banner {
    height: 120px;
    display: none;
    text-align: center;
    position: relative;
}

.has-header-banner .header-banner {
    display: block;
}

.header-banner .header-banner-bg {
    height: 100%;
    width: 100%;
    display: block;
    background-repeat: no-repeat;
    background-position: center;
}

.header-banner-bg img {
    display: none;
}

.header-banner .close-large {
    position: absolute;
    right: 20px;
    top: 20px;
}

.scrolled .header-banner {
    display: none;
}

@media (max-width: 799px) {
    .header-banner {
        height: 80px;
    }

    .header-banner .header-banner-bg {
        background-size: auto 100%;
    }
}

.headmenu {
    float: left;
    height: 46px;
    background: url(../images/global/headMenu.png) no-repeat center;
    width: 36px;
    margin-right: 12px;
    cursor: pointer;
    transition: transform 0.3s ease-in-out;
}

.headmenu.active {
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}

#header .logo {
    float: left;
    height: 46px;
    background: url(../images/global/logo.png) no-repeat center;
    width: 93px;
}

#header .head-tools {
    float: right;
    font-size: 0;
    z-index: 12;
    height: 46px;
    position: relative;
}

#header .head-tools .role-tools {
    font-size: 0;
}

.header-wrapper-bg .poster-actions-btns {
    opacity: 0;
    visibility: hidden;
    transition: all 0.8s ease;
    position: absolute;
    top: 0;
    right: 0;
}

.poster-actions-btns {
    font-size: 0;
    vertical-align: middle;
}

.poster-content .poster-actions-btns .aui-btn-red {
    margin-right: 10px;
}

.poster-actions .aui-btn-white.last {
    margin-left: 10px;
}

.head-tools .poster-actions-btns a {
    margin-left: 10px;
}

.role-tools .tool-item {
    display: inline-block;
    vertical-align: middle;
    cursor: pointer;
    padding-left: 10px;
    padding-right: 10px;
    line-height: 46px;
    color: #f2f2f2;
    font-size: 14px;
}

.role-tools .tool-item a {
    transition: color 0.2s;
}

.role-tools .tool-item a:hover {
    color: #e41f2b;
}

.role-tools .tool-item .btn {
    display: block;
    line-height: 46px;
}

.role-tools .tool-item.register .btn {
    background-color: #e41f2b;
    color: #fff;
    padding: 0 15px;
}

.tool-item.login-act.register {
    padding-right: 0;
}

.role-tools .tool-item .btn.js-register:active,
.role-tools .tool-item .btn.js-register:hover {
    background-color: #ef323e;
}

.role-tools .tool-item:first-child {
    position: relative;
    margin-left: 0;
}

.head-tools .user-info {
    position: relative;
    display: none;
    padding-right: 0;
}

.scrolled .head-tools .user-info {
    padding-bottom: 0;
}

.logined .head-tools .user-info {
    display: inline-block;
}

.logined .head-tools .login-act,
.logined .head-tools .mobile-login {
    display: none;
}

.account-pic {
    display: inline-block;
    vertical-align: middle;
    height: 25px;
    width: 25px;
    border-radius: 13px;
}

.account-layer {
    position: relative;
    z-index: 2;
}

.head-tools .account-btn {
    display: inline-block;
    vertical-align: middle;
    padding-right: 15px;
    padding-left: 5px;
    line-height: 30px;
    height: 30px;
}

.head-tools .account-btn .my-acct {
    min-width: 20px;
    max-width: 85px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
}

.head-tools .my-acct::after {
    content: '';
    border: 5px solid transparent;
    border-top: 5px solid #fff;
    display: inline;
    position: absolute;
    right: 0;
    margin-top: 12px;
}

.head-tools .user-info-layer {
    position: absolute;
    top: 100%;
    right: 0;
    width: 240px;
    display: none;
    padding-top: 10px;
    padding-bottom: 10px;
    background: rgba(34, 34, 34, 0.94);
    box-shadow: 0 2px 15px rgba(0, 0, 0, 0.4);
    cursor: default;
}

.user-info.show .user-info-layer {
    display: block;
}

.account-item {
    line-height: 20px;
    position: relative;
    color: #fff;
}

.account-item > a {
    padding: 6px 20px 6px 20px;
    display: block;
}

.account-item:hover {
    color: #e41f2b;
}

.account-item::after {
    position: absolute;
    top: 50%;
    right: 0;
    background: #e41e2b;
    width: 3px;
    display: none;
    content: '';
    height: 20px;
    margin-top: -10px;
}

.account-item:not(.account-item-split):hover::after {
    display: block;
}

.account-item-split {
    padding: 10px 20px 10px 20px;
}

.account-item-split::before {
    content: '';
    display: block;
    height: 1px;
    border-top: solid 1px #4a4a4a;
}

.account-verification {
    float: right;
    font-size: 12px;
}

.head-menu-btn {
    display: none;
}

.head-menu-btn .sidelist {
    margin-right: 8px;
}

.header-curr-page {
    line-height: 20px;
    border-left: 1px solid #d4d5d7;
    padding-left: 12px;
    margin-top: 10px;
    font-size: 16px;
    color: #36383c;
    display: none;
    cursor: pointer;
}

#header .navigation {
    line-height: 40px;
    float: left;
    padding-left: 100px;
}

.navigation .nav {
    display: inline-block;
    vertical-align: top;
    position: relative;
}

.navigation .nav .nav-item {
    float: left;
    line-height: 46px;
    box-sizing: border-box;
    font-size: 14px;
    position: relative;
}

.navigation .nav .nav-item .hot {
    width: 6px;
    height: 6px;
    display: block;
    border-radius: 50%;
    position: absolute;
    top: 12px;
    right: 8px;
    background: #e41e2b;
}

.navigation .nav li.line {
    position: absolute;
    height: 3px;
    width: 0;
    padding: 0;
    background-color: #e41e2b;
    bottom: 0;
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
}

.navigation .nav .nav-item.action a {
}

.navigation .nav .nav-item a {
    padding: 0 16px;
    color: #f2f2f2;
    transition: color 0.2s;
    cursor: pointer;
    display: block;
}

.navigation .nav .nav-item a:hover,
.navigation .nav .nav-item.selected a {
    color: #e41e2b;
    font-weight: bold;
}

#nav-main {
    position: relative;
    height: 0;
    width: 1410px;
    margin: 0 auto;
    overflow: hidden;
    max-width: 1410px;
}

#nav-main.show {
    height: calc(100% - 71px);
}

#nav-main.all-nav .menu-list,
#nav-main .menu-panel-list .info,
#nav-main .menu-panel .foldIcon {
    display: none;
}

#nav-main .menu-panel .sub-title {
    display: block;
    font-size: 14px;
    color: #fff;
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #4a4a4a;
}

#nav-main .menu-panel .sub-title a:hover {
    color: #e41e2b;
}

.clear-menu {
    height: 5px;
    overflow: hidden;
    line-height: 0;
    font-size: 0;
    width: 100%;
}

#nav-main .menu-panel {
    display: block;
    padding: 0 20px 20px;
}

#nav-main.all-nav .menu-panel {
    width: 236px;
}

#nav-main.all-nav .menu-panel.col-2 {
    width: 432px;
}

#nav-main.all-nav .solution .menu-panel.col-2.col-solution {
    width: 40%;
}

#nav-main.all-nav .solution .menu-panel.col-solution {
    width: 20%;
}

@media (max-width: 1290px) {
    #nav-main.all-nav .solution .menu-panel.col-2.col-solution {
        width: 47%;
    }

    #nav-main.all-nav .solution .menu-panel.col-solution {
        width: 17%;
    }
}

#nav-main .menu-panel-list .caption {
    border: 0 none;
    font-size: 14px;
    font-weight: normal;
    color: #c3c5c6;
    padding: 0;
    line-height: 28px;
    margin: 0;
}

#nav-main .menu-boxs.product .caption {
    line-height: 24px;
}

#nav-main .menu-panel-list li {
    width: 100%;
    display: block;
    padding: 0;
    margin: 0;
}

#nav-main .menu-panel-list li .sale {
    background: url(../images/common/sale.png) no-repeat right center;
    padding-right: 25px;
}

#nav-main .menu-panel .new {
    display: inline-block;
    width: 28px;
    height: 14px;
    margin-left: 10px;
    margin-right: -28px;
    background-image: url(../images/global/new.svg);
    vertical-align: middle;
    font-size: 0;
}

#nav-main .menu-panel-list li a:hover .caption {
    color: #fff;
}

#nav-main .topbar-nav {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 190px;
    padding-top: 20px;
    display: none;
    background: #222;
    background: rgba(34, 34, 34, 0.99);
}

#nav-main.all-nav .topbar-nav {
    display: block;
}

#nav-main .nav-ing {
    margin: 0 auto;
    max-height: 800px;
    height: 100%;
    position: relative;
}

#nav-main.all-nav .nav-ing {
    padding-left: 190px;
    min-height: 410px;
    overflow: auto;
    box-shadow: 0 2px 15px rgba(0, 0, 0, 0.4);
}

#nav-main.all-nav .nav-ing.ing {
    margin: 0;
    width: 190px;
}

@media (min-height: 871px) {
    #nav-main.all-nav .nav-ing {
        height: auto;
        background-color: rgba(34, 34, 34, 0.94);
    }

    #nav-main.all-nav .menu-boxs {
        background: none;
    }
}

#nav-main.product .nav-ing {
    width: 1200px;
}

#nav-main.solution .nav-ing {
    width: 1200px;
}

#nav-main.support .nav-ing {
    width: 724px;
}

#nav-main.ecology .nav-ing {
    width: 0;
}

#nav-main.community .nav-ing {
    width: 456px;
}

#nav-main.market .nav-ing {
    width: 953px;
}

#nav-main.ei .nav-ing {
    width: 1200px;
}

.menu-boxs {
    overflow: auto;
    max-height: 100%;
    display: none;
    padding-top: 20px;
    position: relative;
    background-color: #222;
    background-color: rgba(34, 34, 34, 0.94);
    box-shadow: 0 2px 15px rgba(0, 0, 0, 0.4);
}

.menu-boxs::-webkit-scrollbar {
    width: 5px;
    height: 5px;
    background-color: rgba(34, 34, 34, 0.94);
}

.menu-boxs::-webkit-scrollbar-track {
    border-radius: 5px;
    background-color: rgba(34, 34, 34, 0.94);
}

.menu-boxs::-webkit-scrollbar-thumb {
    border-radius: 5px;
    background-color: rgba(153, 153, 153, 0.6);
}

.menu-boxs.show {
    display: block;
}

#nav-main.all-nav .menu-boxs {
    height: 100%;
    box-shadow: none;
}

.animate-text {
    transform: translateY(-10px);
    opacity: 1;
    transition: all 0.2s cubic-bezier(0, 0, 0.2, 1);
}

.animate-text.show {
    transform: translateY(0);
    opacity: 1;
    transition: all 0.3s cubic-bezier(0, 0, 0.2, 1);
}

.menu-list {
    float: left;
    margin-left: -200px;
    position: relative;
    background: rgba(0, 0, 0, 0.9);
    padding: 20px 0;
    min-height: 500px;
}

.menu-list li {
    font-size: 14px;
    height: 40px;
    line-height: 40px;
    width: 200px;
    color: #fff;
    padding-left: 60px;
    cursor: pointer;
    position: relative;
    z-index: 2;
}

.topbar-list {
    width: 100%;
}

#nav-main .topbar-nav .nav-inner {
    height: 30px;
    line-height: 30px;
    margin: 5px 0;
    position: relative;
    padding-left: 30px;
    font-size: 14px;
    color: #999;
    cursor: pointer;
    width: 100%;
}

#nav-main .topbar-nav .nav-inner.act {
    margin-top: 20px;
}

#nav-main .topbar-nav .nav-inner.act::before {
    background: #4a4a4a;
    height: 1px;
    position: absolute;
    top: -10px;
    right: 10px;
    left: 30px;
    content: '';
}

#nav-main .topbar-nav .nav-inner .foldIcon {
    display: none;
}

#nav-main .topbar-nav .nav-inner::after {
    background: #e41f2b;
    width: 2px;
    position: absolute;
    top: 5px;
    bottom: 5px;
    right: 0;
    content: '';
    opacity: 0;
    visibility: hidden;
    transition: all 0.5s ease;
}

#nav-main .topbar-nav .nav-inner.active {
    background: #000;
    color: #fff;
}

#nav-main .topbar-nav .nav-inner.active::after {
    opacity: 1;
    visibility: visible;
}

.menu-list li.line {
    transition: top 0.15s cubic-bezier(0.4, 0, 0.2, 1);
    position: absolute;
    top: 20px;
    background-color: #e41e2b;
    z-index: 1;
}

.menu-boxs .panel-box {
    padding: 0 20px 0;
    overflow: hidden;
}

.all-nav {
    padding-left: 0;
}

.menu-panel {
    display: none;
    font-size: 0;
}

#nav-main .menu-panel.col-2 li {
    width: 50%;
    display: inline-block;
}

.menu-panel.col-2 .menu-panel-row .menu-panel-item {
    width: 50%;
    display: inline-block;
    vertical-align: top;
}

.menu-panel.col-2 .menu-panel-row .menu-panel-item:first-child {
    padding-right: 10px;
}

.menu-panel.col-2 .menu-panel-row .menu-panel-item:nth-child(2) {
    padding-left: 10px;
}

.menu-panel.show {
    display: block;
}

.menu-panel .sub-title {
    color: #fff;
    font-size: 18px;
    display: none;
}

.menu-panel-list li {
    display: inline-block;
    vertical-align: top;
    width: 25%;
    margin-bottom: 20px;
    padding: 0 20px;
}

.menu-panel-list .caption {
    font-size: 16px;
    color: #fff;
    border-bottom: 1px solid #40484d;
    line-height: 36px;
}

#nav-main .menu-panel-list .caption:hover {
    color: #e41e2b !important;
}

.menu-panel-list .info {
    font-size: 12px;
    color: #777f84;
}

#nav-main .ecology .menu-panel.software {
    width: 416px;
}

#nav-main .ecology .menu-panel.software .menu-panel-list {
    width: 50%;
    display: inline-block;
    vertical-align: top;
}

.sub-item-col {
    display: inline-block;
    vertical-align: top;
    text-align: left;
    position: relative;
    width: 20%;
}

#nav-main .sub-item-col .menu-panel {
    width: 100%;
    float: none;
}

.panel-box {
    font-size: 0;
}

.sub-item-col .sub-title {
    color: #36383c;
    font-size: 14px;
    cursor: default;
    margin-bottom: 5px;
    border-bottom: 1px solid #dee0e8;
}

.sub-item-col .subnav-list.min {
    min-height: 180px;
}

.sub-item-col .sub-title .devcloud {
    background: url(../images/common/new.png) no-repeat right center;
    padding-right: 25px;
}

@media (min-width: 1024px) {
    .col-solution-big {
        width: 55%;
    }

    .col-solution-small {
        width: 15%;
    }
}

#nav-main .menu-boxs.solution .menu-panel.col-2 li {
    width: 100%;
}

#nav-main .menu-boxs.solution .caption {
    line-height: 24px;
}

#nav-main .menu-panel-list li.menu-panel-row + .menu-panel-row {
    margin-top: 24px;
}

.menu-panel-sub-list {
}

.menu-panel-sub-list > li {
    overflow: hidden;
    display: block !important;
    width: auto !important;
}

.menu-panel-sub-title {
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 66px;
    font-size: 14px;
    line-height: 24px;
    color: #666;
    padding-right: 10px;
}

.menu-panel-sub-title::after {
    content: '';
    position: absolute;
    right: 0;
    top: 50%;
    height: 14px;
    border-right: solid 1px #666;
    margin-top: -7px;
}

.menu-panel-sub-content {
    display: inline-block;
    vertical-align: top;
    width: calc(100% - 56px);
    margin-left: -10px;
}

.menu-panel-sub-content a p {
    display: inline-block;
    margin-left: 20px;
    font-size: 14px;
    line-height: 24px;
    color: #999;
}

.menu-panel-sub-content a p:hover {
    color: #e41e2b;
}

@media (max-width: 1023px) {
    .menu-panel-item {
        padding: 0 !important;
    }

    .menu-panel-sub-list {
        padding: 0 50px;
    }

    #nav-main .menu-panel-list li.menu-panel-row + .menu-panel-row {
        margin-top: 0;
    }

    #nav-main .menu-panel-list .menu-panel-sub-content a {
        display: inline;
    }
}

.head-tools .tool-lang {
    position: relative;
}

.tool-lang .lang-curr {
    height: 46px;
}

.lang-icon {
    display: inline-block;
    vertical-align: middle;
    width: 16px;
    height: 16px;
    background: url(../images/global/lang.png) no-repeat;
    background-size: contain;
}

.tool-lang.show .lang-icon {
    background-image: url(../images/global/lang-on.png);
}

.lang-curr .lang-label {
    margin-left: 8px;
    vertical-align: middle;
    display: inline-block;
}

.lang-list {
    position: absolute;
    top: 100%;
    left: 0;
    min-width: 100%;
    padding-top: 10px;
    padding-bottom: 10px;
    background: rgba(34, 34, 34, 0.94);
    box-shadow: 0 2px 15px rgba(0, 0, 0, 0.4);
    display: none;
}

.tool-lang.show .lang-list {
    display: block;
}

.lang-list .lang-item {
    display: block;
    line-height: 20px;
    height: 40px;
    padding: 10px 20px;
    font-size: 14px;
    color: #c3c5c6;
    white-space: nowrap;
    cursor: default;
    position: relative;
}

.lang-list .lang-item[href] {
    cursor: pointer;
}

.role-tools .lang-list .lang-item.active,
.role-tools .lang-list .lang-item:hover {
    color: #e41f2b;
}

.lang-list .lang-item.active::after,
.lang-list .lang-item:hover::after {
    content: '';
    position: absolute;
    right: 0;
    height: 20px;
    top: 10px;
    border-right: 3px solid #e41f2b;
}

@media (max-width: 1440px) {
    #nav-main .menu-panel {
        padding-bottom: 20px;
    }

    #nav-main .menu-panel .sub-title {
        padding-bottom: 8px;
        margin-bottom: 10px;
    }

    #nav-main {
        width: 100%;
    }

    .menu-panel-list .info {
        line-height: 18px;
    }

    .menu-panel-list .caption {
        font-size: 14px;
    }

    #nav-main.all-nav .nav-ing {
        width: 100%;
    }

    .menu-list li {
        width: 150px;
        padding-left: 40px;
    }
}

@media (max-width: 1300px) {
    #nav-main .topbar-nav {
        width: 150px;
    }

    #nav-main.all-nav .nav-ing.ing {
        width: 150px;
    }

    #nav-main.all-nav .nav-ing {
        padding-left: 150px;
    }

    #nav-main.all-nav .nav-ing::before,
    #nav-main.all-nav .nav-ing::after {
        left: 150px;
    }

    .panel-box {
        padding-top: 10px;
    }

    .navigation .nav .nav-item a {
        padding: 0 12px;
    }
}

@media (max-width: 1270px) {
    #header .navigation {
        display: none;
    }

    #header .hw-row,
    #header .head-main {
        width: 100%;
    }

    #nav-main.all-nav .menu-panel {
        padding: 0 10px 20px;
        width: 25%;
    }

    #nav-main.all-nav .sub-item-col .menu-panel {
        width: auto;
    }

    #nav-main .menu-panel .sub-title {
        font-size: 12px;
    }

    #nav-main.all-nav .menu-panel-list .caption {
        font-size: 12px;
        line-height: 20px;
    }
}

.nav-title {
    display: none;
}

@media (max-width: 1023px) {
    .nav-ing {
        width: 100% !important;
    }

    .sub-item-col {
        width: 100%;
        padding: 0;
    }

    #nav-main .sub-item-col .menu-panel {
        padding: 0;
    }

    #header .logo {
        background-image: url(../images/global/logo-mb.png);
        background-size: contain;
    }

    #nav-main.product.show,
    #nav-main.all-nav.show,
    #nav-main.all-nav.show .nav-ing,
    #nav-main .topbar-nav {
        height: auto;
        min-height: auto;
    }

    #nav-main.all-nav .nav-ing::before,
    #nav-main.all-nav .nav-ing::after {
        display: none;
    }

    #nav-main .menu-panel {
        width: 100%;
    }

    #nav-main.all-nav {
        background: none;
    }

    .nav-ing {
        background-color: rgba(34, 34, 34, 0.99);
    }

    .header-wrapper-bg.fade .poster-actions-btns {
        display: none;
    }

    #nav-main.all-nav .menu-boxs {
        display: block;
        min-height: 0;
        height: auto;
        max-height: none;
        border-bottom: 1px solid #333;
        padding-left: 0;
        background: none;
        overflow: hidden;
        padding-top: 0;
    }

    #nav-main.all-nav .menu-boxs.ecology .menu-panel:last-child .sub-title {
        border: 0 none;
    }

    #nav-main.all-nav .nav-ing {
        padding: 0;
        overflow-y: auto;
        height: 100%;
        -webkit-overflow-scrolling: touch;
    }

    #nav-main.all-nav .nav-ing::-webkit-scrollbar {
        display: none;
    }

    #nav-main.all-nav .topbar-nav {
        display: none;
    }

    .clear-menu {
        display: none;
    }

    .panel-box {
        padding: 0 !important;
        display: none;
        background-color: rgba(51, 51, 51, 0.8);
    }

    .nav-title {
        font-size: 14px;
        color: #fff;
        display: block;
        padding: 10px 20px;
        position: relative;
        text-align: left;
    }

    .menu-boxs .foldIcon {
        top: 20px;
        right: 20px;
        border-top-color: #fff;
    }

    .menu-boxs .foldIcon::before {
        border-top-color: #222;
    }

    #nav-main.all-nav .menu-panel {
        display: block;
        width: 100% !important;
        float: none;
        border-top: 1px solid #333;
        padding: 0;
    }

    #nav-main.all-nav .menu-panel .sub-title {
        margin: 0;
        color: #ccc;
        position: relative;
        padding: 10px 30px;
        font-weight: normal;
        border-bottom: 1px solid #474747;
    }

    #nav-main.all-nav .show .sub-item-col:last-child .menu-panel:last-child .sub-title {
        border: 0 none;
    }

    .menu-panel-list {
        display: none;
    }

    #nav-main .ecology .menu-panel.software .menu-panel-list {
        width: 100%;
        margin: 0;
        padding-bottom: 0;
        padding-top: 0;
    }

    #nav-main .ecology .menu-panel.software .menu-panel-list:nth-child(2) {
        padding-top: 10px;
    }

    #nav-main .ecology .menu-panel.software .menu-panel-list:last-child {
        padding-bottom: 10px;
    }

    #nav-main.all-nav .menu-panel .foldIcon {
        display: block;
        right: 20px;
        top: 18px;
    }

    #nav-main .menu-panel .sub-title {
        font-size: 14px;
    }

    #nav-main .menu-panel.col-2 li {
        width: 100%;
    }

    #nav-main .menu-panel.col-2 li {
        width: 100%;
    }

    .menu-panel.col-2 .menu-panel-row .menu-panel-item {
        width: 100%;
    }

    #nav-main.all-nav .menu-panel-list .caption {
        line-height: 40px;
        font-size: 14px;
        padding: 0 50px;
    }

    .menu-panel-list {
        padding: 10px 0;
        border-bottom: 1px solid #474747;
    }

    #nav-main .menu-panel-list li a {
        display: block;
    }

    .search-history {
        position: relative;
        background: #fff;
        padding: 0 10px 10px;
    }

    .from-history {
        border-bottom: 1px solid #ededed;
        line-height: 45px;
        position: relative;
    }

    .from-history .close {
        width: 20px;
        height: 20px;
        position: absolute;
        top: 16px;
        right: 8px;
        background: url(../images/global/close.png) no-repeat;
        display: block;
        opacity: 0.6;
    }

    .help-cen.search {
        padding-bottom: 0;
    }

    .help-cen.search .help-body {
        padding: 0;
        margin: 0;
    }

    .search-hot {
        position: relative;
        background: #fff;
        padding: 15px;
    }

    .search-hot .caption {
        font-size: 14px;
    }

    .from-hotSearch li {
        float: left;
        height: 32px;
        line-height: 32px;
        border: 1px solid #cdcdcd;
        color: #666;
        font-size: 14px;
        text-align: center;
        width: 30%;
        margin-right: 3%;
        margin-bottom: 10px;
        border-radius: 32px;
        padding: 0;
    }
}

.navigation .search-acting {
    display: none;
}

.sidebar-box {
    height: 0;
    opacity: 0;
    text-align: center;
    transition: opacity 0.5s ease;
    overflow: hidden;
}

.sidebar-box.fixed {
    position: fixed;
    opacity: 1;
    height: 60px;
}

.sidebar-content {
    max-width: 1200px;
    margin: 0 auto;
    font-size: 0;
}

.sidebar-menu .item {
    display: inline-block;
    font-size: 14px;
    color: #666;
    text-align: center;
    line-height: 46px;
    vertical-align: middle;
    padding: 0 10px;
    margin: 0 9px;
    position: relative;
}

.sidebar-menu .item a {
    display: block;
}

.sidebar-menu .item::after {
    background: #e41e2b;
    bottom: 0;
    content: '';
    height: 3px;
    left: 50%;
    position: absolute;
    width: 0;
    margin-left: -50%;
}

.sidebar-menu .item.selected::after {
    width: 100%;
}

.navigation.search-hidden {
    overflow: hidden;
}

.search-item .content {
}

.search-layer .search-inner {
    position: absolute;
    right: 0;
    top: -1px;
    width: 24px;
}

.search-acting .search {
    margin-top: 0;
    cursor: pointer;
}

.search-layer .close {
    float: right;
    margin-right: -110px;
    margin-top: 5px;
    display: none;
    cursor: pointer;
}

.search-layer .search-input {
    border: none;
    outline: none;
    width: 100%;
    display: block;
    line-height: 30px;
    height: 30px;
    display: none;
    padding: 0;
    background: none;
}

.search-item .search-btn {
    float: right;
    display: none;
    vertical-align: middle;
}

.search-acting .content {
}

.search-acting .search-layer {
}

.search-acting > .search {
    display: none;
}

.search-acting .search-layer .search {
    display: inline-block;
}

.search-acting .close,
.search-acting .search-input,
.search-acting .search-btn {
    display: block;
}

.hide {
    display: none;
}

.hidden {
    visibility: hidden;
}

.navigation .foldIcon {
    visibility: hidden;
}

.navigation .nav-item.vice-item {
    display: none;
}

.navigation .nav-item.activity {
    font-size: 14px;
}

.head-action {
    float: right;
    height: 40px;
    margin-top: 7px;
}

.navigation .head-caption {
    opacity: 0;
    visibility: hidden;
}

.head-caption {
    margin-right: 11px;
    position: relative;
    float: right;
    padding-right: 16px;
    transition: opacity 0.5s ease-in-out;
}

.head-caption::after {
    position: absolute;
    top: 9px;
    right: 0;
    height: 22px;
    background: #d6d8da;
    width: 1px;
    display: block;
    content: '';
}

.head-caption .caption {
    font-size: 16px;
    color: #333;
    font-weight: bold;
    line-height: 40px;
}

.head-caption .text {
    display: none;
}

.search-item {
    float: right;
    margin-top: 5px;
    margin-left: 5px;
}

.search-item .search-layer {
    width: 150px;
    border: 1px solid #e7ebf0;
    border-radius: 30px;
    height: 30px;
    line-height: 30px;
    position: relative;
    padding: 0 24px 0 10px;
}

.search-item .hot-text {
    display: none;
}

.scrolled #header .wrapper {
    position: fixed;
}

.scrolled #header .head-top {
    display: none;
}

.scrolled .navigation .head-caption {
    opacity: 1;
    visibility: visible;
}

.sidebar-box.fixed {
    background: none;
    z-index: 100;
    color: #fff;
    width: 860px;
    margin-left: -500px;
    left: 50%;
    top: 0;
}

.fixed .sidebar-menu .item {
    line-height: 60px;
}

.fixed .sidebar-menu .item a {
    color: #fff;
    -webkit-transition: color 0.3s ease-in;
    -moz-transition: color 0.3s ease-in;
    transition: color 0.3s ease-in;
}

.fixed .sidebar-menu .item a:hover {
    color: #e41e2b;
}

.role-tools .mobile-login {
    display: none;
}

@media (min-width: 1024px) {
    .scrolled .sidebar-box.fixed {
        width: 550px;
        margin-left: -295px;
    }

    .sidebar-menu .item {
        margin: 0 6px;
    }

    .scrolled .header-curr-page {
        display: inline-block;
    }

    .scrolled .head-tools .poster-actions-btns {
        margin-top: 8px;
    }

    .customer .Cloud-ecological {
        text-align: right;
        padding-right: 290px;
    }
}

@media (min-width: 1280px) {
    #header .hw-row,
    #header .head-main {
        width: 1410px;
        margin: 0 auto;
    }
}

@media (max-width: 1400px) {
    #header .hw-row,
    #header .head-main {
        width: 100%;
        margin: 0 auto;
    }

    #header .navigation {
        padding-left: 30px;
    }

    #nav-main .topbar-nav {
        padding-top: 10px;
    }
}

@media (max-width: 1279px) {
    .navigation .nav .nav-item {
        padding-left: 0;
        padding-right: 0;
        margin: 0;
    }

    .subnav-layer > .subnav-list {
        text-align: left;
        padding: 0 50px;
    }

    .navigation .nav .nav-item a {
        padding: 0 12px;
    }

    #header .head-main,
    #header .head-top {
        padding-left: 10px;
        padding-right: 10px;
        width: 100%;
    }

    .sub-item-col {
        padding: 0;
    }
}

@media (max-width: 1023px) {
    .navigation .nav-item.vice-item {
        display: block;
    }

    #header .head-tools {
        margin-right: 0;
    }

    #header .head-tools {
        display: block;
    }

    #header .navigation .head-tools {
        display: none;
    }

    #header .navigation .head-tools {
        display: none;
    }

    .head-menu-btn {
        text-align: left;
        display: inline-block;
        font-size: 18px;
        color: #36383c;
        margin-right: 10px;
        cursor: pointer;
        float: right;
    }

    .head-menu-btn .menu-icon,
    .head-menu-btn .menu-icon::before,
    .head-menu-btn .menu-icon::after {
        width: 22px;
        height: 1px;
    }

    .head-menu-btn .menu-icon::before {
        margin-top: -7px;
    }

    .head-menu-btn .menu-icon::after {
        margin-top: 7px;
    }

    .head-menu-btn.on .menu-icon,
    .head-menu-btn.on .menu-icon::before,
    .head-menu-btn.on .menu-icon::after {
        background-color: #e41e2b;
    }

    #header .head-main {
        padding: 0;
    }

    .role-tools {
        min-height: 45px;
    }

    .navigation .search-item {
        display: none;
    }

    .head-action {
        display: none;
    }

    #header .navigation {
        margin: 0;
        position: absolute;
        top: 100%;
        left: -1024px;
        width: 100%;
        z-index: -1;
        overflow: auto;
        background: #fbfcff;
        transition: left 0.4s ease-in-out;
    }

    #header .navigation.show {
        left: 0;
    }

    #header .navigation .head-caption {
        display: none;
    }

    .navigation .nav {
        display: block;
        margin-bottom: 50px;
    }

    .navigation .nav .nav-item {
        float: none;
        text-align: left;
        padding: 0;
        border: 0 none;
    }

    .scrolled .navigation .nav .nav-item {
        padding-bottom: 0;
    }

    .navigation .nav .act {
        height: 51px;
        line-height: 51px;
        font-size: 16px;
        padding-left: 20px;
        border-bottom: 1px solid #e5e7ee;
    }

    .navigation .subnav-layer,
    .navigation .nav-item:hover > .subnav-layer {
        position: static;
        height: auto;
        border: none;
        box-shadow: none;
        display: none;
        width: 100%;
        margin: 0;
    }

    .navigation .nav li.selected > .title,
    .navigation .nav li:hover > .title,
    .navigation .sub-nav li:hover {
        color: #36383c;
    }

    .navigation .foldIcon {
        visibility: visible;
        right: 30px;
        top: 50%;
        border-top-color: #c9ced4;
    }

    .navigation .title .foldIcon::before {
        border-top-color: #fbfcff;
    }

    .on > .title > .foldIcon,
    .on > .caption > .foldIcon {
        -ms-transform: rotate(180deg);
        transform: rotateX(180deg);
    }

    .sidebar-box {
        display: none;
    }
}

@media (max-width: 799px) {
    .head-menu-btn {
        margin-top: 12px;
    }

    #header .wrapper {
        position: fixed;
    }

    .icon-login {
        width: 24px;
        height: 24px;
        background: url(../images/global/login.png) no-repeat;
        display: inline-block;
        background-size: contain;
    }

    .head-tools .tool-item {
        display: none;
    }

    .head-tools .mobile-login {
        display: block;
        margin-right: 15px;
        margin-top: 8px;
    }

    #header .head-main {
        background-color: #222;
        padding-top: 0;
    }

    #header .navigation .head-main {
        background: none;
        padding: 0;
    }

    .head-menu-btn .menu-icon,
    .head-menu-btn .menu-icon::before,
    .head-menu-btn .menu-icon::after {
        background-color: #fff;
    }

    .head-tools .user-info {
        padding: 0 10px;
    }

    .head-tools .account-btn {
        display: none;
    }

    .role-tools {
        min-height: 40px;
    }
}

#content {
    overflow: hidden;
    background: #fff;
}

.Compatible #content {
    padding-top: 122px;
}

.has-header-banner #content {
    padding-top: 210px;
}

.has-header-banner.Compatible #content {
    padding-top: 300px;
}

.scrolled.has-header-banner #content {
    padding-top: 100px;
}

#content .wrapper-top {
    position: relative;
    z-index: 2;
}

#content .wrapper {
    z-index: 2;
    position: relative;
}

.content-block {
    max-width: 1200px;
    clear: both;
    margin: 0 auto;
    padding: 50px 10px;
}

.y-row {
    max-width: 1410px;
}

.share-poster {
    display: none;
}

@media (max-width: 1439px) and (min-width: 1366px) {
    .y-row {
        max-width: 1200px;
        margin: 0 auto;
    }

    #nav-main .sub-item-col .menu-panel {
        padding-bottom: 20px;
    }
}

@media (max-width: 1439px) and (min-width: 1023px) {
    .content-block {
        max-width: 1200px;
    }
}

@media (max-width: 1200px) {
    .content-block {
        padding-left: 20px;
        padding-right: 20px;
    }
}

@media (max-width: 1023px) {
    .wrapper .crumbs {
        padding-left: 10px;
        padding-right: 10px;
    }

    .content-block {
        padding-left: 20px;
        padding-right: 20px;
    }

    .has-header-banner #content {
        padding-top: 210px;
    }

    .product-event {
        margin-top: 10px;
    }

    .icons-notice {
        margin-top: 8px;
    }

    .announce-list {
        overflow: hidden;
        height: 25px;
        line-height: 25px;
    }
}

@media (max-width: 799px) {
    .content-block {
        padding: 20px 0;
    }

    .has-header-banner #content {
        padding-top: 130px;
    }
}

@media (max-width: 500px) {
    .share-poster {
        display: block;
    }

    .share-poster img {
        width: 100%;
        vertical-align: top;
    }
}

#sidebar .wrapper {
    width: 300px;
    position: fixed;
    height: 100%;
    z-index: 4;
    top: 0;
}

#sidebar .side-nav-bar {
    left: -300px;
    width: 250px;
    transition: padding 0.2s ease-out;
}

.side-nav-bar .side-nav {
    height: 100%;
    background: #f0f2f5;
    box-shadow: 3px 0 10px rgba(0, 0, 0, 0.1);
    overflow: hidden;
}

.oldIE .side-nav-bar .side-nav {
    border-right: 1px solid #d4d5d7;
}

.nav-side-show #sidebar .side-nav-bar {
    left: 0;
}

.mobile #sidebar .side-nav-bar {
    display: none;
}

#sidebar .wrapper,
#sidebar .sub-side-list {
    padding-top: 126px;
}

.Compatible #sidebar .wrapper,
.Compatible #sidebar .sub-side-list {
    padding-top: 180px;
}

.scrolled #sidebar .wrapper,
.scrolled #sidebar .side-nav-menu {
    padding-top: 41px;
}

.Compatible.scrolled #sidebar .wrapper,
.Compatible.scrolled #sidebar .side-nav-menu {
    padding-top: 140px;
}

#content .wrapper {
}

#footer .wrapper {
}

.side-nav-bar .nav-title {
    position: relative;
    padding: 15px 40px;
    font-size: 18px;
    line-height: 30px;
    color: #91989e;
    cursor: default;
    border-bottom: 1px solid #ddd;
    height: 60px;
    background: #f0f2f5;
}

.side-nav-bar .side-nav > .nav-title {
    cursor: pointer;
}

.side-nav-bar .icon-header {
    position: absolute;
    right: 40px;
    top: 23px;
}

.side-nav-bar .nav-item {
    padding: 15px 40px;
    line-height: 30px;
    font-size: 16px;
    color: #36383c;
    background: #f0f2f5;
    cursor: default;
    border-bottom: 1px solid #ddd;
}

.sub-side-list .nav-item {
    padding: 0;
}

.sub-side-list .nav-item h3 {
    padding: 15px 40px;
}

.side-nav-bar .nav-item.on,
.side-nav-bar .nav-item.on,
.side-nav-bar .nav-product-title.on {
    background: #e3e6eb;
}

.side-nav-bar .nav-item:hover,
.side-nav-bar .nav-item:hover {
    background: #e3e6eb;
}

.side-nav-bar .nav-item .title {
    position: relative;
}

.side-nav-bar .nav-item .title::before {
    border: 8px solid transparent;
    border-left-color: #b8bdc0;
    position: absolute;
    right: -15px;
    top: 9px;
    content: '';
}

.side-nav-bar .nav-item .title::after {
    border: 7px solid transparent;
    border-left-color: #f0f2f5;
    position: absolute;
    right: -11px;
    top: 10px;
    content: '';
}

.nav-item:hover .title::after,
.on.nav-item .title::after {
    border-left-color: #e3e6eb;
}

.side-nav-bar .nav-item:hover {
    color: black;
}

.sub-side-list {
    position: absolute;
    top: 0;
    left: -300px;
    width: 250px;
    height: 100%;
    background: #f0f2f5;
    background: rgba(240, 242, 245, 0.95);
    transition: left 0.3s ease-out 0.1s;
    box-shadow: 3px 0 10px rgba(0, 0, 0, 0.1);
    z-index: -1;
}

.oldIE .sub-side-list {
    border-right: 1px solid #d4d5d7;
}

.sub-side-list .sub-item {
    padding: 15px 40px;
    border-bottom: 1px solid #ddd;
}

.nav-item:hover .sub-side-list {
    left: 100%;
}

@media (max-width: 1439px) {
    #sidebar .side-nav-bar {
        width: 200px;
    }

    .side-nav-bar .side-nav > .nav-item {
        padding: 15px 30px;
    }

    .side-nav-bar .nav-item::before {
        right: 15px;
    }

    .side-nav-bar .nav-item::after {
        right: 18px;
    }
}

/* 右侧滑窗start */
.phone-icon {
    display: flex;
    width: 40px;
    height: 40px;
    border-radius: 2px;
    align-items: center;
    justify-content: center;
    background: linear-gradient(-45deg, #c7000b, #d64a52);
    border-radius: 24px;
}

.phone-icon > i {
    display: inline-block;
    width: 18px;
    height: 18px;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iMjRweCIgaGVpZ2h0PSIyNHB4IiB2aWV3Qm94PSIwIDAgMjQgMjQiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+CiAgICA8IS0tIEdlbmVyYXRvcjogU2tldGNoIDYzICg5MjQ0NSkgLSBodHRwczovL3NrZXRjaC5jb20gLS0+CiAgICA8dGl0bGU+aWNvbueUteivnTwvdGl0bGU+CiAgICA8ZGVzYz5DcmVhdGVkIHdpdGggU2tldGNoLjwvZGVzYz4KICAgIDxnIGlkPSJpY29u55S16K+dIiBzdHJva2U9Im5vbmUiIHN0cm9rZS13aWR0aD0iMSIgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj4KICAgICAgICA8cGF0aCBkPSJNMjAuMjkyODY4NCwyMy4wMjc1MTIxIEwxOS45NjMwMjU1LDIzLjAyNzUxMjEgQzE4Ljk3MzQ5NjcsMjMuMDI3NTEyMSAxMy42OTYwMDk4LDIyLjM1MDU4OTEgNy44Njg3ODQ2NCwxNi4zNzExMDE5IEMyLjE1MTUwNzE1LDEwLjM5MTYxNDcgMS42MDE3Njg5Myw0Ljk3NjIzMDA5IDEuNDkxODIxMjksMy44NDgwMjQ5NiBMMS40OTE4MjEyOSwzLjUwOTU2MzQzIEwxLjcxMTcxNjU4LDMuMjgzOTIyNCBDMy40NzA4Nzg4OCwyLjA0Mjg5Njc2IDUuMDEwMTQ1OSwxLjQ3ODc5NDIgNi4yMTk1Njk5OCwxLjE0MDMzMjY2IEw2LjU0OTQxMjkxLDEuMDI3NTEyMTQgTDYuNzY5MzA4MiwxLjI1MzE1MzE3IEM4LjA4ODY3OTkzLDIuNjA2OTk5MzIgOS4yOTgxMDQwMSw0LjUyNDk0ODA0IDkuOTU3Nzg5ODgsNi4zMzAwNzYyNSBMMTAuMDY3NzM3NSw2LjY2ODUzNzc5IEw4LjA4ODY3OTkzLDguODEyMTI3NTMgQzguMzA4NTc1MjIsOS40ODkwNTA2MSA5LjA3ODIwODcyLDExLjA2ODUzNzggMTAuOTQ3MzE4NywxMy4wOTkzMDcgQzEyLjkyNjM3NjMsMTUuMTMwMDc2MiAxNC40NjU2NDMzLDE1LjgwNjk5OTMgMTUuMTI1MzI5MSwxNi4xNDU0NjA5IEwxNy4xMDQzODY3LDE0LjExNDY5MTYgTDE3LjQzNDIyOTcsMTQuMjI3NTEyMSBDMTkuMDgzNDQ0MywxNC45MDQ0MzUyIDIwLjk1MjU1NDMsMTYuMjU4MjgxNCAyMi4yNzE5MjYsMTcuNjEyMTI3NSBMMjIuNDkxODIxMywxNy44Mzc3Njg2IEwyMi4zODE4NzM2LDE4LjE3NjIzMDEgQzIyLjA1MjAzMDcsMTkuNDE3MjU1NyAyMS42MTIyNDAxLDIwLjg4MzkyMjQgMjAuNDAyODE2MSwyMi44MDE4NzExIEwyMC4yOTI4Njg0LDIzLjAyNzUxMjEgWiIgaWQ9IuW9oueKtuWkjeWItiIgc3Ryb2tlPSIjRkZGRkZGIiBzdHJva2Utd2lkdGg9IjEuNSIgZmlsbC1ydWxlPSJub256ZXJvIj48L3BhdGg+CiAgICA8L2c+Cjwvc3ZnPg==);
    background-size: 100% 100%;
}

.icons-float-bar {
    width: 20px;
    height: 20px;
    display: inline-block;
    vertical-align: middle;
    background: url(//res-static.hc-cdn.cn/aem/content/dam/cloudbu-site/archive/china/static/v2_resources/images/common/float-dialog-icon.png) 0 0 no-repeat;
    background-size: auto 100%;
}

.icons-float-bar.f1 {
    background-position: 0 0;
}

.icons-float-bar.f2 {
    background-position: -20px 0;
}

.icons-float-bar.f3 {
    background-position: -40px 0;
}

.icons-float-bar.f4 {
    background-position: -60px 0;
}

.icons-float-bar.f5 {
    background-position: -80px 0;
}

.icons-float-bar.to-top {
    background-position: -100px 0;
}

@media (max-width: 1023px) {
    .icons-float-bar {
        background-image: url(//res-static.hc-cdn.cn/aem/content/dam/cloudbu-site/archive/china/static/v2_resources/images/common/float-dialog-icon.png);
        background-size: auto 100%;
    }
}

.float-bar-nav .item:hover > a .icons-float-bar,
.sub-inner:hover .icons-float-bar {
    opacity: 1;
}

.page-nav-btn {
    width: 25px;
    height: 2px;
    display: inline-block;
    vertical-align: middle;
    background-color: #fff;
    position: relative;
}

.page-nav-btn::after,
.page-nav-btn::before {
    content: '';
    border-bottom: 2px solid #fff;
    display: inline-block;
    width: 25px;
    position: absolute;
    top: -9px;
    left: 0;
}

.page-nav-btn::after {
    top: auto;
    bottom: -9px;
}

.float-sidebar {
    position: fixed;
    z-index: 990;
    bottom: 56px;
    right: 20px;
}

.float-bar-nav > .item {
    background-color: #fff;
    text-align: center;
    line-height: 40px;
    width: 40px;
    height: 40px;
    font-size: 0;
    -webkit-transition: background-color 0.3s ease-out;
    transition: background-color 0.3s ease-out;
}

.float-bar-nav > .item.tel {
    height: 40px;
    margin-bottom: 10px;
    background-color: #f66f6a;
    line-height: 0;
    cursor: default;
    border-radius: 24px;
}

.float-bar-nav > .item.tel > .icons-float-bar {
    margin: 12px auto;
}

.float-bar-nav > .item.tel > p {
    position: relative;
    padding: 10px 16px;
    background-color: #fff;
    font-size: 16px;
    color: #252b3a;
    line-height: 16px;
    text-align: center;
    font-weight: 600;
    border-bottom-left-radius: 2px;
    border-bottom-right-radius: 2px;
}

.float-bar-nav > .item.tel > p::before {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    width: 3px;
    height: 3px;
    margin-top: -1px;
    margin-left: -1px;
    border-radius: 50%;
    background-color: #333;
    display: none;
}

.float-bar-nav > .item.to-top-btn:hover .to-top {
    background-position: -80px 0;
}

.float-bar-nav > .item.to-top-btn {
    margin-top: 80px;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: opacity 0.3s ease-out;
    transition: opacity 0.3s ease-out;
}

@media (max-height: 600px) {
    .float-bar-nav > .item.to-top-btn {
        margin-top: 30px;
    }
}

@media (max-height: 500px) {
    .float-bar-nav > .item.to-top-btn {
        margin-top: 10px;
    }
}

@media (max-height: 450px) {
    .float-bar-nav > .item.to-top-btn {
        margin-top: 5px;
    }
}

.show-totop .float-bar-nav > .item.to-top-btn {
    visibility: visible;
    opacity: 1;
}

.float-bar-nav .item {
    position: relative;
    border-radius: 100%;
    box-shadow: 0 4px 10px 0 rgba(138, 141, 147, 0.2);
}

.float-bar-nav .sub-nav-layer {
    position: absolute;
    bottom: 0;
    right: 100%;
    padding-right: 0;
    margin-bottom: -115px;
    margin-right: 13px;
    font-size: 14px;
    opacity: 0;
    visibility: hidden;
    box-shadow: 0 4px 10px 0 rgba(138, 141, 147, 0.2);
    -webkit-transform: scale(0.95);
    transform: scale(0.95);
    -webkit-transform-origin: right;
    transform-origin: right;
    -webkit-transition: opacity 0.4s, -webkit-transform 0.3s ease-out;
    transition: opacity 0.4s, -webkit-transform 0.3s ease-out;
    transition: opacity 0.4s, transform 0.3s ease-out;
    transition: opacity 0.4s, transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
}

.float-bar-nav .sub-nav-layer::before,
.float-config-btn .float-config-star-expand::before,
.sidebar-qr-code-content::before,
.float-config-custom::before {
    content: ' ';
    width: 0;
    height: 0;
    border: 8px solid transparent;
    border-left-color: #fff;
    position: absolute;
    left: 100%;
    top: 50%;
    margin-top: -20px;
}

@media (min-width: 1024px) {
    .float-bar-nav .item:hover .sub-nav-layer {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1);
        visibility: visible;
    }
}

.float-bar-nav .page-nav .sub-nav-layer {
    position: fixed;
    right: 94px;
    bottom: 90px;
    top: auto;
    min-height: 292px;
}

.oldIE .float-bar-nav .sub-nav-layer {
    visibility: hidden;
}

.float-bar-nav .page-nav-list {
    padding: 20px 0;
    font-size: 14px;
    width: 160px;
    background-color: #fff;
    text-align: left;
    box-shadow: 0 5px 8px rgba(6, 0, 1, 0.1);
}

.oldIE .float-bar-nav .page-nav-list {
    border: 1px solid #d4d5d7;
}

.float-bar-nav .page-nav-list .item {
    padding: 15px 30px;
    list-style: circle inside;
    cursor: pointer;
    line-height: 20px;
    -webkit-transition: background-color 0.3s ease-out;
    transition: background-color 0.3s ease-out;
}

.sub-nav-main .phone {
    width: 160px;
    display: inline-block;
    vertical-align: top;
    text-align: center;
    line-height: 30px;
}

.sub-nav-main .phone-icons {
    width: 54px;
    display: inline-block;
    height: 54px;
    background: url(//res-static.hc-cdn.cn/aem/content/dam/cloudbu-site/archive/china/static/v2_resources/images/phone-icon.gif) no-repeat;
    margin: 20px 0 0;
}

.sub-nav-main .text {
    font-size: 14px;
    color: #666;
    line-height: 18px;
}

.sub-nav-main .num {
    font-size: 16px;
    color: #333;
}

.sub-nav-main .num span {
    font-weight: 700;
}

.sub-nav-main ul.info {
    display: inline-block;
    width: 160px;
    text-align: left;
    border-left: 1px dotted #d4d4d4;
    margin: 15px 0;
    height: 125px;
    padding: 10px 20px 0;
}

.sub-nav-main ul.info li {
    line-height: 24px;
    color: #999;
    font-size: 12px;
}

@media (max-height: 800px) {
    .float-bar-nav .page-nav-list .item {
        padding: 10px 30px;
    }
}

.float-bar-nav .page-nav-list .item:hover {
    background-color: #f5f5f5;
}

.float-bar-nav .page-nav-list .item.on {
    background-color: #5dcbb2;
    color: #fff;
}

.float-bar-nav .sub-nav-main {
    min-width: 220px;
    white-space: nowrap;
    background-color: #fff;
    line-height: 40px;
    display: block;
    padding: 10px 0;
    border-radius: 2px;
    box-shadow: 0 4px 10px 0 rgba(138, 141, 147, 0.2);
}

.sub-inner .icons-float-bar {
    float: left;
    margin: 10px 20px 0 18px;
}

.sub-inner.inner .icons-float-bar {
    float: left;
    margin-top: 8px;
}

.sub-inner {
    line-height: 44px;
    height: 44px;
    text-align: left;
    padding-right: 20px;
    position: relative;
}

.sub-inner.inner {
    height: auto;
    line-height: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
}

.sub-inner .title {
    margin-left: 62px;
    font-size: 14px;
    color: #333;
}

.sub-inner .info {
    display: block;
    margin-top: 5px;
    margin-left: 62px;
    font-size: 14px;
    line-height: 18px;
    color: #252b3a;
    background: none;
    padding: 0;
}

.sub-inner .info span {
    color: #575d6c;
}

.sub-inner.inner .title {
    font-size: 12px;
    line-height: 24px;
    color: #666a75;
}

.sub-inner.inner .icons-float-bar {
    margin-top: 0;
}

.sub-inner:hover {
    background: #fafafa;
}

.sub-inner .info[href]:hover,
.sub-inner > a:first-child:hover .title {
    color: #f66f6a;
}

.float-bar-nav .telephone {
    font-weight: 700;
    margin-left: 5px;
}

.float-sidebar .shown-btn {
    position: fixed;
    bottom: 40px;
    right: 20px;
    width: 40px;
    height: 40px;
    line-height: 40px;
    background: hsla(0, 0%, 45.5%, 0.4);
    border-radius: 50%;
    font-size: 0;
    display: none;
    cursor: pointer;
    text-align: center;
}

.float-sidebar .shown-btn > .dot {
    width: 4px;
    height: 4px;
    border-radius: 50%;
    display: inline-block;
    background-color: #fff;
    vertical-align: middle;
}

.float-sidebar .shown-btn > .dot::after,
.float-sidebar .shown-btn > .dot::before {
    content: '';
    width: 4px;
    height: 4px;
    border-radius: 50%;
    background-color: #fff;
    vertical-align: middle;
    position: absolute;
    margin-left: -10px;
}

.float-sidebar .shown-btn > .dot::after {
    margin-left: 6px;
}

@media (max-width: 1366px) {
    .float-sidebar {
        right: 0;
    }

    .page-nav:hover .sub-nav-layer {
        right: 64px;
    }
}

@media (max-width: 1023px) {
    .float-sidebar .shown-btn {
        display: block;
    }

    .float-sidebar {
        right: -200px;
        -webkit-transition: right 0.3s ease-out;
        transition: right 0.3s ease-out;
    }

    .float-sidebar.show {
        right: 0;
    }

    .float-sidebar .page-nav .sub-nav-layer {
        visibility: hidden !important;
    }

    .float-sidebar.show .page-nav:hover .sub-nav-layer {
        visibility: visible !important;
        right: 44px;
    }

    .float-bar-nav > .item.tel > p,
    .float-sidebar.show .shown-btn {
        display: none;
    }

    .float-bar-nav .sub-nav-layer {
        top: auto;
        right: -50px;
        bottom: 0;
    }

    .show .float-bar-nav .sub-nav-layer {
        right: 100%;
    }
}

.float-bar-nav > .item.tel > .icons-float-bar {
    margin-bottom: 0;
}

.float-bar-nav > .item.tel {
    background-color: #fff;
}

.sub-inner > a:first-child:hover .title {
    color: #c7000b;
}

.float-sidebar .sub-inner .info-pc {
    display: block;
}

.float-sidebar .sub-inner .info-mb {
    display: none;
}

.float-sidebar .sub-inner.inner .title {
    font-size: 14px;
    color: #252b3a;
    font-weight: 600;
}

.float-sidebar .sub-inner.inner .info {
    font-size: 12px;
}

.sub-inner:hover .title {
    color: #c7000b;
}

.sub-inner .info-pc {
    color: #c7000b !important;
}

.sub-inner .info-pc span {
    color: #575d6c !important;
}

.float-bar-nav > .item.tel > p {
    padding: 0;
}

.float-bar-nav > .item.tel > p > a {
    letter-spacing: 1px;
    font-weight: 600;
    display: inline-block;
    padding: 10px 16px;
    white-space: nowrap;
    transform: rotate(90deg);
    transform-origin: 18px 24px;
}

@media (max-width: 1023px) {
    .float-expand {
        opacity: 1 !important;
        -webkit-transform: scale(1) !important;
        transform: scale(1) !important;
        visibility: visible !important;
    }

    .sub-inner .info-mb {
        color: #c7000b !important;
    }

    .float-bar-nav .phone-icon {
        border-radius: 50%;
        box-shadow: 0 4px 10px 0 #b021213a;
    }

    .sub-inner .info-mb span {
        color: #333 !important;
    }

    .float-sidebar .sub-inner .info-pc {
        display: none;
    }

    .float-sidebar .sub-inner .info-mb {
        display: block;
    }

    .float-sidebar .shown-btn {
        display: none;
    }

    .float-sidebar {
        right: 20px;
    }

    .float-bar-nav .sub-nav-layer {
        right: -5px;
        bottom: 60px;
        margin-bottom: 0;
    }

    .float-bar-nav .sub-nav-layer::before,
    .float-config-btn .float-config-star-expand::before,
    .sidebar-qr-code-content::before,
    .float-config-custom::before {
        display: none;
    }

    .float-bar-nav > .item.tel {
        border-radius: 100%;
        box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.1);
        height: 40px;
    }

    .float-bar-nav > .item.tel > .icons-float-bar {
        margin-top: 13px;
    }

    .to-top-btn {
        display: none;
    }
}

.float-config-btn {
    height: 40px;
    width: 40px;
    background-color: #fff;
    margin-bottom: 7px;
    border-radius: 2px;
    position: relative;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.1);
    border-radius: 100%;
    overflow: hidden;
}

.float-config-btn > .float-config {
    background-position: center;
}

.float-config-btn > .float-config-btn-img {
    background-position: 9px 9px;
    background-repeat: no-repeat;
    border-radius: 100%;
}

.float-config-btn img {
    width: 100%;
    height: 100%;
    border: none;
}

.float-config-btn .float-config-smartQA {
    position: absolute;
    top: 0;
    right: 100%;
    width: 120px;
    height: 46px;
    opacity: 0;
    visibility: hidden;
    -webkit-transform: scale(0.95);
    transform: scale(0.95);
    -webkit-transform-origin: right;
    transform-origin: right;
    -webkit-transition: opacity 0.4s, -webkit-transform 0.3s ease-out;
    transition: opacity 0.4s, -webkit-transform 0.3s ease-out;
    transition: opacity 0.4s, transform 0.3s ease-out;
    transition: opacity 0.4s, transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
    box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.1);
    border-radius: 2px;
    padding-right: 4px;
}

.float-config-btn .float-config-smartQA .float-config-smartQA-expand {
    display: -webkit-box;
    display: flex;
    width: 100%;
    height: 100%;
    background: #fff;
    -webkit-box-align: center;
    align-items: center;
    padding: 12px;
}

.float-config-btn .float-config-smartQA .float-config-smartQA-expand .icons-float-bar {
    float: left;
    margin-right: 12px;
}

.float-config-btn .float-config-smartQA .float-config-smartQA-expand:hover .title {
    color: #c7000b;
}

.float-config-btn .float-config-custom {
    position: absolute;
    top: 0;
    right: 100%;
    width: 300px;
    opacity: 0;
    visibility: hidden;
    -webkit-transform: scale(0.95);
    transform: scale(0.95);
    -webkit-transform-origin: right;
    transform-origin: right;
    -webkit-transition: opacity 0.4s, -webkit-transform 0.3s ease-out;
    transition: opacity 0.4s, -webkit-transform 0.3s ease-out;
    transition: opacity 0.4s, transform 0.3s ease-out;
    transition: opacity 0.4s, transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
    box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.1);
    border-radius: 2px;
    padding-right: 0;
    margin-right: 13px;
}

.float-config-btn .float-config-custom .float-config-custom-expand {
    width: 100%;
    height: 100%;
    background: #fff;
    padding: 12px 0;
}

.float-config-btn .float-config-custom .float-config-custom-expand .float-custom-item {
    display: block;
    width: 100%;
    height: 78px;
    padding: 8px 20px;
    cursor: pointer;
}

.float-config-btn .float-config-custom .float-config-custom-expand .float-custom-item .icons-float-bar {
    float: left;
    margin-right: 20px;
}

.float-config-btn .float-config-custom .float-config-custom-expand .float-custom-item .item-content {
    float: left;
    width: calc(100% - 45px);
}

.float-config-btn .float-config-custom .float-config-custom-expand .float-custom-item .item-content .item-content_title {
    color: #666a75;
}

.float-config-btn .float-config-custom .float-config-custom-expand .float-custom-item .item-content .item-content_desc {
    color: #666a75;
    font-size: 12px;
    line-height: 18px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.float-config-btn .float-config-custom .float-config-custom-expand .float-custom-item:hover {
    background: #fafafa;
}

.float-config-btn .float-config-custom .float-config-custom-expand .float-custom-item:hover .item-content .item-content_title {
    color: #c7000b;
}

@media (max-width: 1023px) {
    .float-config-btn {
        display: none;
    }
}

.float-config-btn .float-config-nps .float-config-nps-expand .nps-score-wrapper .nps-score-btns p:hover {
    background: #beccfa;
}

.float-config-btn .float-config-nps .float-config-nps-expand .nps-score-wrapper .nps-score-btns p.active {
    background: #5e7ce0;
    color: #fff;
}

.float-config-btn .float-config-nps .float-config-nps-expand .por-textarea-wrap .por-textarea {
    resize: none;
}

@media (max-width: 1023px) {
    #footer .float-sidebar {
        right: 20px;
    }
}

@media (max-width: 768px) {
    .float-sidebar {
        right: 20px;
    }
}

.float-bar-ad {
    display: block;
    position: relative;
    width: 40px;
    margin-bottom: 7px;
    box-shadow: 0 4px 10px 0 rgba(138, 141, 147, 0.2);
    border-radius: 24px;
    background-position: center;
}

.float-bar-ad-img-box img {
    display: block;
    width: 100%;
}

@media (max-width: 1023px) {
    .float-bar-ad {
        display: none;
    }
}

/* 帮助中心浮窗工具图标 */
.feedback-btn {
    width: 40px;
    border-radius: 20px;
}

.feedback-btn-icon {
    width: 18px;
    height: 18px;
}

/* 帮助中心浮窗工具图标 */


/* 二维码 */

.float-sidebar .sidebar-qr-code {
    width: 40px;
    height: 40px;
    background: url(https://res-static.hc-cdn.cn/aem/content/dam/cloudbu-develop/archive/china/zh-cn/developer/developer-page/images/common/icon_erweima.svg) no-repeat center/cover !important;
    margin-bottom: 10px;
    border-radius: 100%;
    right: 0;
    position: relative;
    z-index: 10;
}

#sidebarQrcodeCanvas {
    font-size: 0;
}

.float-sidebar .sidebar-qr-code-content {
    position: absolute;
    padding: 10px;
    display: none;
    top: -50px;
    margin-right: 13px;
    right: 100%;
    background-color: #fff;
    box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.1);
    z-index: 2;
    -webkit-transition: 0.5s linear;
    -o-transition: 0.5s linear;
    -moz-transition: 0.5s linear;
    transition: 0.5s linear;
}

.float-sidebar .sidebar-qr-code-content h5 {
    color: #666a75;
    margin-top: 7px;
    font-weight: normal;
    font-size: 12px;
    text-align: center;
}

.float-sidebar .sidebar-qr-code:hover .sidebar-qr-code-content {
    display: block;
}

.float-sidebar .footer-qr-code {
    display: none !important;
}

#back-to-top.show {
    display: none !important;
}

@media only screen and (max-width: 1023px) {
    .float-sidebar .sidebar-qr-code {
        display: none;
    }

    #back-to-top.show {
        display: block !important;
    }
}

@media only screen and (min-width: 768px) {
    #blogContent.cloud-blog-detail-content p {
        font-size: 16px !important;
    }
}

.star-question {
    font-size: 14px;
    color: #252b3a;
    line-height: 18px;
    font-weight: bold;
}

.btn-cancel {
    margin-left: 8px;
}

.star-score-btns {
    display: -webkit-box;
    display: flex;
    width: 100%;
    height: 15px;
    -webkit-box-pack: justify;
    justify-content: start;
}

.star-score-btns p {
    height: 15px;
    width: 16px;
    cursor: pointer;
    margin-right: 4px;
    background-image: url('https://res-static.hc-cdn.cn/cloudbu-site/china/zh-cn/homePage/1620898421515080765.svg');
}

.star-score-btns p.active {
    background-image: url('https://res-static.hc-cdn.cn/cloudbu-site/china/zh-cn/homePage/1620898421526028574.svg');
}

.float-config-btn .float-config-star {
    position: absolute;
    top: -15px;
    right: 100%;
    width: 360px;
    height: auto;
    opacity: 0;
    visibility: hidden;
    -webkit-transform: scale(0.95);
    transform: scale(0.95);
    -webkit-transform-origin: right;
    transform-origin: right;
    -webkit-transition: opacity 0.4s, -webkit-transform 0.3s ease-out;
    transition: opacity 0.4s, -webkit-transform 0.3s ease-out;
    transition: opacity 0.4s, transform 0.3s ease-out;
    transition: opacity 0.4s, transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
    border-radius: 2px;
    padding-right: 0;
    margin-right: 13px;
}

.float-config-btn .float-config-star .float-config-star-expand {
    position: relative;
    padding: 24px;
    width: 100%;
    height: 100%;
    background: #fff;
    -webkit-box-align: center;
    align-items: center;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.1);
}

.star-score-wrapper {
    margin-top: 7px;
}

#textarea1,
.question-wrapper {
    display: none;
}

#textarea1 textarea::-webkit-input-placeholder {
    color: #adb0b8;
}

#textarea1 textarea:-moz-placeholder {
    color: #adb0b8;
}

#textarea1 textarea::-moz-placeholder {
    color: #adb0b8;
}

#textarea1 textarea:-ms-input-placeholder {
    color: #adb0b8;
}

#textarea1 .por-textarea-word-error {
    color: #f66f6a;
}

.star-btn-wrapper {
    display: none;
}

.float-config-btn .feedback-wrapper {
    height: 40px;
    display: none;
}

#footer .float-config-btn.feedback-wrapper {
    display: none;
}

@media (min-width: 799px) {
    #footer.show-feedback .float-config-btn.feedback-wrapper {
        display: block;
    }
}

.float-config-btn .feedback {
    cursor: pointer;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center;
    background-image: url('https://res-static.hc-cdn.cn/cloudbu-site/china/zh-cn/NOSQL/smile.svg');
    border-radius: 100%;
}

.float-config-btn .float-config-star-result {
    position: absolute;
    top: 0;
    right: 100%;
    height: 42px;
    display: none;
    opacity: 0;
    visibility: hidden;
    -webkit-transform: scale(0.95);
    transform: scale(0.95);
    -webkit-transform-origin: right;
    transform-origin: right;
    -webkit-transition: opacity 0.4s, -webkit-transform 0.3s ease-out;
    transition: opacity 0.4s, -webkit-transform 0.3s ease-out;
    transition: opacity 0.4s, transform 0.3s ease-out;
    transition: opacity 0.4s, transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
    box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.1);
    border-radius: 2px;
    margin-right: 16px;
}

.float-config-btn .float-config-star-result.success {
    width: 124px;
}

.float-config-btn .float-config-star-result.fail {
    width: 180px;
}

.float-config-btn .float-config-star-result .float-config-star-result-expand {
    width: 100%;
    height: 100%;
    background: #fff;
    -webkit-box-align: center;
    align-items: center;
    padding: 12px 16px;
}

.float-config-btn .float-config-star-result.active {
    display: block;
}

.float-config-btn .float-config-star-result.active,
.float-config-btn .float-config-star.active,
.float-config-btn:hover .float-config-custom {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
    visibility: visible;
}

.float-config-btn.showStar:hover .float-config-star {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
    visibility: visible;
}

.float-config-btn .star-result-icon {
    width: 16px;
    height: 16px;
}

.star-result-desc {
    font-size: 12px;
    color: #252b3a;
    line-height: 18px;
    position: relative;
    top: -3px;
    margin-left: 5px;
}

.float-config-btn .float-config-star.hide {
    display: none;
}

.question-wrapper {
    margin-top: 18px;
}

.question-wrapper .checkbox-name {
    font-size: 12px;
    line-height: 18px;
}

.question-wrapper .por-checkbox-group {
    display: flex;
    flex-wrap: wrap;
    flex: 1 0 50%;
}

.question-wrapper .por-checkbox-inline {
    width: 50%;
    margin-top: 10px;
}

.question-wrapper .por-checkbox-inline label {
    font-size: 12px;
    line-height: 18px;
    color: #575d6c;
}

.question-wrapper .por-checkbox-inline + .por-checkbox-inline {
    margin-left: 0;
}

.checkbox-title {
    margin: 16px 0 8px;
    font-size: 12px;
    line-height: 18px;
}

.checkbox-title .text-required {
    color: #c7000b;
    display: inline-block;
    width: 5px;
    position: relative;
    top: 2px;
}

.float-config-btn .comment-textarea {
    width: 100%;
    min-width: 120px !important;
    border: 1px solid #adb0b8 !important;
    min-height: 72px !important;
}

.float-config-btn .close-icon {
    height: 10px;
    width: 10px;
    position: absolute;
    right: 16px;
    top: 20px;
    background-image: url('https://res-static.hc-cdn.cn/cloudbu-site/china/zh-cn/homePage/1620789184022004391.svg');
    background-size: 100% 100%;
    cursor: pointer;
}

.float-config-btn .close-icon:hover {
    background-image: url('https://res-static.hc-cdn.cn/cloudbu-site/china/zh-cn/homePage/1620789184054090808.svg');
}

.float-config-btn .word {
    line-height: 16px;
    position: relative;
    top: -2px;
    font-size: 12px;
    font-family: PingFangSC-Regular;
    color: #8a8e99;
}

.float-config-btn .prompt-wrapper {
    display: flex;
    justify-content: space-between;
}

.float-config-btn .prompt-info {
    color: #c7000b;
    opacity: 0;
}

.float-config-btn .prompt-text {
    line-height: 18px;
    font-size: 12px;
}

.float-config-btn .prompt-icon {
    height: 16px;
    width: 16px;
    position: relative;
    top: 2px;
}

.float-config-btn .info-icon {
    cursor: pointer;
    height: 100%;
    background-repeat: no-repeat;
    background-position: 13px 13px;
    background-image: url('https://res-static.hc-cdn.cn/cloudbu-site/china/zh-cn/homePage/1621927244868051712.svg');
}

.float-info-area {
    position: absolute;
    top: 1px;
    right: 100%;
    width: 311px;
    height: 350px;
    opacity: 0;
    visibility: hidden;
    -webkit-transform: scale(0.95);
    transform: scale(0.95);
    -webkit-transform-origin: right;
    transform-origin: right;
    -webkit-transition: opacity 0.4s, -webkit-transform 0.3s ease-out;
    transition: opacity 0.4s, -webkit-transform 0.3s ease-out;
    transition: opacity 0.4s, transform 0.3s ease-out;
    transition: opacity 0.4s, transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
    border-radius: 2px;
    padding-right: 4px;
}

.float-info-area.active {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
    visibility: visible;
}

.float-config-btn .float-info-area.hide {
    opacity: 0;
}

@media (max-width: 768px) {
    .float-info-area.active {
        opacity: 0;
    }
}

.por-tip-notice.error {
    width: 190px !important;
}

.por-tip-notice .por-tip-notice-text {
    font-size: 12px !important;
    line-height: 18px !important;
    margin-left: 40px !important;
}

.por-tip-notice .por-tip-notice-content::before {
    top: 13px !important;
    left: 16px !important;
    width: 16px !important;
    height: 16px !important;
}

.float-config-info-expand {
    position: relative;
    padding: 16px;
    width: 100%;
    height: 100%;
    background: #fff;
    -webkit-box-align: center;
    align-items: center;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.1);
}

.float-info-area .float-config-info-expand .info-title {
    margin-bottom: 16px;
    font-size: 14px;
    color: #252b3a;
    line-height: 18px;
    font-weight: bold;
}

.info-close {
    height: 10px;
    width: 10px;
    position: absolute;
    right: 16px;
    top: 20px;
    background-image: url('https://res-static.hc-cdn.cn/cloudbu-site/china/zh-cn/homePage/1620789184022004391.svg');
    background-size: 100% 100%;
    cursor: pointer;
}

.float-info-area .float-config-info-expand .form-title {
    font-size: 12px;
    color: #252b3a;
    line-height: 18px;
    margin-right: 12px;
}

.float-info-area .float-config-info-expand .check-title {
    position: relative;
    top: 2px;
}

.float-info-area .float-config-info-expand .input-line {
    margin-bottom: 12px;
}

.float-info-area .float-config-info-expand .prompt-icon {
    width: 16px;
    height: 16px;
    margin-right: 4px;
    position: relative;
    top: 4px;
}

.float-info-area .float-config-info-expand .prompt-icon1 {
    top: 2px;
}

.float-info-area .float-config-info-expand .prompt-icon2 {
    top: 4px;
}

.float-info-area .float-config-info-expand .prompt-text {
    top: -1px;
    position: relative;
}

.float-info-area .float-config-info-expand .prompt {
    font-family: PingFangSC-Regular;
    font-size: 12px;
    color: #de504e;
    line-height: 18px;
    display: flex;
    align-items: center;
    margin-left: 70px;
    margin-top: 4px;
    margin-bottom: -4px;
    display: none;
}

.float-info-area .float-config-info-expand .info-textarea {
    width: 200px;
    height: 72px;
    min-height: 72px !important;

    /* color: #adb0b8; */
    border-color: #adb0b8;
}

.float-info-area .float-config-info-expand .info-textarea::-webkit-input-placeholder {
    color: #adb0b8;
}

.float-info-area .float-config-info-expand .info-textarea:focus {
    border-color: #252b3a;

    /* color: #adb0b8; */
}

.float-info-area .float-config-info-expand .info-question {
    display: flex;
    align-items: flex-start;
    margin-left: 9px;
}

.float-info-area .float-config-info-expand .info-question-title {
    margin-right: 12px;
    font-size: 12px;
    color: #252b3a;
    line-height: 18px;
    margin-top: 3px;
}

.float-info-area .float-config-info-expand .info-required {
    color: red;
}

.float-info-area .prompt-wrapper-info {
    display: flex;
    justify-content: space-between;
    margin-top: 2px;
}

.float-info-area .float-config-info-expand .info-drag {
    display: flex;
    align-items: flex-start;
}

.info-agree-wrapper {
    margin-top: 16px;
}

.info-agree {
    font-size: 12px;
    line-height: 18px;
}

.info-agree .info-link {
    font-size: 12px !important;
}

.info-checkbox {
    margin-right: 8px;
}

.info-btn {
    margin-top: 14px;
}

.info-bottom {
    margin-left: 66px;
}

.float-info-area #drag-wrapper {
    display: inline-block;
}

.float-info-area #drag {
    position: relative;
    background-color: #e8e8e8;
    width: 200px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    border-radius: 2px;
}

.float-info-area #drag .handler {
    position: absolute;
    top: 0;
    left: 0;
    width: 40px;
    height: 28px;
    border: 1px solid #ccc;
    cursor: move;
}

.float-info-area .handler_bg {
    background: #fff url('https://res-static.hc-cdn.cn/cloudbu-site/china/zh-cn/homePage/1623032976308066910.svg') no-repeat center;
    border-radius: 2px 0 0 2px;
}

.float-info-area .handler_ok_bg {
    background: #fff url('https://res-static.hc-cdn.cn/cloudbu-site/china/zh-cn/homePage/1621933801153045482.svg') no-repeat center;
    border-radius: 0 2px 2px 0;
}

.float-info-area #drag .drag_bg {
    background-color: #3dcca6;
    height: 28px;
    width: 0;
    border-radius: 2px 0 0 2px;
}

.float-info-area #drag .drag_text {
    position: absolute;
    top: 0;
    width: 204px;
    color: #9c9c9c;
    -moz-user-select: none;
    -webkit-user-select: none;
    user-select: none;
    -o-user-select: none;
    -ms-user-select: none;
    font-size: 12px;
}

#drag .slidetounlock {
    font-size: 12px;
    background: -webkit-gradient(linear, left top, right top, color-stop(0, #4d4d4d), color-stop(0.2, #4d4d4d), color-stop(0.5, #fff), color-stop(0.7, #4d4d4d), color-stop(1, #4d4d4d));
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    -webkit-animation: slidetounlock 3s infinite;
    -webkit-text-size-adjust: none;
}

.slidetounlock .text {
    margin-left: 32px;
}

#drag .text_ok {
    color: #fff;
    margin-left: -32px;
}

/* 右侧滑窗end */

@media (max-width: 768px) {
    .tm-adv-space {
        display: block;
        position: fixed;
        bottom: 0;
        left: 0;
        right: 0;
        z-index: 9;
        background-color: #fff;
    }

    .tm-adv-space-content {
        padding: 12px 20px;
        box-sizing: border-box;
        display: flex;
        align-items: center;
        justify-content: space-between;
        background-size: 100% 100%;
    }

    .tm-adv-space-content-close {
        color: rgba(238, 240, 245, 0.5);
        margin-right: 13px;
        margin-left: -20px;
    }

    .tm-adv-space-content-close__icon {
        position: relative;
        overflow: hidden;
        display: flex;
        align-items: center;
        justify-content: center;
        height: 40px;
        width: 40px;
    }

    .tm-adv-space-content-close__icon::after,
    .tm-adv-space-content-close__icon::before {
        content: '';
        width: 1px;
        height: 10px;
        background: #252b3a;
        position: absolute;
        right: 10px;
    }

    .tm-adv-space-content-close__icon::before {
        transform: rotate(45deg);
    }

    .tm-adv-space-content-close__icon::after {
        transform: rotate(-45deg);
    }

    .tm-adv-space-content__image {
        width: 40px;
        height: 40px;
        overflow: hidden;
        border-radius: 6px;
        margin: 0 10px;
    }

    .tm-adv-space-content__image img {
        width: 40px;
        height: 40px;
    }

    .tm-adv-space-content__main {
        flex: 1;
        margin-right: 15px;
        overflow: hidden;
    }

    .tm-adv-space-content__title {
        font-size: 16px;
        color: #222;
        line-height: 20px;
    }

    .tm-adv-space-content__title + .tm-adv-space-content__desc {
        font-size: 12px;
        color: #222;
        line-height: 18px;
        height: 18px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        width: 100%;
    }

    .tm-adv-space-btn {
        border-radius: 2px;
        border: 1px solid #222;
        position: relative;
        cursor: pointer;
    }

    .tm-adv-space-btn:active {
        border: 1px solid #c7000b;
    }

    .tm-adv-space-btn:active .tm-adv-space-btn__inner {
        color: #c7000b;
    }

    .tm-adv-space-btn__inner {
        color: #222;
        display: flex;
        font-size: 14px;
        justify-content: center;
        align-items: center;
        margin: 0;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        background: none;
        padding: 0 20px;
        min-height: 30px;
        border: none;
        box-shadow: none;
        height: 100%;
        outline: none;
    }

    .light.tm-adv-space .tm-adv-space-content-close__icon::after,
    .light.tm-adv-space .tm-adv-space-content-close__icon::before {
        background: #fff;
    }

    .light.tm-adv-space .tm-adv-space-content__desc,
    .light.tm-adv-space .tm-adv-space-content__title {
        color: #fff;
    }

    .light.tm-adv-space .tm-adv-space-btn {
        border: 1px solid #fff;
    }

    .light.tm-adv-space .tm-adv-space-btn:active {
        border: 1px solid #c7000b;
    }

    .light.tm-adv-space .tm-adv-space-btn__inner {
        color: #fff;
    }

    .light.tm-adv-space .tm-adv-space-btn:active .tm-adv-space-btn__inner {
        color: #c7000b;
    }

    .light-btn.tm-adv-space .tm-adv-space-content-close__icon::after,
    .light-btn.tm-adv-space .tm-adv-space-content-close__icon::before {
        background: #fff;
    }

    .light-btn.tm-adv-space .tm-adv-space-content__desc,
    .light-btn.tm-adv-space .tm-adv-space-content__title {
        color: #fff;
    }

    .light-btn.tm-adv-space .tm-adv-space-btn {
        border: 1px solid #fff;
        background: #fff;
    }

    .light-btn.tm-adv-space .tm-adv-space-btn:active {
        border: 1px solid #fff;
    }

    .light-btn.tm-adv-space .tm-adv-space-btn__inner {
        color: #c7000b;
    }

    .light-btn.tm-adv-space .tm-adv-space-btn:active .tm-adv-space-btn__inner {
        color: #c7000b;
    }
}

@media (min-width: 769px) {
    .tm-adv-space {
        display: none;
    }
}

@media (min-width: 769px) {
    .tm-adv-space {
        display: none;
    }
}

.service-area {
    position: relative;
    margin-top: 0;
    background: #222;
    height: 100px;
    overflow: hidden;
}

.service-area .content-block {
    position: relative;
    padding: 0;
    border-bottom: 1px solid #2b2b2b;
    max-width: 1200px;
}

.service-boxes .tile {
    text-align: center;
    color: #999;
    padding: 28px 15px;
    font-size: 12px;
    transition: background-color 0.3s ease;
}

.service-boxes .tile:hover {
    background-color: #292929;
    background-color: hsla(0, 0%, 100%, 0.03);
}

.service-boxes .aui-tile {
    text-align: center;
    border: 0 none;
}

.icons-services {
    width: 36px;
    height: 36px;
    display: inline-block;
    vertical-align: top;
    background: url(../images/common/icons-services.png) 0 0 no-repeat;
}

.icons-services.ser-complain {
    background-position: -144px 0;
}

.icons-services.ser-pay {
    background-position: -108px 0;
}

.icons-services.ser-record {
    background-position: -72px 0;
}

.icons-services.ser-support {
    background-position: 0 0;
}

.icons-services.ser-unsub {
    background-position: -36px 0;
}

.icons-services.ser-vip {
    background-position: -180px 0;
}

.service-boxes .figure {
    float: left;
    padding-right: 15px;
}

.service-boxes .name {
    text-align: left;
}

.ser-list-2 .name {
    font-size: 18px;
    line-height: 60px;
}

.service-boxes .strong-text {
    font-size: 16px;
    line-height: 1.2;
    color: #ccc;
    display: inline-block;
}

.serve-expert {
    position: absolute;
    top: 10px;
    right: -120px;
    width: 240px;
}

.serve-expert .exp-text {
    margin-bottom: 20px;
    line-height: 1;
    font-size: 18px;
    display: inline-block;
}

.serve-expert .em-text {
    font-size: 42px;
    margin-top: 10px;
}

.serve-expert .expert-img {
    position: absolute;
    bottom: -30px;
    right: 0;
}

.footer-panel a {
    display: none;
}

@media (max-width: 1279px) {
    .service-area {
        height: auto;
    }

    .service-area .service-boxes {
        width: 100%;
        margin: 0;
    }

    .service-boxes .tile {
        padding: 20px;
    }

    .service-area .content-block {
        padding-bottom: 0;
    }

    .serve-expert {
        top: 80px;
        width: auto;
        right: 20px;
    }

    .serve-expert .expert-img {
        display: none;
    }

    .serve-expert .exp-text {
        margin-bottom: 20px;
        font-size: 0;
    }

    .serve-expert .exp-text p {
        font-size: 18px;
    }
}

@media (max-width: 1023px) {
    .serve-expert {
        top: 50px;
    }
}

@media (max-width: 760px) {
    .service-area {
        height: auto;
    }

    .serve-expert .action {
        display: inline-block;
        margin-left: 20px;
    }

    .news-list li .time {
        font-size: 12px !important;
    }

    .service-area .content-block {
        padding: 0 0 10px;
    }

    .service-boxes .name {
        text-align: center;
    }

    .service-boxes .strong-text {
        font-size: 14px;
    }

    .service-boxes .figure {
        padding-bottom: 5px;
        padding-right: 0;
        float: none;
    }

    .service-area .service-boxes {
        font-size: 12px;
    }

    .icons-services {
        width: 32px;
        height: 32px;
        background-image: url(../images/common/icons-services-mb.png);
        background-size: auto 100%;
    }

    .icons-services.ser-complain {
        background-position: -128px 0;
    }

    .icons-services.ser-pay {
        background-position: -32px 0;
    }

    .icons-services.ser-record {
        background-position: -64px 0;
    }

    .icons-services.ser-support {
        background-position: 0 0;
    }

    .icons-services.ser-unsub {
        background-position: -96px 0;
    }

    .icons-services.ser-vip {
        background-position: -160px 0;
    }

    .serve-expert {
        position: relative;
        width: 100%;
        overflow: hidden;
        height: 70px;
        padding-left: 15px;
        padding-top: 20px;
        top: 0;
        right: 0;
    }

    .serve-expert .exp-text {
        margin: 0;
        vertical-align: middle;
    }

    .service-boxes .tile {
        border: 0 none !important;
        padding: 10px 0 0;
        margin-bottom: 0;
    }

    .service-boxes .col-mb-6 {
        width: 33.33%;
    }

    .serve-expert .exp-text p {
        display: inline-block;
    }

    .serve-expert .exp-text .em-text {
        font-size: 18px;
        margin: 0;
    }

    .serve-expert .expert-img {
        display: none;
    }
}

@media (max-width: 360px) {
    .service-boxes .tile {
        font-size: 12px;
    }
}

.register-area {
    width: 100%;
    overflow: hidden;
    position: relative;
}

.register-area-bg {
    background: url(../images/global/register-v3.jpg) no-repeat center center;
    background-size: cover;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 190px;
    margin-bottom: -70px;
    z-index: 1;
}

.register-area-wrapper {
    position: relative;
    z-index: 2;
    max-width: 1200px;
    height: 120px;
    padding-left: 10px;
    padding-right: 10px;
    margin-left: auto;
    margin-right: auto;
    font-size: 0;
    line-height: 120px;
    text-align: center;
}

.register-text {
    display: inline-block;
    vertical-align: middle;
    max-width: calc(100% - 170px);
    padding-right: 150px;
    font-size: 24px;
    line-height: 1.5;
    color: #fff;
}

.register-area .cui-btn {
    display: inline-block;
    vertical-align: middle;
}

@media (max-width: 767px) {
    .register-area {
        height: auto;
    }

    .register-area-bg {
        height: 100%;
        background-image: url(../images/global/register-mb-v3.jpg);
        margin-bottom: 0 !important;
    }

    .register-area-wrapper {
        height: auto;
        padding-top: 15px;
        padding-bottom: 15px;
        line-height: 0;
    }

    .register-text {
        display: block;
        padding: 0;
        max-width: none;
        margin-bottom: 10px;
        font-size: 16px;
        line-height: 20px;
    }

    .register-area .cui-btn {
        height: 32px;
        padding-left: 20px;
        padding-right: 20px;
        font-size: 12px;
        line-height: 30px;
    }

    #footer {
        position: relative;
        z-index: 100;
    }
}

.register-layer {
    text-align: center;
}

.free-register .button {
    padding: 10px 20px;
}

.free-register .icon-gift {
    margin-right: 10px;
    vertical-align: -3px;
}

.free-register {
}

.mgl10 {
    margin-left: 10px;
}

.mgl20 {
    margin-left: 20px;
}

.mgt10 {
    margin-top: 10px;
}

.mgt20 {
    margin-top: 20px;
}

.oldIE .aui-dialog-mask {
    background-color: #000;
    filter: alpha(opacity=40);
}

.aui-dialog-mask {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 98;
    background: rgba(0, 0, 0, 0.6);
    visibility: hidden;
    opacity: 0;
    transition: opacity 0.5s;
}

.aui-dialog-main {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 30%;
    height: 20%;
    z-index: 99;
    margin: auto;
    background: #fff;
    visibility: hidden;
    opacity: 0;
    transition: opacity 0.5s;
}

.aui-dialog-main.hidden {
    visibility: hidden;
}

.aui-dialog.show .aui-dialog-mask {
    visibility: visible;
    opacity: 1;
}

.aui-dialog.show .aui-dialog-main {
    visibility: visible;
    opacity: 1;
    display: block \0;
    transform: scale(1);
}

.aui-dialog.shown .aui-dialog-main {
    animation: shake 0.5s;
}

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

    10%,
    30%,
    50%,
    70%,
    90% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0);
    }

    20%,
    40%,
    60%,
    80% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0);
    }
}

.aui-dialog-main .dialog-content {
    padding: 30px 30px 0;
    background: #fff;
}

#region-select .aui-dialog-main .dialog-content {
    padding: 40px 50px;
}

.aui-dialog-main .dialog-content p {
    font-size: 14px;
    color: #666;
}

.aui-dialog .dialog-close-btn {
    position: absolute;
    right: 0;
    top: 0;
    font-family: Arial;
    line-height: 30px;
    padding: 15px;
    cursor: pointer;
    font-size: 20px;
    color: #999;
    z-index: 1;
}

.aui-dialog .dialog-head {
    height: 60px;
    padding: 10px 20px;
    background-color: #7a858f;
    line-height: 40px;
}

.aui-dialog .dialog-head .caption {
    color: #fff;
    font-size: 16px;
    line-height: 40px;
    margin: 0;
}

.aui-dialog .dialog-actions {
    text-align: center;
    padding: 20px;
    background: #fff;
}

.aui-dialog .aui-btn-red,
.aui-dialog .aui-btn-white {
    margin: 0 10px;
    padding: 6px 25px;
    margin-top: -5px;
}

.aui-dialog-layer {
    display: none;
}

@media (max-width: 770px) {
    .aui-dialog .aui-dialog-main {
        width: 90% !important;
        max-height: 90% !important;
    }

    .aui-dialog .dialog-head {
        height: 40px;
        line-height: 20px;
    }

    .aui-dialog .dialog-close-btn {
        line-height: 20px;
        padding: 10px;
    }

    .aui-dialog .aui-btn-red,
    .aui-dialog .aui-btn-white {
        margin: 0 5px;
        padding: 6px 20px;
    }

    .aui-dialog .dialog-actions {
        padding: 10px;
    }
}

.requirement-dialog .require-text {
    text-align: center;
    color: #36383c;
    font-size: 16px;
}

.require-text .tip-img {
    vertical-align: middle;
    margin-right: 20px;
}

@media (min-width: 500px) {
    .aui-requirement-dialog .aui-dialog-main {
        width: 450px;
    }
}

.aui-tip-dialog .dialog-head {
    height: 40px;
    line-height: 20px;
}

.aui-tip-dialog .dialog-close-btn {
    line-height: 20px;
    padding: 10px;
}

.aui-tip-dialog .dialog-content {
    text-align: center;
    padding: 30px 20px 40px;
    font-size: 16px;
}

.aui-tip-dialog .dialog-link {
    color: #e41e2b;
    margin-left: 5px;
    margin-right: 5px;
    border-bottom: 1px solid #e41e2b;
}

.blank-bg {
    background-repeat: no-repeat;
    background-position: right 30%;
    background-image: url(../images/common/blank-bg.png);
}

.cloud-blog span {
    position: relative;
    left: 6px;
    top: -6px;
}

.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

.level1 {
    -webkit-animation-duration: 1s;
    -webkit-animation-delay: 0s;
}

.level2 {
    -webkit-animation-duration: 1.2s;
    -webkit-animation-delay: 0.2s;
}

.level3 {
    -webkit-animation-duration: 1.5s;
    -webkit-animation-delay: 0.3s;
}

.level4 {
    -webkit-animation-duration: 1.8s;
    -webkit-animation-delay: 0.4s;
}

.level5 {
    -webkit-animation-duration: 2.1s;
    -webkit-animation-delay: 0.5s;
}

.level6 {
    -webkit-animation-duration: 2.4s;
    -webkit-animation-delay: 0.5s;
}

.level7 {
    -webkit-animation-duration: 2.7s;
    -webkit-animation-delay: 0.6s;
}

.level8 {
    -webkit-animation-duration: 3s;
    -webkit-animation-delay: 0.7s;
}

.reallyslow {
    -webkit-animation-duration: 6s;
    -webkit-animation-delay: 3s;
}

@keyframes fadeIn {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

.fadeIn {
    -webkit-animation-name: fadein;
    animation-name: fadeIn;
}

@keyframes fadeInUp {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 20%, 0);
        transform: translate3d(0, 20%, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

.fadeInUp {
    -webkit-animation-name: fadeinup;
    animation-name: fadeInUp;
}

@keyframes slideInLeft {
    from {
        -webkit-transform: translate3d(-10%, 0, 0);
        transform: translate3d(-10%, 0, 0);
        visibility: visible;
    }

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

.slideInLeft {
    -webkit-animation-name: slideinleft;
    animation-name: slideInLeft;
}

@keyframes slideInRight {
    from {
        -webkit-transform: translate3d(20%, 0, 0);
        transform: translate3d(20%, 0, 0);
        visibility: visible;
    }

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

.slideInRight {
    -webkit-animation-name: slideinright;
    animation-name: slideInRight;
}

@keyframes zoomIn {
    from {
        -webkit-transform: scale3d(0.95, 0.95, 0.95);
        transform: scale3d(0.95, 0.95, 0.95);
    }
    50% {
    }
}

.zoomIn {
    -webkit-animation-name: zoomin;
    animation-name: zoomIn;
}

@keyframes slideInDown {
    from {
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
        visibility: visible;
    }

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

.slideInDown {
    -webkit-animation-name: slideindown;
    animation-name: slideInDown;
}

@keyframes slideInUp {
    from {
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
        visibility: visible;
    }

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

.slideInUp {
    -webkit-animation-name: slideinup;
    animation-name: slideInUp;
}

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

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

.slideOutUp {
    -webkit-animation-name: slideoutup;
    animation-name: slideOutUp;
}

.search-result-pager {
    padding-left: 10px;
    padding-right: 10px;
}

.pagination-container {
    font-size: 0;
    color: #666;
    line-height: 24px;
}

.pagination-container > * {
    font-size: 14px;
    vertical-align: middle;
}

.pagination-toFirst,
.pagination-toLast {
    display: none;
}

.pagination {
    display: inline-block;
    vertical-align: middle;
    margin-left: 15px;
    margin-right: 15px;
}

.pagination > li {
    display: inline;
}

.pagination > li > a {
    float: left;
    width: auto;
    height: 24px;
    padding-left: 5px;
    padding-right: 5px;
    font-size: 14px;
    text-align: center;
    color: #666;
    cursor: pointer;
}

.pagination > li + li > a {
    margin-left: 15px;
}

.pagination > li:nth-child(2) > a,
.pagination > li:last-child > a {
    margin-left: 10px;
}

.pagination > .disabled > a,
.pagination > .ellipsis > a {
    cursor: default;
}

.pagination > .active > a {
    background-color: #f7f8f8;
    color: #e41f2b;
    cursor: default;
}

@media (min-width: 1024px) {
    .pagination > li:not(.active):not(.ellipsis):not(.disabled) > a:hover {
        background-color: #e41f2b;
        color: #fff;
    }
}

.pagination > li:not(.active):not(.ellipsis):not(.disabled) > a:active,
.pagination-toFirst:not(.disabled):active,
.pagination-toLast:not(.disabled):active {
    background-color: #f24651;
}

.pagination > li:not(.active):not(.ellipsis):not(.disabled) > a:active::before,
.pagination-toFirst:not(.disabled):active::before,
.pagination-toLast:not(.disabled):active::before {
    background-position-y: -16px;
}

.pagination > li:first-child > a,
.pagination > li:last-child > a {
    width: 30px;
    background-color: #f7f8f8;
}

.pagination > li:first-child > a::before,
.pagination > li:last-child > a::before,
.pagination-toFirst::before,
.pagination-toLast::before {
    content: '';
    display: block;
    width: 16px;
    height: 16px;
    margin: 4px auto;
    background-image: url(https://res-static.hc-cdn.cn/aem/content/dam/cloudbu-site/archive/china/static/v2_resources/images/global/pagination-sprite.png);
    background-size: auto 48px;
}

#nav-main.all-nav .nav-title .hot,
#nav-main .topbar-nav .nav-inner .hot {
    width: 6px;
    height: 6px;
    display: block;
    border-radius: 50%;
    position: absolute;
    background: #e41e2b;
}

@media (min-width: 1024px) {
    .pagination > li:first-child:hover > a::before,
    .pagination > li:last-child:hover > a::before {
        background-position-y: -16px;
    }

    #nav-main.all-nav .nav-title .hot,
    #nav-main .topbar-nav .nav-inner .hot {
        top: 3px;
        left: 103px;
    }
}

.pagination > li:first-child.disabled > a::before,
.pagination > li:last-child.disabled > a::before {
    background-position-y: -32px;
}

.pagination > li:first-child > a::before {
    background-position: -32px 0;
}

.pagination > li:last-child > a::before {
    background-position: -48px 0;
}

.pagination > .pagination-goto-mb {
    display: none;
}

.pagination-to {
    height: 24px;
    width: 36px;
    border: solid 1px #d2d2d2;
    vertical-align: middle;
    font-size: 14px;
    color: #333;
    text-align: center;
}

.pagination-to:hover {
    border-color: #999;
}

.pagination-to:focus {
    border-color: #666;
    color: #666;
}

.pagination-to + .pagination-text,
.pagination-text + .pagination-to {
    margin-left: 3px;
}

.pagination-submit {
    height: 24px;
    padding-left: 5px;
    padding-right: 5px;
    border: solid 1px #d2d2d2;
    margin-left: 12px;
    background-color: #fff;
    color: #333;
    cursor: pointer;
}

@media (min-width: 1024px) {
    .pagination-submit:hover {
        border-color: #e41f2b;
        color: #e41f2b;
    }
}

.pagination > li.pagination-selectTo {
    display: none;
}

.pagination-selectTo select {
    float: left;
    min-width: 70px;
    height: 24px;
    padding-left: 6px;
    border: solid 1px #d2d2d2;
    margin-left: 10px;
    font-size: 14px;
    color: #666;
}

.pagination-toFirst::before {
    background-position: 0 0;
}

.pagination-toLast::before {
    background-position: -16px 0;
}

@media (max-width: 1023px) {
    .pagination-container {
        line-height: 28px;
        text-align: center;
    }

    .pagination > li:not(:first-child):not(:last-child):not(.pagination-goto-mb),
    .pagination-text,
    .pagination-to,
    .pagination-submit {
        display: none;
    }

    .pagination > li > a {
        height: 28px;
        padding-left: 8px;
        padding-right: 8px;
    }

    .pagination > li:first-child > a,
    .pagination > li:last-child > a {
        width: 32px;
    }

    .pagination > li:nth-child(2) > a,
    .pagination > li:last-child > a {
        margin-left: 15px;
    }

    .pagination > li:first-child > a::before,
    .pagination > li:last-child > a::before,
    .pagination-toFirst::before,
    .pagination-toLast::before {
        margin: 6px auto;
    }

    .pagination > .pagination-goto-mb {
        display: block;
        float: left;
        height: 28px;
        border: solid 1px #d2d2d2;
        margin-left: 15px;
        font-size: 14px;
        line-height: 26px;
        color: #999;
    }

    .pagination > .pagination-goto-mb.on-focus {
        border-color: #666;
    }

    .goto-mb-input {
        width: 34px;
        height: 26px;
        padding: 0 5px;
        border: none;
        line-height: 21px;
        color: #666;
    }

    .pagination-goto-mb span {
        height: 26px;
        padding: 0 5px;
        text-align: left;
    }

    .pagination-toFirst,
    .pagination-toLast {
        display: inline-block;
        width: 32px;
        height: 28px;
        padding-left: 5px;
        padding-right: 5px;
        vertical-align: middle;
        background-color: #f7f8f8;
        cursor: pointer;
    }

    .pagination-toFirst.disabled::before,
    .pagination-toLast.disabled::before {
        background-position-y: -32px;
    }

    #nav-main.all-nav .nav-title .hot,
    #nav-main .topbar-nav .nav-inner .hot {
        top: 6px;
        left: 92px;
    }
}

.management,
.order {
    display: none;
}

.ord1 .order,
.ord2 .order,
.ord3 .order,
.mag1 .management,
.mag2 .management,
.mag3 .management {
    display: block;
}

.message span,
.management span,
.order span {
    width: 16px;
    background-color: #f66f6a;
    float: right;
    padding: 0 4px;
    border-radius: 10px;
    font-size: 12px;
    line-height: 16px;
    color: #fff !important;
    margin-top: 3px;
}

.msg1 .message span,
.ord1 .order span,
.mag1 .management span {
    width: 16px !important;
}

.msg2 .message span,
.ord2 .order span,
.mag2 .management span {
    width: 22px !important;
}

.msg3 .message span,
.ord3 .order span,
.mag3 .management span {
    width: 28px !important;
}

.account-img {
    position: relative;
    display: inline-block;
    width: 25px;
    height: 25px;
    vertical-align: middle;
    line-height: 0px;
}

.msg .account-img::before {
    content: '';
    width: 6px;
    height: 6px;
    background-color: #e41e2c;
    border-radius: 50%;
    position: absolute;
    top: 0;
    right: 0;
}

.account-info {
    overflow: hidden;
}

.account-info a:first-child {
    width: 50%;
    float: left;
}

.account-info a:last-child {
    width: 50%;
    float: left;
}

.account-info-none::after {
    display: none !important;
}

.account-info-none > a {
    color: #fff;
}

.account-info a:last-child {
    padding-left: 0;
}

.home-popup {
    position: fixed;
    z-index: 9999;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}

.home-popup-bg {
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.8);
}

.home-popup-window {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 1062px;
    height: 585px;
    margin: auto;
    background-color: rgba(0, 0, 0, 0.8);
}

.home-popup-inner {
    display: block;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: 50%;
}

.home-popup-inner.kunpeng {
    background-image: url(http://res.hc-cdn.com/cpage-pep-home-page/1.4.1/images/popup/kunpeng-1180.jpg);
}

@media (max-width: 1599px) {
    .home-popup-inner.kunpeng {
        background-image: url(http://res.hc-cdn.com/cpage-pep-home-page/1.4.1/images/popup/kunpeng-744.jpg);
    }
}

@media (max-width: 1023px) {
    .home-popup-inner.kunpeng {
        background-image: url(http://res.hc-cdn.com/cpage-pep-home-page/1.4.1/images/popup/kunpeng-mb.png);
    }
}

.home-popup-inner.kunpeng-live {
    background-image: url(http://res.hc-cdn.com/cpage-pep-home-page/1.4.1/images/popup/kunpeng-live-1180.jpg);
}

@media (max-width: 1599px) {
    .home-popup-inner.kunpeng-live {
        background-image: url(http://res.hc-cdn.com/cpage-pep-home-page/1.4.1/images/popup/kunpeng-live-744.jpg);
    }
}

@media (max-width: 1023px) {
    .home-popup-inner.kunpeng-live {
        background-image: url(http://res.hc-cdn.com/cpage-pep-home-page/1.4.1/images/popup/kunpeng-live-mb.png);
    }
}

.home-popup-inner.shengteng {
    background-image: url(http://res.hc-cdn.com/cpage-pep-home-page/1.4.1/images/popup/shengteng-1180.jpg);
}

@media (max-width: 1599px) {
    .home-popup-inner.shengteng {
        background-image: url(http://res.hc-cdn.com/cpage-pep-home-page/1.4.1/images/popup/shengteng-744.jpg);
    }
}

@media (max-width: 1023px) {
    .home-popup-inner.shengteng {
        background-image: url(http://res.hc-cdn.com/cpage-pep-home-page/1.4.1/images/popup/shengteng-mb.png);
    }
}

.home-popup-inner.shengteng-live {
    background-image: url(http://res.hc-cdn.com/cpage-pep-home-page/1.4.1/images/popup/shengteng-live-1180.jpg);
}

@media (max-width: 1599px) {
    .home-popup-inner.shengteng-live {
        background-image: url(http://res.hc-cdn.com/cpage-pep-home-page/1.4.1/images/popup/shengteng-live-744.jpg);
    }
}

@media (max-width: 1023px) {
    .home-popup-inner.shengteng-live {
        background-image: url(http://res.hc-cdn.com/cpage-pep-home-page/1.4.1/images/popup/shengteng-live-mb.png);
    }
}

.home-popup-inner.showroom {
    background-image: url(http://res.hc-cdn.com/cpage-pep-home-page/1.4.1/images/popup/showroom-1180.jpg);
}

@media (max-width: 1599px) {
    .home-popup-inner.showroom {
        background-image: url(http://res.hc-cdn.com/cpage-pep-home-page/1.4.1/images/popup/showroom-744.jpg);
    }
}

@media (max-width: 1023px) {
    .home-popup-inner.showroom {
        background-image: url(http://res.hc-cdn.com/cpage-pep-home-page/1.4.1/images/popup/showroom-mb.png);
    }
}

.home-popup-inner.salon {
    background-image: url(http://res.hc-cdn.com/cpage-pep-home-page/1.4.1/images/popup/salon-1180.jpg);
}

@media (max-width: 1599px) {
    .home-popup-inner.salon {
        background-image: url(http://res.hc-cdn.com/cpage-pep-home-page/1.4.1/images/popup/salon-744.jpg);
    }
}

@media (max-width: 1023px) {
    .home-popup-inner.salon {
        background-image: url(http://res.hc-cdn.com/cpage-pep-home-page/1.4.1/images/popup/salon-mb.png);
    }
}

.home-popup-close {
    position: absolute;
    top: 0;
    left: 100%;
    width: 78px;
    height: 78px;
    background: rgba(0, 0, 0, 0.8);
    cursor: pointer;
}

.home-popup-close::after,
.home-popup-close::before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    background: hsla(0, 0%, 100%, 0.9);
    border-radius: 1px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

.home-popup-close::before {
    width: 58px;
    height: 2px;
}

.home-popup-close::after {
    height: 58px;
    width: 2px;
}

@media (max-width: 1599px) {
    .home-popup-window {
        width: 744px;
        height: 410px;
    }

    .home-popup-close::before {
        width: 40px;
    }

    .home-popup-close::after {
        height: 40px;
    }
}

@media (max-width: 1023px) {
    .home-popup-window {
        width: 295px;
        height: 300px;
    }

    .home-popup-close {
        position: absolute;
        top: 100%;
        left: 50%;
        width: 40px;
        height: 40px;
        background: none;
        border: 2px solid;
        border-radius: 50%;
        margin: 20px 0 0 -20px;
        color: hsla(0, 0%, 100%, 0.9);
    }

    .home-popup-close::before {
        width: 14px;
    }

    .home-popup-close::after {
        height: 14px;
    }
}


/* app内元素隐藏属性 */

#content [meta-data-adjust-app=hide],
.tm-adv-space[meta-data-adjust-app=hide] {
    visibility: hidden;
}

#content .hidden-web {
    display: none;
}

@-webkit-keyframes slidetounlock {
    0% {
        background-position: -200px 0;
    }
    100% {
        background-position: 200px 0;
    }
}


/* baseui  notice  */

@keyframes TipNoticeMovePc {
    0% {
        opacity: 1;
        transform: translate(-50%, -50%);
    }

    60% {
        opacity: 1;
    }

    100% {
        transform: translate(-50%, -50%) translateY(-30px);
        opacity: 0;
    }
}

.por-tip-notice-outContainer {
    position: fixed;
    top: calc(50% - 25px);
    left: 0;
    height: 50px;
    width: 100%;
    z-index: 1060;
}

.por-tip-notice {
    margin: auto;
    width: auto;
    z-index: 2;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    animation: TipNoticeMovePc 1.2s cubic-bezier(0, 0, 0.2, 1) forwards;
    -webkit-animation: tipnoticemovepc 1.2s cubic-bezier(0, 0, 0.2, 1) forwards;
    -ms-animation: tipnoticemovepc 1.2s cubic-bezier(0, 0, 0.2, 1) forwards;
}

.por-tip-notice .por-tip-notice-text {
    font-size: 18px;
    line-height: 26px;
    color: #252b3a;
    margin-left: 48px;
    letter-spacing: 1px;
    padding-top: 12px;
    padding-bottom: 12px;
    padding-right: 16px;
}

.por-tip-notice .por-tip-notice-content {
    background: #fff;
    border-radius: 2px;
    position: relative;
    box-shadow: 0 10px 40px rgba(0, 0, 0, 0.1);
}

.por-tip-notice .por-tip-notice-content::before {
    content: '';
    position: absolute;
    top: 12px;
    left: 15px;
    background: url(../../images/tubiao.png) center center no-repeat;
    width: 24px;
    height: 24px;
    background-size: cover;
}

.por-tip-notice.error .por-tip-notice-content::before {
    background: url('https://res-static.hc-cdn.cn/cloudbu-site/china/zh-cn/homePage/1620637641352024415.svg') center center no-repeat;
    background-size: cover;
}

.por-tip-notice.success .por-tip-notice-content::before {
    background: url('https://res-static.hc-cdn.cn/cloudbu-site/china/zh-cn/homePage/1621933801153045482.svg') center center no-repeat;
    background-size: cover;
}

@media (max-width: 768px) {
    .por-tip-notice-outContainer {
        position: fixed;
        top: calc(50% - 23px);
        height: 46px;
    }

    .por-tip-notice {
        animation: TipNoticeMovePc 1.2s cubic-bezier(0, 0, 0.2, 1) forwards;
        -webkit-animation: tipnoticemovepc 1.2s cubic-bezier(0, 0, 0.2, 1) forwards;
        -ms-animation: tipnoticemovepc 1.2s cubic-bezier(0, 0, 0.2, 1) forwards;
    }

    .por-tip-notice .por-tip-notice-content::before {
        top: 14px;
        height: 20px;
        width: 20px;
    }

    .por-tip-notice .por-tip-notice-text {
        letter-spacing: 1px;
        font-size: 16px;
        line-height: 22px;
    }
}

.tm-adv-space .tm-adv-space-content:not(:first-child) {
    display: none;
}
