* {
  margin: 0;
  padding: 0;
  outline: none;
}

@font-face {
  font-family: "huaweifont";
  src: url("/Assets/corp/2020/fonts/HuaweiSans-Regular.eot");
  src: url("/Assets/corp/2020/fonts/HuaweiSans-Regular.eot?t=1587362981594#iefix")
      format("embedded-opentype"),
    url("/Assets/corp/2020/fonts/HuaweiSans-Regular.svg") format("svg"),
    url("/Assets/corp/2020/fonts/HuaweiSans-Regular.ttf") format("truetype"),
    url("/Assets/corp/2020/fonts/HuaweiSans-Regular.woff") format("woff"),
    url("/Assets/corp/2020/fonts/HuaweiSans-Regular.woff2") format("woff2");
}

@font-face {
  font-family: "HuaweiSans-Bold";
  src: url("/Assets/corp/2020/fonts/HuaweiSans-Bold.eot");
  src: url("/Assets/corp/2020/fonts/HuaweiSans-Bold.eot?t=1587362981594#iefix")
      format("embedded-opentype"),
    url("/Assets/corp/2020/fonts/HuaweiSans-Bold.svg") format("svg"),
    url("/Assets/corp/2020/fonts/HuaweiSans-Bold.ttf") format("truetype"),
    url("/Assets/corp/2020/fonts/HuaweiSans-Bold.woff") format("woff"),
    url("/Assets/corp/2020/fonts/HuaweiSans-Bold.woff2") format("woff2");
}

@font-face {
  font-family: "HuaweiSans-Light";
  src: url("/Assets/corp/2020/fonts/HuaweiSans-Light.eot");
  src: url("/Assets/corp/2020/fonts/HuaweiSans-Light.eot?t=1587362981594#iefix")
      format("embedded-opentype"),
    url("/Assets/corp/2020/fonts/HuaweiSans-Light.svg") format("svg"),
    url("/Assets/corp/2020/fonts/HuaweiSans-Light.ttf") format("truetype"),
    url("/Assets/corp/2020/fonts/HuaweiSans-Light.woff") format("woff"),
    url("/Assets/corp/2020/fonts/HuaweiSans-Light.woff2") format("woff2");
}
@font-face {
  font-family: "huawei-iconfont";
  src: url('/Assets/corp/2020/fonts/huawei-iconfont.eot?t=202307141519');
  src: url('/Assets/corp/2020/fonts/huawei-iconfont.eot?t=202307141519#iefix') format('embedded-opentype'),url('/Assets/corp/2020/fonts/huawei-iconfont.woff?t=202307141519') format('woff'),url('/Assets/corp/2020/fonts/huawei-iconfont.ttf?t=202307141519') format('truetype'),url('/Assets/corp/2020/fonts/huawei-iconfont.svg?t=202307141519#huawei-iconfont') format('svg');
}
.huawei-iconfont {
  font-family: "huawei-iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.iconvideo-download:before {
  content: "\e607";
}
.iconMore:before {
  content: "\e609";
}

@font-face {
  font-family: 'corpfont';
  src: url('/Assets/corp/2020/fonts/corpfont.eot?utuc4q');
  src: url('/Assets/corp/2020/fonts/corpfont.eot?utuc4q#iefix') format('embedded-opentype'),url('/Assets/corp/2020/fonts/corpfont.ttf?utuc4q') format('truetype'),url('/Assets/corp/2020/fonts/corpfont.woff?utuc4q') format('woff'),url('/Assets/corp/2020/fonts/corpfont.svg?utuc4q#corpfont') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^='hwic_'],[class*=' hwic_'] {
  font-family: 'corpfont' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.hwic_google-plus:before {
  content: '\ea8b';
}

.hwic_facebook:before {
  content: '\ea91';
}

.hwic_twitter:before {
  content: '\ea96';
}

.hwic_sina-weibo:before {
  content: '\ea9a';
}

.hwic_youtube:before {
  content: '\ea9d';
}

.hwic_linkedin:before {
  content: '\eaca';
}
.hwic_sharing_print:before {
  content: '\e908';
}

.hwic_sharing_share:before {
  content: '\e909';
}

.hwic_browser:before {
  content: '\e90a';
}

.hwic_sharing_wechat:before {
  content: '\e90b';
}
.hwic_toutiao:before {
  content: '\e927';
}

.hwic_zhihu:before {
  content: '\e928';
}

.hwic_icon_pic:before {
  content: '\e926';
}

.hwic_icon_VK1:before {
  content: '\e919';
}

.hwic_icon_habrahabr:before {
  content: '\e924';
}

.hwic_icon_instagram:before {
  content: '\e925';
}
h1,
h2,
h3,
h4,
h5,
b,
strong {
  font-family: "HuaweiSans-Bold", Helvetica, Arial, sans-serif;
}

html,
body {
  font-family: "huaweifont";
}
body{
  position: relative;
  overflow-x: hidden;
}
a {
  text-decoration: none;
  color: #333333;
}
*{  box-sizing: border-box;}
a:hover,
a:focus {
  text-decoration: none;
  color: #333333;
  -webkit-tap-highlight-color: transparent;
}

ul,
li {
  list-style-type: none;
}

p {
  margin: 0;
  color: #666;
  font-size: 1em;
  line-height: 1.95em;
}

html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

main {
  display: block;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
h2 {
  font-size: 1.9em;
  line-height: 1.5em;
  color: #333;
}
hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

pre {
  font-family: monospace, monospace;
  font-size: 1em;
}

a {
  background-color: transparent;
}

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
}

b,
strong {
  font-weight: bolder;
}

code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

img {
  border-style: none;
  max-width: 100%;
}

button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

fieldset {
  padding: 0.35em 0.75em 0.625em;
}

legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}

