@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: 8px;
  height: 8px;
  background-color: #f0f2f5;
}
::-webkit-scrollbar-track {
  border-radius: 8px;
  background-color: #f0f2f5;
}
::-webkit-scrollbar-thumb {
  border-radius: 8px;
  background-color: #bfc3c6;
}
@font-face {
  font-family: 'Helvetica';
  font-weight: 100;
  src: url('https://res-static1.huaweicloud.com/program/common/hk/en-us/static/en_js/portalGlobal/fonts/Helvetica/HelveticaNeue_Thin.eot');
  src: url('https://res-static1.huaweicloud.com/program/common/hk/en-us/static/en_js/portalGlobal/fonts/Helvetica/HelveticaNeue_Thin.eot?#iefix')
      format('embedded-opentype'),
    url('https://res-static1.huaweicloud.com/program/common/hk/en-us/static/en_js/portalGlobal/fonts/Helvetica/HelveticaNeue_Thin.woff') format('woff'),
    url('https://res-static1.huaweicloud.com/program/common/hk/en-us/static/en_js/portalGlobal/fonts/Helvetica/HelveticaNeue_Thin.ttf') format('truetype'),
    url('https://res-static1.huaweicloud.com/program/common/hk/en-us/static/en_js/portalGlobal/fonts/Helvetica/HelveticaNeue_Thin.svg#Helvetica') format('svg');
}
@font-face {
  font-family: 'Helvetica';
  font-weight: 400;
  src: url('https://res-static1.huaweicloud.com/program/common/hk/en-us/static/en_js/portalGlobal/fonts/Helvetica/HelveticaNeue_Regular.eot');
  src: url('https://res-static1.huaweicloud.com/program/common/hk/en-us/static/en_js/portalGlobal/fonts/Helvetica/HelveticaNeue_Regular.eot?#iefix')
      format('embedded-opentype'),
    url('https://res-static1.huaweicloud.com/program/common/hk/en-us/static/en_js/portalGlobal/fonts/Helvetica/HelveticaNeue_Regular.woff') format('woff'),
    url('https://res-static1.huaweicloud.com/program/common/hk/en-us/static/en_js/portalGlobal/fonts/Helvetica/HelveticaNeue_Regular.ttf') format('truetype'),
    url('https://res-static1.huaweicloud.com/program/common/hk/en-us/static/en_js/portalGlobal/fonts/Helvetica/HelveticaNeue_Regular.svg#Helvetica')
      format('svg');
}
@font-face {
  font-family: 'frutiger';
  font-weight: 100;
  src: url('https://res-static1.huaweicloud.com/program/common/hk/en-us/static/en_js/portalGlobal/fonts/frutiger/frutigernext-lt-medium.eot');
  src: url('https://res-static1.huaweicloud.com/program/common/hk/en-us/static/en_js/portalGlobal/fonts/frutiger/frutigernext-lt-medium.eot?#iefix')
      format('embedded-opentype'),
    url('https://res-static1.huaweicloud.com/program/common/hk/en-us/static/en_js/portalGlobal/fonts/frutiger/frutigernext-lt-medium.woff') format('woff'),
    url('https://res-static1.huaweicloud.com/program/common/hk/en-us/static/en_js/portalGlobal/fonts/frutiger/frutigernext-lt-medium.ttf') format('truetype'),
    url('https://res-static1.huaweicloud.com/program/common/hk/en-us/static/en_js/portalGlobal/fonts/frutiger/frutigernext-lt-medium.svg#Helvetica')
      format('svg');
}
@font-face {
  font-family: 'frutiger';
  font-weight: 400;
  src: url('https://res-static1.huaweicloud.com/program/common/hk/en-us/static/en_js/portalGlobal/fonts/frutiger/LT_54361.eot');
  src: url('https://res-static1.huaweicloud.com/program/common/hk/en-us/static/en_js/portalGlobal/fonts/frutiger/LT_54361.eot?#iefix')
      format('embedded-opentype'),
    url('https://res-static1.huaweicloud.com/program/common/hk/en-us/static/en_js/portalGlobal/fonts/frutiger/LT_54361.woff') format('woff'),
    url('https://res-static1.huaweicloud.com/program/common/hk/en-us/static/en_js/portalGlobal/fonts/frutiger/LT_54361.ttf') format('truetype'),
    url('https://res-static1.huaweicloud.com/program/common/hk/en-us/static/en_js/portalGlobal/fonts/frutiger/LT_54361.svg#Helvetica') format('svg');
}
@font-face {
  font-family: 'HuaweiSans';
  font-weight: 400;
  src: url('https://res-static1.huaweicloud.com/program/common/hk/en-us/static/en_js/portalGlobal/fonts/huawesans/HuaweiSans-Regular.eot');
  src: url('https://res-static1.huaweicloud.com/program/common/hk/en-us/static/en_js/portalGlobal/fonts/huawesans/HuaweiSans-Regular.eot?#iefix20180113')
      format('embedded-opentype'),
    url('https://res-static1.huaweicloud.com/program/common/hk/en-us/static/en_js/portalGlobal/fonts/huawesans/HuaweiSans-Regular.woff2?20180113')
      format('woff2'),
    url('https://res-static1.huaweicloud.com/program/common/hk/en-us/static/en_js/portalGlobal/fonts/huawesans/HuaweiSans-Regular.woff?20180113') format('woff'),
    url('https://res-static1.huaweicloud.com/program/common/hk/en-us/static/en_js/portalGlobal/fonts/huawesans/HuaweiSans-Regular.ttf?20180113')
      format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'HuaweiSans-Light';
  src: url('https://res-static1.huaweicloud.com/program/common/hk/en-us/static/en_js/portalGlobal/fonts/huawesans/HuaweiSans-Light.eot');
  src: url('https://res-static1.huaweicloud.com/program/common/hk/en-us/static/en_js/portalGlobal/fonts/huawesans/HuaweiSans-Light.eot?#iefix20180113')
      format('embedded-opentype'),
    url('https://res-static1.huaweicloud.com/program/common/hk/en-us/static/en_js/portalGlobal/fonts/huawesans/HuaweiSans-Light.woff2?20180113') format('woff2'),
    url('https://res-static1.huaweicloud.com/program/common/hk/en-us/static/en_js/portalGlobal/fonts/huawesans/HuaweiSans-Light.woff?20180113') format('woff'),
    url('https://res-static1.huaweicloud.com/program/common/hk/en-us/static/en_js/portalGlobal/fonts/huawesans/HuaweiSans-Light.ttf?20180113')
      format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'HuaweiSans-Bold';
  src: url('https://res-static1.huaweicloud.com/program/common/hk/en-us/static/en_js/portalGlobal/fonts/huawesans/HuaweiSans-Bold.eot');
  src: url('https://res-static1.huaweicloud.com/program/common/hk/en-us/static/en_js/portalGlobal/fonts/huawesans/HuaweiSans-Bold.eot?#iefix20180113')
      format('embedded-opentype'),
    url('https://res-static1.huaweicloud.com/program/common/hk/en-us/static/en_js/portalGlobal/fonts/huawesans/HuaweiSans-Bold.woff2?20180113') format('woff2'),
    url('https://res-static1.huaweicloud.com/program/common/hk/en-us/static/en_js/portalGlobal/fonts/huawesans/HuaweiSans-Bold.woff?20180113') format('woff'),
    url('https://res-static1.huaweicloud.com/program/common/hk/en-us/static/en_js/portalGlobal/fonts/huawesans/HuaweiSans-Bold.ttf?20180113') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'HuaweiSans-Regular';
  src: url('https://res-static1.huaweicloud.com/program/common/hk/en-us/static/en_js/portalGlobal/fonts/huawesans/HuaweiSans-Regular.eot');
  src: url('https://res-static1.huaweicloud.com/program/common/hk/en-us/static/en_js/portalGlobal/fonts/huawesans/HuaweiSans-Regular.eot?#iefix20180113')
      format('embedded-opentype'),
    url('https://res-static1.huaweicloud.com/program/common/hk/en-us/static/en_js/portalGlobal/fonts/huawesans/HuaweiSans-Regular.woff2?20180113')
      format('woff2'),
    url('https://res-static1.huaweicloud.com/program/common/hk/en-us/static/en_js/portalGlobal/fonts/huawesans/HuaweiSans-Regular.woff?20180113') format('woff'),
    url('https://res-static1.huaweicloud.com/program/common/hk/en-us/static/en_js/portalGlobal/fonts/huawesans/HuaweiSans-Regular.ttf?20180113')
      format('truetype');
  font-weight: normal;
  font-style: normal;
}
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: 14px/1.75 Roboto-Regular, Roboto, Helvetica Neue, Helvetica, Tahoma, Arial, sans-serif;
  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;
}
.hide {
  display: none;
}
.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: 18px;
  text-align: left;
}
.info {
  font-size: 14px;
  line-height: 18px;
  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(https://res-static1.huaweicloud.com/program/common/hk/en-us/static/en_js/portalGlobal/en_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;
}
.community .nav-ing {
  width: 290px;
}
.product .nav-ing {
  width: 1200px;
}
.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: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;
}
.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;
}
.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(https://res-static1.huaweicloud.com/program/common/hk/en-us/static/en_js/portalGlobal/en_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 {
  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(https://res-static1.huaweicloud.com/program/common/hk/en-us/static/en_js/portalGlobal/en_images/common/star_on.png?sttl=1);
}
.icons-universal {
  display: inline-block;
  vertical-align: middle;
  background: url(https://res-static1.huaweicloud.com/program/common/hk/en-us/static/en_js/portalGlobal/en_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(https://res-static1.huaweicloud.com/program/common/hk/en-us/static/en_js/portalGlobal/en_images/activity/gift.png) center no-repeat;
}
.icon-gift {
  display: inline-block;
  vertical-align: middle;
  height: 20px;
  width: 20px;
  background: url(https://res-static1.huaweicloud.com/program/common/hk/en-us/static/en_js/portalGlobal/en_images/common/photoIcon.gif) center no-repeat;
}
.icon-gift.white {
  background-image: url(https://res-static1.huaweicloud.com/program/common/hk/en-us/static/en_js/portalGlobal/en_images/activity/gift-white.png?sttl=1);
}
.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;
}
.compatibility {
  background: #f7f7f7;
  text-align: center;
  height: 0;
  overflow: hidden;
  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(https://res-static1.huaweicloud.com/program/common/hk/en-us/static/en_js/portalGlobal/en_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 {
  width: 27px;
  height: 30px;
  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;
  }
}
#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: 1279px) {
  .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;
  }
}
#footer {
  width: 100%;
  justify-content: center;
  background-color: #4a5c69;
}
#footer .wrapper {
  width: 100%;
  z-index: 2;
  position: relative;
}
#footer .link:hover {
  color: #fff;
}
#footer .footer-certificate .link:hover {
  text-decoration: none;
}
#footer .foot_email .link:hover {
  color: #36383c;
}
#footer .float-sidebar .link:hover {
  color: #2d56b1;
  transition: color 0.2s ease-out 0s;
}
.footer-top {
  background: #222;
  color: #fff;
  position: relative;
}
.footer-content {
  color: #999;
  font-size: 12px;
  line-height: 18px;
}
.footer-top .footer-content {
  padding: 10px 0px 5px;
}
.footer-content .text {
  display: inline-block;
  margin-right: 10px;
}
.footer-bottom {
  background: #222;
  text-align: center;
}
.footer-bottom .footer-content {
  padding: 15px 0;
  border-top: 1px solid #2b2b2b;
}
.footer-bottom .footer-content img {
  vertical-align: sub;
  margin-right: 5px;
}
.footer-content .link-item {
  display: inline-block;
  border-right: 1px solid #abafb3;
  line-height: 1;
  padding: 0 10px;
}
.footer-content .link-item:last-child {
  border-right: none;
}
.footer-content .title {
  display: inline-block;
  font-size: 14px;
  line-height: 40px;
  color: #ccc;
}
.footer-content dd {
  padding-bottom: 5px;
  font-size: 14px;
  color: #999;
}
.footer-content dd:hover .foot_email {
  display: block;
}
.foot_email {
  z-index: 3;
  display: none;
  margin-top: 5px;
  padding-left: 5px;
  width: 165px;
  height: 30px;
  border: 1px #fff solid;
  border-radius: 3px;
  background: #fff;
  color: #333;
  line-height: 30px;
  font-size: 12px;
}
.foot_email p:before {
  position: absolute;
  display: block;
  margin-top: -20px;
  border: 10px solid;
  border-color: transparent transparent #fff;
  content: '';
}
.footer-content .sub-items {
  width: 130px;
  height: 245px;
}
.footer-content .language span {
  font-size: 14px;
}
.footer-content .language span.on {
  opacity: 0.7;
}
.footer-content .language a {
  font-size: 14px;
}
.footer-content .language a.on {
  opacity: 0.7;
}
.footer-content .language .line {
  padding: 0 5px;
}
.footer-content .serv_tel {
  font-size: 16px;
  line-height: 24px;
  height: 24px;
  padding: 0;
  margin-top: 10px;
  margin-bottom: 0;
}
.serv_tel i.icon {
  position: static;
  display: inline-block;
  vertical-align: top;
  width: 24px;
  height: 24px;
  background: url(https://res-static1.huaweicloud.com/program/common/hk/en-us/static/en_js/portalGlobal/en_images/global/ft-call.png) no-repeat;
  margin-right: 5px;
  background-size: cover;
}
.sub-items.emails {
  width: 160px;
}
.Authentication {
  text-align: center;
  padding: 15px 0;
}
.Aut-list li {
  display: inline-block;
  margin: 0 20px;
  font-size: 12px;
  color: #999;
}
.Aut-list li img {
  vertical-align: middle;
  margin-right: 10px;
}
.icons-certificate {
  background: url(https://res-static1.huaweicloud.com/program/common/hk/en-us/static/en_js/portalGlobal/en_images/global/icons-certificate.png) no-repeat;
  width: 60px;
  height: 60px;
  display: inline-block;
  vertical-align: middle;
}
.icons-certificate.dependable {
  background-position: -0px 0;
}
.icons-certificate.safecloud {
  background-position: -60px 0;
}
.footer-certificate .cert-item {
  display: block;
  margin-top: 10px;
}
.footer-certificate .icons-certificate {
  margin-bottom: 5px;
}
.footer-certificate .cert-item:first-child {
  margin-top: 0;
}
@media (max-width: 1023px) {
  .Aut-list li {
    margin: 0 5px;
  }
  .Aut-list li .name {
    display: none;
  }
}
.icons-2code {
  width: 80px;
  height: 80px;
  display: inline-block;
  vertical-align: top;
  background: url(https://res-static1.huaweicloud.com/program/common/hk/en-us/static/en_js/portalGlobal/en_images/global/2code.jpg);
}
.icons-2code.weibo {
  background-position: 0 0;
}
.icons-2code.weixin {
  background-position: -92px 0;
}
.footer-content .code-2-layer {
  position: relative;
  height: 190px;
  display: inline-block;
  margin-top: 10px;
  width: auto;
}
.code-2-box {
  margin-bottom: 15px;
}
.code-2-box .code-name {
  display: block;
  line-height: 20px;
  text-align: center;
  cursor: default;
  font-size: 14px;
  margin-top: 3px;
}
.code-2-box .code-name.weibo {
  left: 80px;
  cursor: pointer;
}
.code-2-box .img-code-2 {
  text-align: center;
}
.code-2-box.show .img-code-2 {
  display: block;
}
.footer-content .mobile.language {
  display: none;
}
.service-email .email {
  width: 20px;
  height: 11px;
  background: url(https://res-static1.huaweicloud.com/program/common/hk/en-us/static/en_js/portalGlobal/en_images/global/email.png) no-repeat;
  vertical-align: -2px;
  display: inline-block;
  display: none;
}
.footer-certificate .serv_tel {
  display: none;
}
.footer-certificate {
  text-align: left;
  padding-left: 20%;
}
.footer-certificate p {
  display: inline-block;
}
@media (min-width: 1280px) {
  .footer-content {
    max-width: 1180px;
    padding-left: 0;
    padding-right: 0;
    margin: auto;
  }
  .footer-bottom .part-1 {
    text-align: left;
  }
  .footer-bottom .part-2 {
    text-align: right;
  }
}
@media (max-width: 1279px) {
  .footer-content .sub-items {
    width: auto;
    margin: 0;
    margin-left: 30%;
  }
  .footer-content .top-block .sub-items {
    height: auto;
  }
  .sub-items.emails {
    height: auto;
  }
  .nav-side-show .footer-content .sub-items {
    margin-left: 0;
  }
  .footer-certificate {
    margin-left: 25%;
  }
  .footer-certificate .cert-item {
    margin-top: 0px;
  }
  .footer-bottom .footer-content {
    line-height: 20px;
    padding: 10px 0;
  }
}
@media (max-width: 1024px) {
  .code-2-box .code-name,
  .sub-items.emails,
  .footer-bottom .inner-links,
  .footer-top .top-block,
  .footer-content .col-sm-3 .language {
    display: none;
  }
  .footer-content .mobile.language {
    margin: 0;
    text-align: center;
    display: block;
  }
  .footer-content .language a {
    font-size: 12px;
  }
  .footer-content .language a.on {
    opacity: 1;
  }
  .footer-top .footer-content {
    padding: 20px 10px 10px;
  }
  .sub-items.emails {
    margin-left: 0;
  }
  .footer-certificate {
    margin-left: 0;
    margin-top: 10px;
  }
  .footer-certificate .cert-item {
    text-align: left;
    height: 25px;
    line-height: 25px;
  }
  .footer-certificate .icons-certificate {
    float: left;
    margin-right: 5px;
    margin-bottom: 0;
  }
  .footer-certificate .serv_tel {
    display: block;
    font-size: 24px;
    margin: 0;
    margin-bottom: 10px;
  }
  .footer-content .code-2-layer {
    margin: 0;
    text-align: center;
    display: none;
    height: auto;
  }
  .code-2-box .img-code-2 {
    position: static;
    background: none;
  }
  .icons-certificate {
    background: url(https://res-static1.huaweicloud.com/program/common/hk/en-us/static/en_js/portalGlobal/en_images/global/icons-certificate-mb.png) no-repeat;
    width: 24px;
    height: 24px;
    background-size: auto 100%;
  }
  .icons-certificate.dependable {
    background-position: -24px 0;
  }
  .icons-certificate.safecloud {
    background-position: 0 0;
  }
  .footer-panel a {
    display: block !important;
    margin: 5px 0;
  }
  .footer-certificate {
    width: 42%;
    margin: 15px auto;
    padding-left: 0;
  }
  .footer-certificate .cert-item {
    margin-bottom: 0;
    display: inline-block;
    width: auto;
    margin: 0 0 5px 35px;
  }
  .footer-content .col-mb-7 {
    width: 100%;
  }
  .footer-certificate .serv_tel {
    vertical-align: middle;
    height: auto;
    line-height: inherit;
    font-size: 16px;
  }
  .footer-panel {
    float: left;
    text-align: left;
    white-space: nowrap;
  }
  .icons-code-weibo,
  .icons-code-wechat {
    width: 24px;
    height: 24px;
    background: url(https://res-static1.huaweicloud.com/program/common/hk/en-us/static/en_js/portalGlobal/en_images/global/sina.png) no-repeat;
    background-size: contain;
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
  }
  .icons-code-wechat {
    background-image: url(https://res-static1.huaweicloud.com/program/common/hk/en-us/static/en_js/portalGlobal/en_images/global/wechat.png?sttl=1);
  }
  .wechat-pop-wrapper {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.6);
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-direction: normal;
    -moz-box-direction: normal;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    box-sizing: border-box;
    -webkit-box-align: center;
    -moz-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .wechat-pop-wrapper .wechat-pop {
    width: 300px;
    height: 300px;
    position: relative;
    background-color: #fff;
  }
  .wechat-pop-wrapper.hide {
    opacity: 0;
    display: none;
  }
  .wechat-pop-wrapper .wechat-pop img {
    height: 100%;
    width: 100%;
  }
  .wechat-pop-wrapper.show {
    -webkit-animation: fadeIn 0.5s;
    -moz-animation: fadeIn 0.5s;
    -o-animation: fadeIn 0.5s;
    animation: fadeIn 0.5s;
  }
}
@media (max-width: 1023px) {
  .footer-certificate {
    padding-left: 0;
  }
  .footer-top .top-block {
    display: none;
  }
}
@media (max-width: 760px) {
  .footer-certificate {
    width: 81%;
    margin: 10px auto;
    padding-left: 18%;
  }
}
@media (max-width: 480px) {
  .footer-certificate .serv_tel {
    font-size: 16px;
    margin: 0;
  }
  .footer-top .footer-content {
    padding: 10px 10px 5px;
  }
}
@media (max-width: 350px) {
  .footer-certificate {
    width: 88%;
    padding-left: 15%;
  }
  .footer-certificate .cert-item {
    margin-left: 25px;
  }
}
.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: 60px !important;
  vertical-align: middle;
  padding: 0 10px;
  margin: 0 9px;
  position: relative;
}
.sidebar-menu .item a {
  display: block;
}
.sidebar-menu .item:after {
  background: #f66f6a;
  bottom: 0px;
  content: '';
  height: 3px;
  left: 50%;
  position: absolute;
  width: 0;
  margin-left: -50%;
}
.sidebar-menu .item.selected:after {
  width: 100%;
}
.scrolled .sidebar-box.fixed {
  background: none;
  z-index: 100;
  color: #fff;
  width: 860px;
  margin-left: -500px;
  left: 50%;
  top: 40px;
}
.scrolled .fixed .sidebar-menu .item a {
  -webkit-transition: color 0.3s ease-in;
  -moz-transition: color 0.3s ease-in;
  transition: color 0.3s ease-in;
}
.scrolled .fixed .sidebar-menu .item a:hover {
  color: #f66f6a;
}
@media (min-width: 1024px) {
  .scrolled .sidebar-box.fixed {
    width: 550px;
    margin-left: -295px;
  }
}
body .product-header-btn-wrapper {
  z-index: 250;
  top: 40px;
  line-height: 58px !important;
}
#footer {
  color: #c3c5c6;
  background: #222;
}
.footer-wrapper {
  max-width: 1200px;
  padding-left: 10px;
  padding-right: 10px;
  margin-left: auto;
  margin-right: auto;
}
.footer-wrapper:before,
.footer-wrapper:after {
  content: '';
  display: table;
}
.footer-wrapper:after {
  clear: both;
}
.footer-link:hover {
  color: #fff;
}
.footer-service {
  background: #272727;
  color: #c3c5c6;
}
.footer-service-wrapper > ul {
  overflow: hidden;
}
.footer-service-wrapper > ul > li {
  float: left;
  width: 16.6666%;
}
.footer-service-wrapper > ul > li > a {
  display: block;
  position: relative;
  height: 100px;
  padding-left: 80px;
  padding-top: 28px;
}
.footer-service-wrapper > ul > li > a > i {
  position: absolute;
  left: 25px;
  top: 50%;
  width: 40px;
  height: 40px;
  margin-top: -20px;
  background-size: 100% 100%;
}
.footer-icon-support {
  background: url(https://res-static1.huaweicloud.com/program/common/hk/en-us/static/en_js/portalGlobal/en_images/global/footer/support.svg);
}
.footer-icon-unsub {
  background: url(https://res-static1.huaweicloud.com/program/common/hk/en-us/static/en_js/portalGlobal/en_images/global/footer/unsub.svg);
}
.footer-icon-record {
  background: url(https://res-static1.huaweicloud.com/program/common/hk/en-us/static/en_js/portalGlobal/en_images/global/footer/record.svg);
}
.footer-icon-pay {
  background: url(https://res-static1.huaweicloud.com/program/common/hk/en-us/static/en_js/portalGlobal/en_images/global/footer/pay.svg);
}
.footer-icon-feedback {
  background: url(https://res-static1.huaweicloud.com/program/common/hk/en-us/static/en_js/portalGlobal/en_images/global/footer/feedback.svg);
}
.footer-icon-vip {
  background: url(https://res-static1.huaweicloud.com/program/common/hk/en-us/static/en_js/portalGlobal/en_images/global/footer/vip.svg);
}
.footer-service-wrapper > ul > li > a > h2 {
  font-size: 18px;
  line-height: 22px;
  color: #fff;
}
.footer-service-wrapper > ul > li > a > p {
  font-size: 14px;
  line-height: 22px;
}
@media (max-width: 1199px) {
  .footer-service-wrapper > ul > li > a {
    height: 130px;
    padding: 20px 0 0;
    text-align: center;
  }
  .footer-service-wrapper > ul > li > a > i {
    position: static;
    display: block;
    margin: 0 auto 4px;
  }
  .footer-service-wrapper > ul > li > a > p {
    margin-top: 2px;
  }
}
@media (max-width: 1023px) {
  .footer-service-wrapper > ul > li {
    width: 33.3333%;
  }
}
@media (max-width: 767px) {
  .footer-service-wrapper > ul {
    margin-left: -10px;
    margin-right: -10px;
  }
  .footer-service-wrapper > ul > li > a {
    height: 90px;
    padding-top: 13px;
  }
  .footer-service-wrapper > ul > li > a > i {
    width: 30px;
    height: 30px;
  }
  .footer-service-wrapper > ul > li > a > h2,
  .footer-service-wrapper > ul > li > a > p {
    font-size: 12px;
    line-height: 18px;
    margin: 0;
  }
}
.footer-nav {
  padding-top: 30px;
  padding-bottom: 40px;
  background: #252b3a;
}
.footer-nav-menus {
  float: left;
  width: 80%;
  overflow: hidden;
}
.footer-nav-menus dl {
  float: left;
  width: 25%;
  padding-right: 10px;
  font-size: 14px;
}
.footer-nav-menus dl dt {
  margin-bottom: 20px;
  line-height: 18px;
  color: #fff;
}
.footer-nav-menus dl dd {
  line-height: 24px;
}
.footer-nav-menus dl dd:not(:last-child) {
  padding-bottom: 4px;
}
.foot-email {
  z-index: 3;
  display: none;
  margin-top: 5px;
  padding-left: 5px;
  width: 185px;
  height: 30px;
  border: 1px #fff solid;
  border-radius: 3px;
  background: #fff;
  color: #333;
  line-height: 30px;
  font-size: 12px;
}
.foot-email p:before {
  position: absolute;
  display: block;
  margin-top: -20px;
  border: 10px solid;
  border-color: transparent transparent #fff;
  content: '';
}
.footer-nav-menus dl dd:hover .foot-email {
  display: block;
}
.footer-law-mb {
  display: none;
}
.footer-nav-submenus {
  float: left;
  width: 20%;
  overflow: hidden;
}
.footer-nav-about {
  float: left;
  width: 39.375%;
}
.footer-nav-contact {
  float: left;
  width: 45%;
}
.footer-nav-contact dl + dl {
  margin-top: 16px;
}
.footer-nav-contact dt {
  font-size: 14px;
  line-height: 18px;
  color: #fff;
}
.footer-nav-contact dd {
  font-size: 16px;
  line-height: 24px;
}
.footer-nav-others {
  float: left;
  width: 100%;
}
.footer-nav-others.footer-nav-others-mb {
  display: none;
}
.footer-nav-about dt {
  margin-bottom: 20px;
  line-height: 18px;
  color: #fff;
}
.footer-nav-about i {
  display: none;
}
.footer-nav-submenus-link {
  display: block;
  line-height: 24px;
  font-size: 14px;
  margin-bottom: 4px;
}
.footer-nav-submenus-qr {
  display: none;
  width: 70px;
  height: 70px;
  margin-bottom: 12px;
  background-size: 100% 100%;
}
dd.show .footer-nav-submenus-qr {
  display: block;
}
.qr-wechat {
  background-image: url(https://res-static1.huaweicloud.com/program/common/hk/en-us/static/en_js/portalGlobal/en_images/global/qr-wechat.jpg?sttl=1);
}
.qr-weibo {
  background-image: url(https://res-static1.huaweicloud.com/program/common/hk/en-us/static/en_js/portalGlobal/en_images/global/qr-weibo.jpg?sttl=1);
}
.qr-app {
  background-image: url(https://res-static1.huaweicloud.com/program/common/hk/en-us/static/en_js/portalGlobal/en_images/global/qr-app.jpg?sttl=1);
}
.footer-nav-others > li {
  overflow: hidden;
}
.footer-nav-others > li + li {
  margin-top: 15px;
}
.footer-nav-others a {
  display: block;
}
.footer-nav-others i {
  float: left;
  width: 32px;
  height: 32px;
  background-size: 100% 100%;
}
.footer-icon-phone {
  background-image: url(https://res-static1.huaweicloud.com/program/common/hk/en-us/static/en_js/portalGlobal/en_images/global/footer/phone.svg?sttl=1);
}
.footer-icon-trust {
  background-image: url(https://res-static1.huaweicloud.com/program/common/hk/en-us/static/en_js/portalGlobal/en_images/global/footer/trust.svg?sttl=1);
}
.footer-icon-safety {
  background-image: url(https://res-static1.huaweicloud.com/program/common/hk/en-us/static/en_js/portalGlobal/en_images/global/footer/safety.svg?sttl=1);
}
.footer-icon-facebook {
  background-image: url(https://res-static1.huaweicloud.com/program/common/hk/en-us/static/en_js/portalGlobal/en_images/global/footer/facebook.svg?sttl=1);
}
.footer-icon-twitter {
  background-image: url(https://res-static1.huaweicloud.com/program/common/hk/en-us/static/en_js/portalGlobal/en_images/global/footer/twitter.svg?sttl=1);
}
.footer-icon-youtube {
  background-image: url(https://res-static1.huaweicloud.com/program/common/hk/en-us/static/en_js/portalGlobal/en_images/global/footer/youtube.svg?sttl=1);
}
.footer-icon-linkedIn {
  background-image: url(https://res-static1.huaweicloud.com/program/common/hk/en-us/static/en_js/portalGlobal/en_images/global/footer/linkedIn.svg?sttl=1);
}
.footer-nav-others p {
  float: left;
  margin-left: 10px;
  font-size: 14px;
  line-height: 32px;
}
.footer-nav-others p.footer-nav-others-phone {
  font-size: 16px;
}
@media (max-width: 1199px) {
  .footer-nav {
    padding-bottom: 0;
  }
  .footer-nav-menus,
  .footer-nav-submenus {
    float: none;
    width: auto;
  }
  .footer-nav-submenus {
    margin: 40px 0 20px;
    text-align: center;
    font-size: 0;
  }
  .footer-nav-about {
    float: none;
    display: inline-block;
    width: auto;
    overflow: hidden;
    margin-top: 17px;
    vertical-align: top;
  }
  .footer-nav-about > dt {
    display: none;
  }
  .footer-nav-about > dd {
    position: relative;
    float: left;
    padding-bottom: 24px;
    text-align: center;
  }
  .footer-nav-about > dd + dd {
    margin-left: 22px;
  }
  .footer-nav-submenus-link {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    margin-bottom: 0;
  }
  .footer-nav-submenus-qr {
    display: block;
    margin-bottom: 10px;
  }
  .footer-nav-contact {
    float: none;
    width: auto;
    margin-bottom: 20px;
    font-size: 0;
    text-align: center;
  }
  .footer-nav-contact dl {
    display: inline-block;
    text-align: left;
  }
  .footer-nav-contact dl + dl {
    margin: 0 0 0 60px;
  }
  .footer-nav-others {
    float: none;
    display: block;
    width: auto;
    padding: 0;
    margin: 0;
    text-align: center;
    font-size: 0;
  }
  .footer-nav-others > li {
    display: inline-block;
  }
  .footer-nav-others > li + li {
    display: inline-block;
    margin: 0 0 0 20px;
  }
}
@media (max-width: 1023px) {
  .footer-nav {
    padding: 0;
  }
  .footer-nav-menus {
    display: none;
  }
  .footer-nav-submenus {
    width: auto;
    font-size: 0;
    text-align: center;
  }
  .footer-nav-about {
    display: inline-block;
    float: none;
    margin-top: 0;
  }
  .footer-nav-about > dd {
    float: none;
    overflow: hidden;
    padding-bottom: 0;
  }
  .footer-nav-about > dd + dd {
    margin: 15px 0 0;
  }
  .footer-nav-about i {
    display: block;
    float: left;
    width: 32px;
    height: 32px;
    background-size: 100% 100%;
  }
  .footer-icon-weibo {
    background-image: url(https://res-static1.huaweicloud.com/program/common/hk/en-us/static/en_js/portalGlobal/en_images/global/footer/weibo.svg?sttl=1);
  }
  .footer-icon-wechat {
    background-image: url(https://res-static1.huaweicloud.com/program/common/hk/en-us/static/en_js/portalGlobal/en_images/global/footer/wechat.svg?sttl=1);
  }
  .footer-icon-app {
    background-image: url(https://res-static1.huaweicloud.com/program/common/hk/en-us/static/en_js/portalGlobal/en_images/global/footer/app.svg?sttl=1);
  }
  .footer-nav-submenus-link {
    position: static;
    float: left;
    margin-left: 10px;
    font-size: 14px;
    line-height: 32px;
  }
  .footer-nav-submenus-qr {
    display: none !important;
  }
  .footer-nav-others {
  }
  .footer-nav-others.footer-nav-others-pc {
    display: none;
  }
  .footer-nav-others.footer-nav-others-mb {
    display: block;
  }
}
@media (max-width: 767px) {
  .footer-law-mb {
    display: block;
    font-size: 0;
  }
  .footer-law-mb > li {
    display: inline-block;
    margin-bottom: 10px;
    font-size: 12px;
  }
  .footer-law-mb > li + li:before {
    content: '|';
    margin-left: 5px;
    margin-right: 5px;
  }
  .footer-nav-submenus {
    margin: 20px -10px 10px;
  }
  .footer-nav-about i,
  .footer-nav-others i {
    width: 24px;
    height: 24px;
  }
  .footer-nav-submenus-link,
  .footer-nav-others p,
  .footer-nav-others p.footer-nav-others-phone {
    font-size: 12px;
    line-height: 24px;
  }
  .footer-nav-about > dd + dd,
  .footer-nav-others > li + li {
    margin-top: 10px;
  }
  .footer-nav-contact {
    float: left;
    width: 50%;
  }
  .footer-nav-contact dt,
  .footer-nav-contact dd {
    font-size: 12px;
  }
  .footer-nav-contact dl {
    display: block;
    width: 114px;
    margin: 0 auto;
  }
  .footer-nav-contact dl + dl {
    margin: 16px auto 0;
  }
  .footer-nav-others {
    width: 100%;
    padding-left: 8.6%;
  }
  .footer-nav-others > li {
    margin: 0;
    width: 62%;
    float: left;
  }
  .footer-nav-others li:nth-child(2) {
    width: 38%;
    margin: 0;
  }
  .footer-nav-others li:nth-child(3) {
    width: 62%;
  }
  .footer-nav-others li:nth-child(4) {
    width: 38%;
  }
  .footer-nav-others > li + li {
    display: block;
    margin: 10px 0 0;
  }
}
@media (max-width: 374px) {
  .footer-nav-contact {
    width: 45%;
  }
  .footer-nav-others {
  }
}
.footer-copyright-container {
  background: #252b3a;
  border-top: solid 1px rgba(255, 255, 255, 0.1);
}
.footer-copyright-wrapper {
  padding-top: 8px;
  padding-bottom: 8px;
}
.footer-copyright {
  float: left;
  font-size: 0;
}
.footer-copyright span,
.footer-copyright a {
  display: inline-block;
  margin-right: 10px;
  font-size: 12px;
  line-height: 24px;
}
.footer-law {
  float: right;
  overflow: hidden;
  font-size: 0;
}
.footer-law > li {
  display: inline-block;
  font-size: 12px;
  line-height: 24px;
}
.footer-law > li + li:before {
  content: '|';
  margin-left: 5px;
  margin-right: 5px;
}
.footer-record {
  clear: both;
  font-size: 0;
}
.footer-record i {
  display: inline-block;
  width: 18px;
  height: 18px;
  margin-right: 8px;
  vertical-align: middle;
  background-size: 100% 100%;
}
.footer-icon-record1 {
  background-image: url(https://res-static1.huaweicloud.com/program/common/hk/en-us/static/en_js/portalGlobal/en_images/global/a6.png?sttl=1);
}
.footer-icon-record2 {
  background-image: url(https://res-static1.huaweicloud.com/program/common/hk/en-us/static/en_js/portalGlobal/en_images/global/a7.png?sttl=1);
}
.footer-record i a {
  display: block;
  width: 18px;
  height: 18px;
}
.footer-record span {
  font-size: 12px;
  line-height: 24px;
  vertical-align: middle;
}
@media (max-width: 1199px) {
  .footer-copyright-wrapper {
    padding-top: 18px;
    padding-bottom: 18px;
  }
  .footer-copyright,
  .footer-law,
  .footer-record {
    float: none;
    display: block;
    text-align: center;
    font-size: 0;
  }
  .footer-copyright span,
  .footer-copyright a {
    margin-left: 5px;
    margin-right: 5px;
  }
}
@media (max-width: 767px) {
  .footer-copyright-wrapper {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .footer-copyright span,
  .footer-copyright a {
    line-height: 15px;
  }
  .footer-law {
    display: none;
  }
  .footer-record i,
  .footer-record i a {
    width: 9px;
    height: 9px;
  }
  .footer-record i {
    margin-right: 4px;
  }
  .footer-record span {
    margin-left: 4px;
    line-height: 15px;
  }
}
#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;
}
#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;
  }
}
.phone-icon {
  display: flex;
  width: 44px;
  height: 44px;
  border-radius: 2px;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}

.phone-icon > i {
  display: inline-block;
  width: 20px;
  height: 20px;
  background-image: url(https://res-static.hc-cdn.cn/aem/content/dam/cloudbu-site/archive/china/static/v2_resources/images/common/icon-phone-new.svg);
  background-size: 100% 100%;
}

.phone-icon:hover > i {
  transform: scale(1.05);
}

.icons-float-bar {
  width: 20px;
  height: 20px;
  display: inline-block;
  vertical-align: middle;
  background: url(https://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;
}

.show-totop .float-bar-nav > .item.to-top-btn a {
  display: flex;
  width: 44px;
  height: 44px;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  box-shadow: 0 4px 10px 0 rgba(138, 141, 147, 0.2);
  border-radius: 24px;
}

.icons-float-bar.to-top {
  background-image: url(https://res-static.hc-cdn.cn/aem/content/dam/cloudbu-site/archive/china/static/v2_resources/images/common/float-dialog-icon-new.svg);
  background-size: 100%;
  background-position: center;
}

.float-bar-nav > .item.to-top-btn:hover .to-top {
  transform: scale(1.05);
}

@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;
}

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

.show-adv-space.float-sidebar {
  bottom: 90px;
}

.float-sidebar::before {
  position: absolute;
  content: '';
  left: 0;
  right: 0;
  top: -2px;
  bottom: 122px;
  background: #fff;
  box-shadow: 0 4px 11px 0 rgba(138, 141, 147, 0.2);
  border-radius: 24px;
}

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

.float-bar-nav > .item.tel {
  height: 44px;
  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 {
  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;
  }

  .float-sidebar::before {
    bottom: 72px;
  }
}

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

  .float-sidebar::before {
    bottom: 52px;
  }
}

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

  .float-sidebar::before {
    bottom: 47px;
  }
}

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

.float-bar-nav .item {
  position: relative;
  border-radius: 100%;
}

.float-bar-nav .sub-nav-layer {
  position: absolute;
  bottom: 0;
  right: calc(100% - 8px);
  padding-right: 20px;
  margin-bottom: -115px;
  font-size: 14px;
  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;
}

.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%;
}

.float-config-btn .float-config-star-expand::before {
  top: 50%;
  margin-top: -42px;
}

.float-config-btn .float-config-star.isExpand {
  top: auto;
  bottom: -207px;
}

.float-config-btn .float-config-star.isExpand .float-config-star-expand::before {
  top: auto;
  bottom: 222px;
  margin-top: 0;
}

.float-bar-nav .sub-nav-layer::before {
  bottom: 130px;
  left: calc(100% - 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: 302px;
  background-color: #fff;
  line-height: 40px;
  display: block;
  padding: 14px 0;
  border-radius: 8px;
  box-shadow: 0 4px 10px 0 rgba(138, 141, 147, 0.2);
}

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

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

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

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

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

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

.sub-inner .info span {
  color: #595959;
  font-weight: normal;
  text-align: left;
}

.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;
}

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

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

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

@media (max-width: 1023px) {
  .float-sidebar::before {
    bottom: 0;
  }

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

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

  .float-config-btn .float-config-star.isExpand {
    bottom: -44px;
  }

  .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;
    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 {
  text-decoration: underline;
}

.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: #191919;
  font-weight: 600;
  line-height: 22px;
}

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

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

.sub-inner .info-pc {
  color: #191919 !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;
  }

  .float-bar-nav .phone-icon {
    border-radius: 50%;
  }

  .sub-inner .info-mb span {
    color: #595959;
    font-weight: normal;
  }

  .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 {
    margin-bottom: 0;
  }

  .float-bar-nav .sub-nav-layer::before,
  .float-config-btn .float-config-star-expand::before {
    display: none;
  }

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

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

.float-config-btn {
  height: 44px;
  width: 44px;
  background-color: #fff;
  border-radius: 2px;
  position: relative;
  border-radius: 100%;
}

.float-config-btn::after {
  position: absolute;
  content: '';
  left: 10px;
  right: 10px;
  bottom: 0;
  height: 1px;
  background-color: #c2c2c2;
}

.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;
}

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

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

@media (max-width: 798px) {
  .float-sidebar::before {
    height: 0;
  }

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

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

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

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

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

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

@media only screen and (max-width: 1023px) {
  #back-to-top.show {
    display: block !important;
  }
}

@media only screen and (max-width: 1023px) {
  #back-to-top.show {
    display: block !important;
  }
}

.star-question {
  font-size: 14px;
  color: #191919;
  line-height: 22px;
  font-weight: bold;
}

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

.star-score-tip {
  display: -webkit-box;
  display: flex;
  justify-content: space-between;
  font-size: 12px;
  color: #999;
  line-height: 18px;
}

.star-score-btns {
  margin-top: 8px;
  width: 100%;
  height: 15px;
  font-size: 0;
}

.star-score-btns p {
  display: inline-block;
  height: 20px;
  width: 20px;
  cursor: pointer;
  background: #fff;
  border: 1px solid #595959;
  border-radius: 4px;
  font-size: 14px;
  color: #191919;
  letter-spacing: 0;
  text-align: center;
  line-height: 18px;
}

.star-score-btns p:hover {
  border-color: #191919;
  font-weight: bold;
}

.star-score-btns p + p {
  margin-left: 6px;
}

.star-score-btns p.active {
  background-color: #191919;
  color: #fff;
}

.float-config-btn .float-config-star {
  position: absolute;
  top: -15px;
  right: calc(100% - 8px);
  width: 500px;
  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: 20px;
}

html[lang='zh-CN'] .float-config-btn .float-config-star {
  width: 390px;
}

.float-config-btn .float-config-star .float-config-star-expand {
  position: relative;
  padding: 32px;
  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);
  border-radius: 8px;
}

.star-score-wrapper {
  display: inline-block;
  margin-top: 8px;
}

#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: #c7000b;
}

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

.star-btn-wrapper .por-btn {
  font-size: 14px;
  border-radius: 20px;
}

.star-btn-wrapper .por-btn.btn-submit:not([disabled]) {
  background-color: #191919;
  border-color: #191919;
  color: #fff;
}

.star-btn-wrapper .por-btn.btn-submit:not([disabled]):hover {
  background-color: #595959;
  border-color: #595959;
}

.star-btn-wrapper .por-btn-primary[disabled] {
  background-color: rgba(0, 0, 0, 0.05);
}

.star-btn-wrapper .por-btn.por-btn-dark {
  border-color: #595959;
  color: #191919;
}

.star-btn-wrapper .por-btn.por-btn-dark:hover {
  border-color: #999;
}

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

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

.float-config-btn .feedback {
  display: flex;
  width: 44px;
  height: 44px;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}

.float-config-btn .feedback i {
  display: inline-block;
  width: 20px;
  height: 20px;
  background-image: url('https://res-static.hc-cdn.cn/aem/content/dam/cloudbu-site/archive/china/static/v2_resources/images/common/smile-n-new.svg');
  background-repeat: no-repeat;
  background-size: 98%;
}

.float-config-btn:hover .feedback i {
  transform: scale(1.05);
}

.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 .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: 24px;
}

.question-wrapper .checkbox-name {
  margin-bottom: 6px;
  font-size: 12px;
  line-height: 18px;
  color: #191919;
}

.question-wrapper .checkbox-name .text-required {
  margin-right: 4px;
  color: #c7000b;
}

.question-wrapper .por-checkbox input[type='checkbox']:focus + span,
.question-wrapper .por-checkbox input[type='checkbox']:hover + span {
  border-color: #191919;
}

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

.question-wrapper .por-checkbox-inline {
  display: flex;
  width: calc((100% - 14px) / 2);
  margin-top: 10px;
}

.question-wrapper .por-checkbox-inline:hover label {
  cursor: pointer;
}

.question-wrapper .por-checkbox-inline:hover input[type='checkbox'] + span {
  border-color: #595959;
}

.question-wrapper .por-checkbox input[type='checkbox'] + span {
  border-radius: 4px;
}

.question-wrapper .por-checkbox input[type='checkbox']:checked + span {
  border-color: #191919;
  background-color: #191919;
}

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

.question-wrapper .por-checkbox-inline label.checked-dark {
  color: #191919;
}

.question-wrapper .por-checkbox-inline label.disabled-label {
  color: #c9c9c9;
}

.question-wrapper .por-checkbox input[type='checkbox']:disabled + span,
.question-wrapper .por-checkbox input[type='checkbox']:disabled:hover + span {
  border-color: #c9c9c9;
}

.question-wrapper .por-checkbox-inline:nth-child(even) {
  margin-left: 14px;
}

.question-wrapper .por-checkbox-inline:nth-child(odd) {
  margin-left: 0;
}

.question-wrapper .por-checkbox-inline .por-checkbox {
  margin-right: 8px;
  flex-shrink: 0;
}

.checkbox-title {
  margin: 24px 0 8px;
  font-size: 12px;
  line-height: 18px;
  color: #191919;
}

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

.float-config-btn .comment-textarea {
  width: 100%;
  min-width: 120px !important;
  border: 1px solid #c2c2c2;
  min-height: 72px !important;
  vertical-align: top;
  border-radius: 6px;
  font-size: 12px;
  resize: none;
}

.float-config-btn .comment-textarea:focus {
  border: 1px solid #595959;
}

.float-config-btn .close-icon {
  height: 10px;
  width: 10px;
  position: absolute;
  right: 15px;
  top: 15px;
  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: 18px;
  position: relative;
  top: -2px;
  font-size: 12px;
  font-family: PingFangSC-Regular;
  color: #595959;
}

.float-config-btn .prompt-wrapper {
  display: flex;
  justify-content: space-between;
  margin-top: 4px;
  margin-bottom: 10px;
}

.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');
}

.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 i {
  font-size: 14px !important;
  top: 14px !important;
  left: 20px !important;
}

.por-tip-notice .por-tip-notice-content::before {
  top: 13px !important;
  left: 16px !important;
  width: 16px !important;
  height: 16px !important;
}
/* ar-MENA */
html[lang='ar-MENA'] {
  #footer .float-sidebar {
    left: 20px;
    right: calc(100% - 64px);
  }

  .float-bar-nav .sub-nav-layer {
    left: calc(100% - 8px);
    right: auto;
    padding-left: 20px;
    padding-right: 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 {
    left: auto;
    right: 100%;
    border-left-color: transparent;
    border-right-color: #fff;
  }

  .float-bar-nav .sub-nav-layer::before {
    left: auto;
    right: calc(100% - 20px);
  }

  .sub-inner.inner .icons-float-bar {
    float: right;
    margin: 0 24px 0 16px;
  }

  .sub-inner {
    padding-left: 24px;
    padding-right: 0;
  }

  .sub-inner .title {
    margin-left: 0;
    margin-right: 60px;
    text-align: right;
  }

  .sub-inner .info {
    margin-left: 0;
    margin-right: 62px;
    text-align: right;
  }

  @media (max-width: 1023px) {
    .float-sidebar {
      -webkit-transition: left 0.3s ease-out;
      transition: left 0.3s ease-out;
    }
  }

  .float-config-btn .close-icon {
    left: 15px;
    right: auto;
  }

  .star-score-tip {
    direction: rtl;
  }

  .star-score-btns {
    direction: rtl;
  }

  .star-score-btns p:first-child {
    margin-left: 6px;
  }

  .star-score-btns p:last-child {
    margin-left: 0;
  }

  .question-wrapper .por-checkbox-inline .por-checkbox {
    margin-left: 8px;
    margin-right: 0;
  }

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

  .question-wrapper .por-checkbox-inline:nth-child(even) {
    margin-right: 14px;
  }

  .float-config-btn .comment-textarea {
    direction: rtl;
  }

  .star-btn-wrapper {
    direction: rtl;
  }

  .star-btn-wrapper .btn-cancel {
    margin-left: 0;
    margin-right: 8px;
  }

  .float-config-btn .float-config-star {
    left: calc(100% - 8px);
    right: auto;
    padding-left: 20px;
    padding-right: 0;
    text-align: right;
  }
  .float-config-btn .float-config-star .por-tip-notice .por-tip-notice-text {
    margin-left: 0;
    margin-right: 48px;
    padding-left: 16px;
    padding-right: 0;
  }
  .float-config-btn .float-config-star .por-tip-notice .por-tip-notice-content i {
    left: auto;
    right: 15px;
  }
}

.service-area {
  position: relative;
  margin-top: 0;
  background: #222;
  overflow: hidden;
}
.service-area .content-block {
  position: relative;
  padding: 0px;
  border-bottom: 1px solid #2b2b2b;
  max-width: 1180px;
}
.service-boxes .tile {
  text-align: center;
  color: #999;
  padding: 28px 15px 20px;
  height: 95px;
  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(https://res-static1.huaweicloud.com/program/common/hk/en-us/static/en_js/portalGlobal/en_images/common/icons-services.png) 0 0 no-repeat;
  opacity: 0.6;
}
.icons-services.ser-complain {
  background-position: -144px 0;
}
.icons-services.ser-pay {
  background-position: -36px 0;
}
.icons-services.ser-record {
  background-position: -72px 0;
}
.icons-services.ser-support {
  background-position: 0 0;
}
.icons-services.ser-unsub {
  background-position: -108px 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: 0px 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(https://res-static1.huaweicloud.com/program/common/hk/en-us/static/en_js/portalGlobal/en_images/common/icons-services-mb.png?sttl=1);
    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: 0px;
  }
  .serve-expert .expert-img {
    display: none;
  }
}
@media (max-width: 360px) {
  .service-boxes .tile {
    font-size: 12px;
  }
}
@media (max-width: 760px) {
  #footer {
    position: relative;
    z-index: 3;
  }
}
.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;
}
.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;
}
.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(https://res-static1.huaweicloud.com/program/common/hk/en-us/static/en_js/portalGlobal/en_images/common/blank-bg.png?sttl=1);
}
.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;
}
.icons-xinshouzhinan.aaa1 {
  background-image: url(https://res-static1.huaweicloud.com/program/common/hk/en-us/static/en_js/portalGlobal/images/global/icons-qita.png?sttl=1);
  background-position: -72px 0;
  width: 46px;
  height: 46px;
  display: inline-block;
  margin: 10px auto 5px;
}
.icons-qita {
  width: 46px;
  height: 46px;
  display: inline-block;
  margin: 10px auto 5px;
}
.ecology .nav-ing,
.market .nav-ing {
  width: 705px;
}
.market .nav-ing {
  width: 710px;
}
.service-boxes .name {
  line-height: 14px;
}
.footer-content .title {
  line-height: 18px;
  margin: 10px 0;
}
.footer-content .sub-items {
  height: auto;
}
.footer-content dd {
  line-height: 18px;
  padding-bottom: 8px;
}
.footer-certificate .cert-item {
  text-align: center;
}
#nav-main .topbar-nav .nav-inner {
  padding-left: 20px;
  padding-right: 10px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
#nav-main .menu-panel.cl {
  clear: both;
}
.navigation .nav .nav-item a:hover,
.navigation .nav .nav-item.selected a {
  color: #e41e2b;
  font-weight: normal;
}
@media (max-width: 1023px) {
  .footer-panel a {
    display: inline-block !important;
    margin-right: 10px;
  }
  .footer-certificate .cert-item {
    margin-left: 0;
  }
  .service-boxes .tile {
    min-height: 110px;
  }
}
@media (max-width: 760px) {
  .service-boxes .name {
    line-height: 18px;
    height: 54px;
  }
}
.register-area-hk {
  height: 100px;
  line-height: 100px;
  width: 100%;
  text-align: center;
  overflow: hidden;
  position: relative;
}
.register-area-hk .btn:active,
.register-area-hk .btn:hover {
  background-color: #ef323e;
}
.register-area-hk:before {
  background: url(https://res-static1.huaweicloud.com/program/common/hk/en-us/static/en_js/portalGlobal/images/global/register-bg.png) no-repeat bottom center;
  background-size: cover;
  position: absolute;
  top: 0;
  left: 0;
  content: '';
  width: 100%;
  height: 100px;
  transform: scale(1.01);
  z-index: 1;
  transition: transform 0.5s ease-out;
}
.register-area-hk .btn {
  line-height: 40px;
  background: #e41e2b;
  padding: 0 30px !important;
  font-size: 16px;
  color: #fff;
  display: inline-block;
  position: relative;
  z-index: 2;
}
.register-area {
  width: 100%;
  overflow: hidden;
  position: relative;
}
.register-area-bg {
  background: url(https://res-static1.huaweicloud.com/program/common/hk/en-us/static/en_js/portalGlobal/images/global/register-bg.jpg) no-repeat center center;
  background-size: cover;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 378px;
  margin-bottom: -258px;
  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: 70px;
  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(https://res-static1.huaweicloud.com/program/common/hk/en-us/static/en_js/portalGlobal/images/global/register-bg-mb.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: 3;
  }
}
.footer-certificate {
  padding-left: 37% !important;
}
.footer-top .footer-content {
  padding-top: 40px;
}
.footer-top .focus a:first-child {
  margin-right: 20px;
}
.footer-content .serv_tel.mb_focus {
  margin-top: 11px;
  font-size: 12px;
  line-height: 32px;
}
.footer-content .serv_tel.mb_focus a:first-child {
  padding: 0 10px;
}
.emails .icon-facebook {
  width: 47.5px;
  height: 47.5px;
  display: inline-block;
  vertical-align: top;
  background: url(https://res-static1.huaweicloud.com/program/common/hk/en-us/static/en_js/portalGlobal/images/common/icon-facebook.png) 0 0 no-repeat;
}
.emails .icon-in {
  width: 47.5px;
  height: 47.5px;
  display: inline-block;
  vertical-align: top;
  background: url(https://res-static1.huaweicloud.com/program/common/hk/en-us/static/en_js/portalGlobal/images/common/icon-in.png) 0 0 no-repeat;
}
.footer-panel .icon-facebook {
  width: 32px;
  height: 32px;
  display: inline-block;
  vertical-align: top;
  background: url(https://res-static1.huaweicloud.com/program/common/hk/en-us/static/en_js/portalGlobal/images/common/icon-facebook.png) 0 0 no-repeat;
  background-size: 32px 32px;
}
.footer-panel .icon-in {
  width: 32px;
  height: 32px;
  display: inline-block;
  vertical-align: top;
  background: url(https://res-static1.huaweicloud.com/program/common/hk/en-us/static/en_js/portalGlobal/images/common/icon-in.png) 0 0 no-repeat;
  background-size: 32px 32px;
}
.footer-panel a {
  display: none;
}
.footer-bottom .hw-icon-product {
  display: none;
}
@media (max-width: 1024px) {
  .register-area-hk {
    height: 78px;
    line-height: 78px;
    width: 100%;
    text-align: center;
    overflow: hidden;
    position: relative;
  }
  .register-area-hk:before {
    height: 78px;
  }
  .register-area-hk .btn {
    line-height: 48px;
    background: #e41e2b;
    padding: 0 30px !important;
    font-size: 16px;
    color: #fff;
    display: inline-block;
    position: relative;
    z-index: 2;
  }
  .footer-top .footer-content {
    padding: 20px 10px 10px;
  }
  .footer-panel {
    text-align: center;
    white-space: nowrap;
    float: none;
    width: auto;
  }
  .footer-panel .mb_focus a {
    display: initial !important;
    margin: 5px 0;
  }
  .footer-certificate {
    width: 42%;
    margin: 15px auto;
    padding-left: 0 !important;
  }
  .footer-certificate a.cert-item {
    display: none !important;
  }
  .footer-bottom .hw-icon-product {
    display: block;
  }
  .footer-bottom a.cert-item {
    margin-bottom: 0;
    display: inline-block;
    margin: 0 0 5px 14px;
  }
  .icons-certificate.safecloud {
    background-position: 0 0;
  }
  .footer-bottom a.cert-item p {
    display: inline-block;
  }
}
@media (max-width: 760px) {
  .register-area-hk:before {
    background: url(https://res-static1.huaweicloud.com/program/common/hk/en-us/static/en_js/portalGlobal/images/global/register-bg-mb-1.jpg) no-repeat bottom
      center;
    position: absolute;
    top: 0;
    left: 0;
    content: '';
    width: 100%;
    height: 80px;
    transform: scale(1.01);
    z-index: 1;
    transition: transform 0.5s ease-out;
  }
  .register-area-hk .btn {
    height: 48px;
    line-height: 48px;
    font-size: 14px !important;
  }
}
@media (max-width: 480px) {
  .footer-top .footer-content {
    padding: 10px 10px 5px;
  }
}
@media (max-width: 350px) {
  .footer-certificate {
    width: 88%;
  }
  .footer-bottom a.cert-item {
    width: 88%;
    padding-left: 18%;
    text-align: left;
  }
}
.header-top-ad {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  height: 70px;
  justify-content: center;
  overflow: hidden;
  position: relative;
  width: 100%;
}
.header-top-ad .show-top-ad {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.header-top-ad img {
  height: 100%;
}
.header-top-ad .header-top-ad-inner {
  display: block;
  height: 100%;
  padding: 0 160px;
}
.header-top-ad .header-top-ad-inner .header-top-ad-container {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  justify-content: space-between;
}
.header-top-ad .header-top-ad-img {
  height: 100%;
}
.header-top-ad .header-top-ad-main {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
}
.header-top-ad .header-top-ad-main i {
  font-size: 24px;
  margin-left: 12px;
}
html[lang='ar-MENA'] .header-top-ad .header-top-ad-main i {
  margin-left: 0;
  margin-right: 12px;
}
#header.show-top-ad.double {
  height: 195px;
}
@media (max-width: 1920px) {
  .header-top-ad .header-top-ad-inner {
    margin: 0 auto;
    max-width: 1600px;
    padding: 0;
  }
}
@media (max-width: 1776px) {
  .header-top-ad .header-top-ad-inner {
    max-width: none;
    padding: 0 5%;
  }
}
@media (max-width: 1600px) {
  .header-top-ad {
    height: 58px;
  }
  #header.show-top-ad {
    height: 158px !important;
  }
  #header.show-top-ad.double {
    height: 183px !important;
  }
}
@media (max-width: 1280px) {
  .header-top-ad {
    height: 48px;
  }
  #header.show-top-ad {
    height: 148px !important;
  }
  #header.show-top-ad.double {
    height: 173px !important;
  }
  .header-top-ad .header-top-ad-main i {
    font-size: 20px;
  }
}
@media (max-width: 1024px) {
  .header-top-ad {
    display: none;
  }
}
.pep-settingcookie-module .float-cookie-dialog {
  display: table;
  table-layout: fixed;
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 20px 48px;
  background: rgba(0, 0, 0, 0.8);
  box-shadow: 0 3px 4px 0 rgba(0, 0, 0, 0.1);
  z-index: 900 !important;
  width: 100%;
}
.pep-settingcookie-module .cookie-information {
  display: table-cell;
  font-size: 14px;
  color: #fff;
  vertical-align: middle;
}
.pep-settingcookie-module .cookie-information > div {
  max-width: 842px;
}
.pep-settingcookie-module .cookie-btn-group {
  display: table-cell;
  white-space: nowrap;
  font-size: 0;
  vertical-align: middle;
  text-align: right;
}
.pep-settingcookie-module .cookie-btn-group .por-btn {
  margin-right: 16px;
}
.pep-settingcookie-module .por-modal-dialog {
  width: 800px;
}
.pep-settingcookie-module .por-modal-inner {
  padding-right: 0;
}
.pep-settingcookie-module .por-modal-head {
  margin-bottom: 32px;
}
.pep-settingcookie-module .por-modal-text {
  position: relative;
}
.pep-settingcookie-module .por-modal-text:before {
  position: absolute;
  content: '';
  left: 0;
  right: 32px;
  border-top: 1px solid #dfe1e6;
}
.pep-settingcookie-module .por-tab,
.pep-settingcookie-module .por-tab-wrapper {
  float: left;
}
.pep-settingcookie-module .por-tab {
  width: 102px;
  padding: 20px 0;
  border-bottom: 0;
}
.pep-settingcookie-module .por-tab > ul {
  height: 100%;
  padding-right: 16px;
}
.pep-settingcookie-module .por-tab > ul:not(.por-tab-drop) > li {
  display: block;
  width: 100%;
  padding-right: 0;
  text-align: left;
}
.pep-settingcookie-module .por-tab > ul > li {
  position: relative;
  padding-left: 8px;
  cursor: pointer;
}
.pep-settingcookie-module .por-tab > ul > li.active a:after {
  width: 0;
}
.pep-settingcookie-module .por-tab > ul > li.active:before {
  position: absolute;
  content: '';
  left: 0;
  top: 0;
  bottom: 0;
  width: 2px;
  background-color: #c7000b;
}
.pep-settingcookie-module .por-tab > ul > li.active .por-tab-text {
  color: #c7000b;
}
.pep-settingcookie-module .por-tab > ul > li + li {
  margin-top: 20px;
}
.pep-settingcookie-module .por-tab a {
  height: auto;
  padding: 0;
  line-height: 18px;
}
.pep-settingcookie-module .por-tab-text {
  font-size: 12px;
  line-height: normal;
}
.pep-settingcookie-module .por-tab-wrapper {
  width: calc(100% - 102px);
  height: 570px;
  padding: 20px 0 20px 24px;
  border-left: 1px solid #dfe1e6;
}
.pep-settingcookie-module .por-tab-content {
  height: 100%;
  padding-right: 32px;
  overflow-y: auto;
}
.pep-settingcookie-module dl {
  padding-top: 16px;
  padding-bottom: 16px;
}
.pep-settingcookie-module dl:first-child {
  padding-top: 0;
}
.pep-settingcookie-module dl:last-child {
  padding-bottom: 0;
}
.pep-settingcookie-module dl + dl {
  border-top: 1px solid #dfe1e6;
}
.pep-settingcookie-module .status {
  float: right;
}
.pep-settingcookie-module .status.inactive .choose-zone:first-child {
  display: block;
}
.pep-settingcookie-module .status.inactive .choose-zone:last-child {
  display: none;
}
.pep-settingcookie-module .status.active .choose-zone:first-child {
  display: none;
}
.pep-settingcookie-module .status.active .choose-zone:last-child {
  display: block;
}
.pep-settingcookie-module .plain-text {
  float: right;
  font-weight: 400;
  color: #5e7ce0;
}
.pep-settingcookie-module .choose-zone {
  display: none;
  position: relative;
  padding-left: 50px;
  transition: all 0.2s;
}
.pep-settingcookie-module .choose-zone:last-child .switch:before {
  background-color: #5e7ce0;
}
.pep-settingcookie-module .choose-zone:last-child .switch:after {
  left: 20px;
  right: 2px;
}
.pep-settingcookie-module .switch:after,
.pep-settingcookie-module .switch:before {
  position: absolute;
  content: '';
  cursor: pointer;
}
.pep-settingcookie-module .switch:before {
  left: 0;
  width: 38px;
  height: 20px;
  background-color: rgba(0, 0, 0, 0.1);
  border-radius: 10px;
}
.pep-settingcookie-module .switch:after {
  left: 2px;
  top: 2px;
  width: 16px;
  height: 16px;
  background-color: #fff;
  border-radius: 8px;
}
.pep-settingcookie-module dd {
  margin-top: 12px;
  font-size: 12px;
}
@media (min-width: 768px) {
  .pep-settingcookie-module .combination .por-collapse-container {
    border: none;
  }
  .pep-settingcookie-module .combination .por-collapse-trigger {
    display: none;
  }
  .pep-settingcookie-module .combination .por-collapse {
    display: block;
  }
}
@media (max-width: 767px) {
  .pep-settingcookie-module .combination .por-collapse-container {
    margin-top: 0;
    border: none;
    border-bottom: 1px solid #eee;
  }
  .pep-settingcookie-module .combination .por-collapse-container,
  .pep-settingcookie-module .combination .por-collapse-container:not(:last-child) {
    margin-bottom: 0;
  }
  .pep-settingcookie-module .combination .por-tab {
    display: none;
  }
  .pep-settingcookie-module .combination .por-tab-wrapper {
    padding-top: 0;
  }
  .pep-settingcookie-module .combination .por-tab-content {
    display: block;
  }
  .pep-settingcookie-module .por-modal-dialog {
    width: 345px;
    height: 635px;
  }
  .pep-settingcookie-module .por-modal-close {
    display: none;
  }
  .pep-settingcookie-module .float-cookie-dialog {
    display: block;
    padding: 20px;
  }
  .pep-settingcookie-module .cookie-information {
    display: block;
    width: 100%;
  }
  .pep-settingcookie-module .por-modal-inner {
    padding: 0;
  }
  .pep-settingcookie-module .por-modal-head {
    margin-bottom: 0;
    padding: 16px 0;
    text-align: center;
  }
  .pep-settingcookie-module .por-modal-title {
    line-height: 22px;
  }
  .pep-settingcookie-module .por-modal-text:before {
    right: 0;
  }
  .pep-settingcookie-module .por-collapse-trigger {
    height: 52px;
    padding-left: 0;
    padding-top: 16px;
    padding-bottom: 16px;
    border-bottom: 1px solid #eee;
  }
  .pep-settingcookie-module .por-collapse-trigger .por-icon-down,
  .pep-settingcookie-module .por-collapse-trigger .u-icon-down {
    right: 6px;
  }
  .pep-settingcookie-module .collapse-inner {
    margin: 16px 0;
    max-height: 230px;
    overflow-y: auto;
  }
  .pep-settingcookie-module .por-tab-wrapper {
    width: 100%;
    height: auto;
    padding: 0 15px;
    border-left: none;
  }
  .pep-settingcookie-module .por-tab-content {
    height: auto;
    padding-right: 0;
  }
  .pep-settingcookie-module .status {
    float: none;
    margin-bottom: 8px;
  }
  .pep-settingcookie-module dl {
    padding: 0 15px 16px;
  }
  .pep-settingcookie-module dl + dl {
    border: none;
  }
  .pep-settingcookie-module dd {
    margin-top: 4px;
  }
  .pep-settingcookie-module .cookie-btn-group {
    display: block;
    margin-left: 0;
    margin-top: 20px;
    width: 100%;
    text-align: center;
    white-space: normal;
  }
  .pep-settingcookie-module .cookie-btn-group .por-btn {
    margin-bottom: 10px;
  }
  .pep-settingcookie-module .por-modal-footer {
    position: absolute;
    bottom: 16px;
    left: 0;
    right: 0;
  }
}
@media (max-width: 320px) {
  .pep-settingcookie-module .por-modal-dialog {
    width: 280px;
    height: 555px;
  }
  .pep-settingcookie-module .collapse-inner {
    max-height: 150px;
  }
  .pep-settingcookie-module .por-btn {
    margin-left: 12px;
    height: 28px;
    padding-left: 12px;
    padding-right: 12px;
    line-height: 28px;
    line-height: 26px;
    font-size: 12px;
  }
}
html[lang='ar-MENA'] .pep-settingcookie-module .por-modal-head {
  margin: 32px 32px 26px 32px;
}
html[lang='ar-MENA'] .pep-settingcookie-module .status {
  float: left;
}
html[lang='ar-MENA'] .pep-settingcookie-module .choose-zone:last-child .switch:after {
  left: 20px;
  right: auto;
}
html[lang='ar-MENA'] .pep-settingcookie-module .plain-text {
  float: left;
}
html[lang='ar-MENA'] .pep-settingcookie-module .por-tab > ul > li a {
  text-align: right;
}
@media (max-width: 767px) {
  html[lang='ar-MENA'] .pep-settingcookie-module .por-modal-head {
    margin: 0;
  }
  html[lang='ar-MENA'] .pep-settingcookie-module .por-modal-title .por-icon-left {
    transform: rotate(180deg);
  }
}
html[lang='en-US'] .privacy-popup,
html[lang='th-TH'] .privacy-popup,
html[lang='id-ID'] .privacy-popup,
html[lang='tr-TR'] .privacy-popup,
html[lang='ja-JP'] .privacy-popup,
html[lang='ar-MENA'] .privacy-popup {
  display: none;
}
html[lang='ar-MENA'] {
  direction: rtl;
}
html[lang='ja-JP'] body {
  font-family: -apple-system, 'ãƒ¡ã‚¤ãƒªã‚ª', 'Meiryo', 'ï¼­ï¼³ ï¼°ã‚´ã‚·ãƒƒã‚¯', 'MS PGothic', 'ãƒ’ãƒ©ã‚®ãƒŽè§’ã‚´ Pro W3', 'Hiragino Kaku Gothic Pro',
    sans-serif !important;
}
@media (min-width: 1700px) {
  html[lang='ja-JP'] .header-nav .header-nav-list li {
    padding: 0 12px !important;
  }
}
@media (min-width: 1600px) and (max-width: 1700px) {
  html[lang='ja-JP'] .header-nav .header-nav-list li {
    padding: 0 6px !important;
  }
}

@media (max-width: 768px) {
  body #header {
    height: 48px;
    position: relative;
    top: 0;
    z-index: 1000;
  }

  body #header.double {
    height: 48px;
  }

  body #header.show-top-prompt.double {
    height: 167px;
  }

  body #header.double .header-bottom {
    height: 48px;
  }

  body #header.double .header-bottom .header-bottom-wrapper {
    height: 100%;
  }
  body #header.double .header-bottom .header-bottom-wrapper .header-tools {
    height: 100%;
  }

  body #header.double .header-bottom {
    padding: 0 5%;
  }

  body #header.double .header-bottom .header-bottom-wrapper .header-logo {
    left: auto;
  }
}

.show-privacy-popup .privacy-popup {
  display: block !important;
  z-index: 900;
}
html[lang='ar-MENA'] .double .header-logo {
  right: 0;
}

#interceptor-modal .por-modal-dialog {
  border-radius: 8px;
}

#interceptor-modal .por-modal-title {
  color: #191919;
  font-size: 20px;
  line-height: 30px;
  vertical-align: middle;
}

#interceptor-modal .por-modal-icon {
  vertical-align: middle;
}

#interceptor-modal .por-modal-icon.por-icon-prompt {
  color: #1476ff;
}

#interceptor-modal .interceptor-link {
  word-break: break-all;
}

#interceptor-modal .por-modal-body,
#interceptor-modal .por-modal-close .u-icon {
  color: #595959;
}

#interceptor-modal .por-modal-close:hover .u-icon {
  color: grey;
}

#interceptor-modal .por-btn {
  border-radius: 32px;
}

#interceptor-modal .por-btn-primary {
  color: #fff;
  border-color: #191919;
  background-color: #191919;
}

#interceptor-modal .por-btn-primary:hover {
  background-color: #595959;
  border-color: #595959;
}

#interceptor-modal .por-btn-dark {
  color: #191919;
  border-color: #191919;
  background-color: transparent;
}
#interceptor-modal .por-btn-dark:hover {
  border-color: grey;
}