progress {
  vertical-align: baseline;
}

textarea {
  overflow: auto;
}

[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}

[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

details {
  display: block;
}

summary {
  display: list-item;
}

template {
  display: none;
}

[hidden] {
  display: none;
}
.container-custom {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .container {
    width: 100%;
  }
}

@media (min-width: 992px) {
  html,
  body {
    font-size: 16px;
  }

  .container-custom {
    width: 85.652%;
    max-width: 1430.016px;
  }

  .container {
    width: 93.705%;
    max-width: 1799.136px;
  }
}

@media (min-width: 1440px) {
  html,
  body {
    font-size: 17px;
  }
}

@media (min-width: 1680px) {
  html,
  body {
    font-size: 18px;
  }
}
@media (min-width: 1921px) {
  .hidden-xl {
    display: none !important;
  }
  .visible-xl {
    display: block !important;
  }
}
@media (min-width: 1200px) and (max-width: 1920px) {
  .hidden-lg {
    display: none !important;
  }
  .visible-lg {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
  .visible-md {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
  .visible-sm {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
  .visible-xs {
    display: block !important;
  }
}


.share-box li {
  display: inline-block;
  margin: 0 8px;
  vertical-align: middle;
}

.share-box li a {
  position: relative;
  text-decoration: none;
}

.share-box li a span {
  font-size: 30px;
  color: #999;
}
.share-box li a span.iconFM{
  font-size: 27px;
  position: relative;
  top: -2px;
}
.share-box li a span.hwic_icon_VK1 {
  font-size: 24px;
}

footer .share-box li a span.hwic_facebook,footer .share-box li a span.hwic_icon_instagram {
  font-size: 26px;
}

.share-box li a .icon-in-new {
  display: inline-block;
  margin-top: -4px;
}
.share-box li a span.iconblog{
  font-size: 30px;
  display: inline-block;
  vertical-align: top;
  margin-top: 0;
}
@media (max-width:991px){
  .share-box li a span.iconblog{
      margin-top: 1px;
  }  
}
@media (min-width: 992px) {
  .share-box li a.btn-wechat .wechat-qrcode.show {
      display:block;
  }

  .share-box li a:hover span {
      color: #333333;
  }
}

.share-box li .wechat-qrcode {
  position: absolute;
  z-index: 999;
  top: -246px;
  left: -89px;
  width: 200px;
  height: 222px;
  color: #666;
  font-size: 12px;
  text-align: center;  
  -webkit-transition: all 200ms;
  transition: all 200ms;
  display: none;
}
@media (min-width:1025px){
  .share-box li .wechat-qrcode{
      height: 176px;
      top: -196px;
  }
  .share-box li .wechat-qrcode .qrcode p{
      display: none;
  }
}
@media (min-width:768px){
  .share-box li .wechat-qrcode{
      border: 1px solid #eee;
      background-color: #fff;
      box-shadow: 0 2px 10px #aaa;  
  }

}
footer .share-box li .wechat-qrcode {
  border: 1px solid #eee;
  background-color: #fff;
  box-shadow: 0 2px 10px #aaa;
}
.share-box li .wechat-qrcode.show {
  display: block;
}

.share-box li .wechat-qrcode:after {
  content: '';
  position: absolute;
  left: 50%;
  margin-left: -6px;
  top: -13px;
  width: 0;
  height: 0;
  border-width: 6px 6px 8px 6px;
  border-style: solid;
  border-color: transparent transparent #f3f3f3 transparent;
}

.share-box li .wechat-qrcode button,.share-box li .wechat-qrcode .share-close {
  background: transparent;
  border: 0;
  font-size: 25px;
  position: absolute;
  top: -6px;
  right: 2px;
  color: #000 !important;
}

.share-box li .wechat-qrcode h4 {
  height: 26px;
  line-height: 26px;
  font-size: 12px;
  background-color: #f3f3f3;
  margin: 0;
  padding: 0;
  color: #777;
}

.share-box li .wechat-qrcode .qrcode {
  width: 138px;
  margin: 5px auto;
}

.share-box li .wechat-qrcode img {
  width: 100%;
  vertical-align: middle;
}

footer .share-box li .wechat-qrcode:after {
  border-width: 8px 6px 6px 6px;
  top: auto;
  border-color: #f3f3f3 transparent transparent transparent;
}


.weixin{
  position: relative;
}
button{
  cursor: pointer;
}
footer{
  background-color: #f8f8f8;
  padding: 10px 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: relative;
  z-index: 11;
}
footer .footer{
  display: flex;
}
footer .footer-logo img{
  width: 45px;
}
footer .footer-logo{
  max-width: 60px;
}
@media(max-width:767px){
  footer{
    padding: 15px 0;
  }
  footer .content{
    display: block;
  }
  footer .footer-logo{
    max-width: 40px;
  }
}