/* -------------- common start -------------- */
.huaweiSongshan {
  position: relative;
  box-sizing: border-box;
  line-height: 1.6;
  letter-spacing: calc(-0.037em + 0.526px);
  background-color: #efefef;
}

.huaweiSongshan *,
.huaweiSongshan *:before,
.huaweiSongshan *:after {
  -webkit-font-smoothing: antialiased;
  box-sizing: border-box;
  text-rendering: optimizeLegibility;
  -webkit-tap-highlight-color: transparent;
}

.huaweiSongshan *:focus,
.huaweiSongshan *:active {
  outline: none;
}

.huaweiSongshan a {
  color: inherit;
}

.huaweiSongshan video,
.huaweiSongshan picture,
.huaweiSongshan img {
  width: 100%;
  display: block;
}

.huaweiSongshan h2,
.huaweiSongshan h3,
.huaweiSongshan h4 {
  line-height: 1.25;
  font-weight: 700;
}

.huaweiSongshan .blur-up {
  filter: blur(5px);
  transition: filter 400ms;
}

.huaweiSongshan .blur-up.lazyloaded {
  filter: blur(0);
}

.huaweiSongshan .lazyload:not([src]) {
  display: none;
}

.huaweiSongshan .is-cover {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.huaweiSongshan .opacity-non {
  display: none;
  opacity: 0;
}

@media screen and (max-width: 779px), screen and (max-aspect-ratio: 1 / 1) and (max-width: 1200px) {
  .huaweiSongshan .opacity-non {
    display: inline;
  }
}

.huaweiSongshan .nowrap {
  white-space: nowrap;
}

.huaweiSongshan sub,
.huaweiSongshan sup {
  line-height: 0;
  font-size: 0.6em;
}

.huaweiSongshan sub.yes-click,
.huaweiSongshan sup.yes-click {
  cursor: pointer;
}

.huaweiSongshan .cbg-backtotop {
  position: fixed;
  z-index: 200;
  bottom: 90px;
  right: 50px;
}

.huaweiSongshan .cbg-backtotop a {
  display: block;
  width: 40px;
  height: 40px;
  margin: 5px 0;
  text-indent: -9999px;
  background: url(https://consumer.huawei.com/content/dam/huawei-cbg-site/common/mkt/pdp/store/img/sprites_cbg_icon.png) no-repeat;
  opacity: 0.6;
  filter: alpha(opacity=80);
  transition: all linear 0.2s;
}

.huaweiSongshan .cbg-backtotop a.cbg-icon-backtotop {
  background-position: -549px -188px;
}

.huaweiSongshan .cbg-backtotop a.hidden {
  opacity: 0;
  filter: alpha(opacity=0);
  cursor: default;
}

.huaweiSongshan .cbg-backtotop a.cbg-icon-backtohome {
  background-position: -549px -148px;
}

.huaweiSongshan .hidden {
  display: none !important;
}

.huaweiSongshan .is-scroll {
  transition: transform 0.5s cubic-bezier(0, 0.6, 0.3, 1);
  -ms-transition: none;
  will-change: transform;
}

@media screen and (max-width: 1365px), screen and (max-aspect-ratio: 1 / 1), screen and (max-width: 1366px) and (min-height: 800px) {
  .huaweiSongshan .is-scroll {
    transition: none;
  }
}

@media screen and (max-width: 779px), screen and (max-aspect-ratio: 1 / 1) and (max-width: 1200px) {
  .huaweiSongshan .is-scroll {
    transition: none;
  }
}

.huaweiSongshan .is-opacity {
  transition: opacity 0.5s cubic-bezier(0, 0.6, 0.3, 1);
  -ms-transition: none;
}

.huaweiSongshan .is-toggle {
  opacity: 0;
  z-index: -999 !important;
}

.huaweiSongshan .is-sticky {
  position: sticky !important;
  top: 0;
}

.huaweiSongshan .cf:before,
.huaweiSongshan .cf:after {
  content: " ";
  display: table;
}

.huaweiSongshan .cf:after {
  clear: both;
}

.huaweiSongshan .cf {
  zoom: 1;
}

.huaweiSongshan .text-left {
  text-align: left !important;
}

.huaweiSongshan .text-right {
  text-align: right !important;
}

.huaweiSongshan .text-center {
  text-align: center !important;
}

.huaweiSongshan #trigger-block {
  position: relative;
}

@media screen and (max-width: 779px), screen and (max-aspect-ratio: 1 / 1) and (max-width: 1200px) {
  .huaweiSongshan .show-pc {
    display: none !important;
  }
}

@media (min-width: 768px) and (max-width: 1200px) and (max-aspect-ratio: 1 / 1) {
  .huaweiSongshan .hide-pad {
    display: none !important;
  }
}

.huaweiSongshan .show-pad {
  display: none !important;
}

@media (min-width: 768px) and (max-width: 1200px) and (max-aspect-ratio: 1 / 1) {
  .huaweiSongshan .show-pad {
    display: block !important;
  }
}

.huaweiSongshan .show-mob {
  display: none !important;
}

@media screen and (max-width: 779px), screen and (max-aspect-ratio: 1 / 1) and (max-width: 1200px) {
  .huaweiSongshan .show-mob {
    display: block !important;
  }
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .huaweiSongshan .hidden-ie {
    display: none !important;
  }
}

@supports (-ms-ime-align: auto) {
  .huaweiSongshan .hidden-ie {
    display: none !important;
  }
}

.huaweiSongshan .show-ie {
  display: none !important;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .huaweiSongshan .show-ie {
    display: block !important;
  }
}

@supports (-ms-ime-align: auto) {
  .huaweiSongshan .show-ie {
    display: block !important;
  }
}

.huaweiSongshan .home-container {
  width: 72.91667vw;
  margin: 0 auto;
}

@media screen and (max-width: 779px), screen and (max-aspect-ratio: 1 / 1) and (max-width: 1200px) {
  .huaweiSongshan .home-container {
    width: 91.66667vw;
  }
}

.huaweiSongshan .pc-br {
  height: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  font-size: 0 !important;
}

@media screen and (max-width: 779px), screen and (max-aspect-ratio: 1 / 1) and (max-width: 1200px) {
  .huaweiSongshan .pc-br {
    display: none;
  }
}

.huaweiSongshan .mob-br {
  display: none;
}

@media screen and (max-width: 779px), screen and (max-aspect-ratio: 1 / 1) and (max-width: 1200px) {
  .huaweiSongshan .mob-br {
    height: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
    font-size: 0 !important;
    display: block;
  }
}

.huaweiSongshan .editv-img-desc-cntr {
  text-align: right;
  padding: 1.04167vw 1.5625vw 0 1.5625vw;
  font-size: 0.83333vw;
  color: #86868B;
}

@media screen and (max-width: 779px), screen and (max-aspect-ratio: 1 / 1) and (max-width: 1200px) {
  .huaweiSongshan .editv-img-desc-cntr {
    padding: 2.77778vw 2.77778vw 0 2.77778vw;
    font-size: 1.80556vw;
  }
}

/* -------------- common end -------------- */
.huaweiSongshan {
  font-size: 0;
}

.huaweiSongshan .huaweiSongshan-common-title {
  font-size: 3.33333vw;
  font-weight: bold;
  line-height: 1.25;
  color: #000000;
}

@media screen and (max-width: 779px), screen and (max-aspect-ratio: 1 / 1) and (max-width: 1200px) {
  .huaweiSongshan .huaweiSongshan-common-title {
    font-size: 11.11111vw;
  }
}

.huaweiSongshan .huaweiSongshan-common-title + .huaweiSongshan-common-des {
  margin-top: 1.5625vw;
}

@media screen and (max-width: 779px), screen and (max-aspect-ratio: 1 / 1) and (max-width: 1200px) {
  .huaweiSongshan .huaweiSongshan-common-title + .huaweiSongshan-common-des {
    margin-top: 5.55556vw;
  }
}

.huaweiSongshan .huaweiSongshan-common-title2 {
  font-size: 2.5vw;
  line-height: 1.25;
  font-weight: bold;
  line-height: 1.25;
  color: #000000;
}

@media screen and (max-width: 779px), screen and (max-aspect-ratio: 1 / 1) and (max-width: 1200px) {
  .huaweiSongshan .huaweiSongshan-common-title2 {
    font-size: 6.66667vw;
  }
}

.huaweiSongshan .huaweiSongshan-common-des {
  font-size: 1.14583vw;
  line-height: 1.6;
  color: #000000;
}

@media screen and (max-width: 779px), screen and (max-aspect-ratio: 1 / 1) and (max-width: 1200px) {
  .huaweiSongshan .huaweiSongshan-common-des {
    font-size: 4.44444vw;
  }
}

.huaweiSongshan .huaweiSongshan-common-lg-container {
  width: 72.70833vw;
  margin-left: auto;
  margin-right: auto;
}

@media screen and (max-width: 779px), screen and (max-aspect-ratio: 1 / 1) and (max-width: 1200px) {
  .huaweiSongshan .huaweiSongshan-common-lg-container {
    width: 100%;
  }
}

.huaweiSongshan .huaweiSongshan-common-md-container {
  width: 71.04167vw;
  margin-left: auto;
  margin-right: auto;
}

.huaweiSongshan .huaweiSongshan-common-sm-container {
  width: 52.08333vw;
  margin-left: auto;
  margin-right: auto;
}

@media screen and (max-width: 779px), screen and (max-aspect-ratio: 1 / 1) and (max-width: 1200px) {
  .huaweiSongshan .huaweiSongshan-common-sm-container {
    width: 100%;
    padding-left: 4.86111vw;
    padding-right: 4.86111vw;
  }
}

.huaweiSongshan .huaweiSongshan-sec1 {
  padding-top: 3.64583vw;
  padding-bottom: 7.8125vw;
  background-color: #fff;
}

@media screen and (max-width: 779px), screen and (max-aspect-ratio: 1 / 1) and (max-width: 1200px) {
  .huaweiSongshan .huaweiSongshan-sec1 {
    padding-top: 25vw;
    padding-bottom: 27.77778vw;
  }
}

.huaweiSongshan .huaweiSongshan-sec1 .sec1-main {
  display: flex;
  align-items: center;
  margin: 0 auto;
  width: 83.33333vw;
}

@media screen and (max-width: 779px), screen and (max-aspect-ratio: 1 / 1) and (max-width: 1200px) {
  .huaweiSongshan .huaweiSongshan-sec1 .sec1-main {
    width: 100%;
    flex-wrap: wrap;
    flex-direction: column-reverse;
    overflow: hidden;
  }
}

.huaweiSongshan .huaweiSongshan-sec1 .sec1-main picture {
  position: relative;
  left: 5.46875vw;
  overflow: hidden;
}

@media screen and (max-width: 779px), screen and (max-aspect-ratio: 1 / 1) and (max-width: 1200px) {
  .huaweiSongshan .huaweiSongshan-sec1 .sec1-main picture {
    left: 0;
  }
}

@media screen and (max-width: 779px), screen and (max-aspect-ratio: 1 / 1) and (max-width: 1200px) {
  .huaweiSongshan .huaweiSongshan-sec1 .sec1-main picture img {
    width: 110%;
    margin-left: -5%;
  }
}

.huaweiSongshan .huaweiSongshan-sec1 .huaweiSongshan-sec1-text {
  text-align: center;
  width: 30.20833vw;
  flex-shrink: 0;
}

@media screen and (max-width: 779px), screen and (max-aspect-ratio: 1 / 1) and (max-width: 1200px) {
  .huaweiSongshan .huaweiSongshan-sec1 .huaweiSongshan-sec1-text {
    width: 73.61111vw;
  }
}

.huaweiSongshan .huaweiSongshan-sec1 .huaweiSongshan-sec1-text .huaweiSongshan-sec1-des {
  font-size: 1.45833vw;
  margin-top: 1.82292vw;
  color: #1E2022;
  font-weight: 400;
  line-height: 1.25;
  letter-spacing: 0.10417vw;
}

@media screen and (max-width: 779px), screen and (max-aspect-ratio: 1 / 1) and (max-width: 1200px) {
  .huaweiSongshan .huaweiSongshan-sec1 .huaweiSongshan-sec1-text .huaweiSongshan-sec1-des {
    font-size: 4.44444vw;
    margin-top: 4.86111vw;
    letter-spacing: unset;
  }
}

.huaweiSongshan .huaweiSongshan-sec1 .huaweiSongshan-sec1-text .huaweiSongshan-sec1-des div {
  display: flex;
  width: 25.52083vw;
  justify-content: space-between;
  margin: 0 auto;
}

@media screen and (max-width: 779px), screen and (max-aspect-ratio: 1 / 1) and (max-width: 1200px) {
  .huaweiSongshan .huaweiSongshan-sec1 .huaweiSongshan-sec1-text .huaweiSongshan-sec1-des div {
    width: 68.05556vw;
  }
}

.huaweiSongshan .huaweiSongshan-sec1 .huaweiSongshan-sec1-text .huaweiSongshan-sec1-des .sub-title {
  font-size: 1.04167vw;
  letter-spacing: 0.20833vw;
  margin-top: 0.52083vw;
}

@media screen and (max-width: 779px), screen and (max-aspect-ratio: 1 / 1) and (max-width: 1200px) {
  .huaweiSongshan .huaweiSongshan-sec1 .huaweiSongshan-sec1-text .huaweiSongshan-sec1-des .sub-title {
    font-size: 2.77778vw;
    letter-spacing: 0.55556vw;
    margin-top: 1.38889vw;
  }
}

.huaweiSongshan .huaweiSongshan-sec1 picture {
  margin-top: 1.09375vw;
}

@media screen and (max-width: 779px), screen and (max-aspect-ratio: 1 / 1) and (max-width: 1200px) {
  .huaweiSongshan .huaweiSongshan-sec1 picture {
    margin-top: 13.88889vw;
    width: 100%;
  }
}

.huaweiSongshan .huaweiSongshan-sec2 {
  width: 100%;
  position: relative;
  background-color: #000;
}

.huaweiSongshan .huaweiSongshan-sec2 .huaweiSongshan-sec2-button {
  position: absolute;
  left: 50%;
  bottom: 50%;
  transform: translate(-50%, 50%);
}

.huaweiSongshan .huaweiSongshan-sec2 .huaweiSongshan-sec2-button .btn {
  display: inline-block;
  padding-left: 3.125vw;
  font-size: 1.40625vw;
  font-weight: 700;
  color: #fff;
  line-height: 2.5vw;
  height: 2.5vw;
  background: url(/content/dam/huawei-cbg-site/cn/mkt/pdp/monitors/mateview-se-standard-stand/imgs/icon/icon-play-big.svg) no-repeat left center;
  background-size: 2.5vw;
}

@media screen and (max-width: 779px), screen and (max-aspect-ratio: 1 / 1) and (max-width: 1200px) {
  .huaweiSongshan .huaweiSongshan-sec2 .huaweiSongshan-sec2-button .btn {
    padding-left: 0;
    font-size: 6.11111vw;
    line-height: 9.02778vw;
    width: 6.94444vw;
    height: 6.94444vw;
    background-position: top center;
    background-size: 100% 100%;
  }
}

.huaweiSongshan .huaweiSongshan-sec3 {
  background-color: #000000;
  padding-top: 10.41667vw;
  padding-bottom: 9.11458vw;
  position: relative;
  z-index: 9;
}

@media screen and (max-width: 779px), screen and (max-aspect-ratio: 1 / 1) and (max-width: 1200px) {
  .huaweiSongshan .huaweiSongshan-sec3 {
    padding-top: 27.77778vw;
    padding-bottom: 25vw;
  }
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .huaweiSongshan .huaweiSongshan-sec3 {
    padding-bottom: 2.34375vw;
  }
}

@supports (-ms-ime-align: auto) {
  .huaweiSongshan .huaweiSongshan-sec3 {
    padding-bottom: 2.34375vw;
  }
}

.huaweiSongshan .huaweiSongshan-sec3 .home-container {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.huaweiSongshan .huaweiSongshan-sec3 .sec3-list {
  width: 17.1875vw;
  height: 16.66667vw;
  background-color: #090909;
  border-radius: 0.78125vw;
  text-align: center;
  padding-top: 2.86458vw;
  margin-bottom: 1.30208vw;
  cursor: pointer;
}

@media screen and (max-width: 779px), screen and (max-aspect-ratio: 1 / 1) and (max-width: 1200px) {
  .huaweiSongshan .huaweiSongshan-sec3 .sec3-list {
    width: 43.75vw;
    height: 44.44444vw;
    border-radius: 2.08333vw;
    padding-top: 7.63889vw;
    margin-bottom: 3.47222vw;
  }
}

.huaweiSongshan .huaweiSongshan-sec3 .sec3-list img {
  height: 5.46875vw;
  width: auto;
  display: inline;
}

@media screen and (max-width: 779px), screen and (max-aspect-ratio: 1 / 1) and (max-width: 1200px) {
  .huaweiSongshan .huaweiSongshan-sec3 .sec3-list img {
    height: 14.58333vw;
  }
}

.huaweiSongshan .huaweiSongshan-sec3 .sec3-list div {
  color: #ffffff;
  font-size: 1.66667vw;
  margin-top: 2.08333vw;
}

@media screen and (max-width: 779px), screen and (max-aspect-ratio: 1 / 1) and (max-width: 1200px) {
  .huaweiSongshan .huaweiSongshan-sec3 .sec3-list div {
    font-size: 3.33333vw;
    margin-top: 5.55556vw;
  }
}

.huaweiSongshan .huaweiSongshan-sec4 {
  background-color: #000000;
  position: relative;
  height: 100vh;
  width: 100%;
  overflow: hidden;
}

@media screen and (max-width: 779px), screen and (max-aspect-ratio: 1 / 1) and (max-width: 1200px) {
  .huaweiSongshan .huaweiSongshan-sec4 {
    height: 100vh;
    min-height: 175vw;
  }
}

.huaweiSongshan .huaweiSongshan-sec4 .sec4-text {
  position: absolute;
  left: 13.54167vw;
  top: 13%;
  color: #ffffff;
}

@media screen and (max-width: 779px), screen and (max-aspect-ratio: 1 / 1) and (max-width: 1200px) {
  .huaweiSongshan .huaweiSongshan-sec4 .sec4-text {
    position: relative;
    left: 0;
    top: 0;
    text-align: center;
    padding: 27.77778vw 4.16667vw 11.11111vw 4.16667vw;
  }
}

.huaweiSongshan .huaweiSongshan-sec4 .sec4-text span {
  font-size: 2.5vw;
  line-height: 1.25;
  font-weight: 600;
}

@media screen and (max-width: 779px), screen and (max-aspect-ratio: 1 / 1) and (max-width: 1200px) {
  .huaweiSongshan .huaweiSongshan-sec4 .sec4-text span {
    font-size: 6.66667vw;
  }
}

.huaweiSongshan .huaweiSongshan-sec4 .sec4-text div {
  font-size: 1.14583vw;
  margin-top: 2.08333vw;
}

@media screen and (max-width: 779px), screen and (max-aspect-ratio: 1 / 1) and (max-width: 1200px) {
  .huaweiSongshan .huaweiSongshan-sec4 .sec4-text div {
    font-size: 3.33333vw;
    margin-top: 5.55556vw;
  }
}

.huaweiSongshan .huaweiSongshan-sec4 .sec4-img1 {
  position: absolute;
  left: 0;
  top: 42%;
  right: 0;
  width: 86%;
  margin: 0 auto;
}

@media screen and (max-width: 779px), screen and (max-aspect-ratio: 1 / 1) and (max-width: 1200px) {
  .huaweiSongshan .huaweiSongshan-sec4 .sec4-img1 {
    display: none;
  }
}

@media only screen and (min-width: 1360px) and (max-width: 1370px) {
  .huaweiSongshan .huaweiSongshan-sec4 .sec4-img1 {
    top: 39%;
  }
}

.huaweiSongshan .huaweiSongshan-sec4 .sec4-img1 .line {
  position: absolute;
  width: 36.5%;
  left: 0;
  right: 0;
  margin: 0 auto;
  bottom: 7.96875vw;
}

.huaweiSongshan .huaweiSongshan-sec4 .sec4-img1 .text {
  position: absolute;
  width: 100%;
  text-align: center;
  bottom: 15.10417vw;
  color: #ffffff;
  font-size: 2.5vw;
  line-height: 1.25;
}

.huaweiSongshan .huaweiSongshan-sec4 .sec4-img2 {
  display: none;
}

@media screen and (max-width: 779px), screen and (max-aspect-ratio: 1 / 1) and (max-width: 1200px) {
  .huaweiSongshan .huaweiSongshan-sec4 .sec4-img2 {
    display: block;
    position: absolute;
    left: 0;
    top: 83.33333vw;
    right: 0;
    width: 91.66667vw;
    margin: 0 auto;
  }
}

.huaweiSongshan .huaweiSongshan-sec5 {
  background-color: #000000;
  padding-top: 10.41667vw;
}

@media screen and (max-width: 779px), screen and (max-aspect-ratio: 1 / 1) and (max-width: 1200px) {
  .huaweiSongshan .huaweiSongshan-sec5 {
    padding-top: 0;
    padding-bottom: 19.44444vw;
    position: relative;
  }
}

.huaweiSongshan .huaweiSongshan-sec5 .line {
  display: none;
}

@media screen and (max-width: 779px), screen and (max-aspect-ratio: 1 / 1) and (max-width: 1200px) {
  .huaweiSongshan .huaweiSongshan-sec5 .line {
    display: block;
    position: absolute;
    top: -0.27778vw;
    height: 0.41667vw;
    width: 100%;
    background-color: #000;
  }
}

.huaweiSongshan .huaweiSongshan-sec5 .sec5-title {
  text-align: center;
  color: #ffffff;
}

.huaweiSongshan .huaweiSongshan-sec5 .sec5-title span {
  font-size: 2.5vw;
  line-height: 1.25;
  font-weight: 600;
}

@media screen and (max-width: 779px), screen and (max-aspect-ratio: 1 / 1) and (max-width: 1200px) {
  .huaweiSongshan .huaweiSongshan-sec5 .sec5-title span {
    font-size: 6.66667vw;
  }
}

.huaweiSongshan .huaweiSongshan-sec5 .sec5-title div {
  font-size: 1.14583vw;
  margin-top: 2.08333vw;
}

@media screen and (max-width: 779px), screen and (max-aspect-ratio: 1 / 1) and (max-width: 1200px) {
  .huaweiSongshan .huaweiSongshan-sec5 .sec5-title div {
    font-size: 3.33333vw;
    margin-top: 5.55556vw;
  }
}

.huaweiSongshan .huaweiSongshan-sec5 .sec5-text {
  display: flex;
  justify-content: center;
}

.huaweiSongshan .huaweiSongshan-sec5 .sec5-text .sec5-text-list {
  text-align: center;
  margin: 4.16667vw;
}

@media screen and (max-width: 779px), screen and (max-aspect-ratio: 1 / 1) and (max-width: 1200px) {
  .huaweiSongshan .huaweiSongshan-sec5 .sec5-text .sec5-text-list {
    margin: 11.11111vw;
  }
}

.huaweiSongshan .huaweiSongshan-sec5 .sec5-text .sec5-text-list div {
  font-size: 3.125vw;
  color: #f05825;
  background: -webkit-linear-gradient(left, #f05825, #ffea04 100%);
  -webkit-text-fill-color: transparent;
  background-clip: text;
  -webkit-background-clip: text;
  font-weight: 800;
}

@media screen and (max-width: 779px), screen and (max-aspect-ratio: 1 / 1) and (max-width: 1200px) {
  .huaweiSongshan .huaweiSongshan-sec5 .sec5-text .sec5-text-list div {
    font-size: 8.33333vw;
  }
}

.huaweiSongshan .huaweiSongshan-sec5 .sec5-text .sec5-text-list span {
  color: #ffffff;
  font-size: 1.66667vw;
}

@media screen and (max-width: 779px), screen and (max-aspect-ratio: 1 / 1) and (max-width: 1200px) {
  .huaweiSongshan .huaweiSongshan-sec5 .sec5-text .sec5-text-list span {
    font-size: 4.44444vw;
  }
}

.huaweiSongshan .huaweiSongshan-sec5 .img {
  height: 80.20833vw;
  overflow: hidden;
}

@media screen and (max-width: 779px), screen and (max-aspect-ratio: 1 / 1) and (max-width: 1200px) {
  .huaweiSongshan .huaweiSongshan-sec5 .img {
    height: 88.88889vw;
    overflow: hidden;
  }
}

.huaweiSongshan #scollCard3,
.huaweiSongshan #scollCard5 {
  position: relative;
  top: -10.41667vw;
}

@media screen and (max-width: 779px), screen and (max-aspect-ratio: 1 / 1) and (max-width: 1200px) {
  .huaweiSongshan #scollCard3,
  .huaweiSongshan #scollCard5 {
    top: -27.77778vw;
  }
}

@media screen and (max-width: 779px), screen and (max-aspect-ratio: 1 / 1) and (max-width: 1200px) {
  .huaweiSongshan #scollCard2 {
    position: relative;
    top: -27.77778vw;
  }
}

.huaweiSongshan .huaweiSongshan-sec6 {
  background-color: #000000;
}

.huaweiSongshan .huaweiSongshan-sec6 .sec6-title {
  color: #ffffff;
  display: flex;
  justify-content: space-between;
}

@media screen and (max-width: 779px), screen and (max-aspect-ratio: 1 / 1) and (max-width: 1200px) {
  .huaweiSongshan .huaweiSongshan-sec6 .sec6-title {
    text-align: center;
    flex-wrap: wrap;
  }
}

@media screen and (max-width: 779px), screen and (max-aspect-ratio: 1 / 1) and (max-width: 1200px) {
  .huaweiSongshan .huaweiSongshan-sec6 .sec6-title .sec6-title-l {
    width: 100%;
  }
}

.huaweiSongshan .huaweiSongshan-sec6 .sec6-title .sec6-title-l span {
  font-size: 2.5vw;
  line-height: 1.25;
  font-weight: 600;
}

@media screen and (max-width: 779px), screen and (max-aspect-ratio: 1 / 1) and (max-width: 1200px) {
  .huaweiSongshan .huaweiSongshan-sec6 .sec6-title .sec6-title-l span {
    font-size: 6.66667vw;
  }
}

.huaweiSongshan .huaweiSongshan-sec6 .sec6-title .sec6-title-l div {
  font-size: 1.14583vw;
  margin-top: 2.08333vw;
}

@media screen and (max-width: 779px), screen and (max-aspect-ratio: 1 / 1) and (max-width: 1200px) {
  .huaweiSongshan .huaweiSongshan-sec6 .sec6-title .sec6-title-l div {
    font-size: 3.33333vw;
    margin-top: 5.55556vw;
  }
}

.huaweiSongshan .huaweiSongshan-sec6 .sec6-title .sec6-title-r {
  display: flex;
  font-size: 1.66667vw;
  text-align: center;
  width: 23.69792vw;
  justify-content: space-between;
  margin-top: 3.64583vw;
}

@media screen and (max-width: 779px), screen and (max-aspect-ratio: 1 / 1) and (max-width: 1200px) {
  .huaweiSongshan .huaweiSongshan-sec6 .sec6-title .sec6-title-r {
    font-size: 4.44444vw;
    width: 65.27778vw;
    margin: 0 auto;
    margin-top: 9.72222vw;
  }
}

.huaweiSongshan .huaweiSongshan-sec6 .sec6-title .sec6-title-r span {
  font-size: 3.125vw;
  color: #f05825;
  background: -webkit-linear-gradient(left, #f05825, #ffea04 100%);
  -webkit-text-fill-color: transparent;
  background-clip: text;
  -webkit-background-clip: text;
  font-weight: 800;
}

@media screen and (max-width: 779px), screen and (max-aspect-ratio: 1 / 1) and (max-width: 1200px) {
  .huaweiSongshan .huaweiSongshan-sec6 .sec6-title .sec6-title-r span {
    font-size: 8.33333vw;
  }
}

.huaweiSongshan .huaweiSongshan-sec6 .sec6-title .sec6-title-r img {
  height: 2.60417vw;
  margin: 0 auto;
  margin-bottom: 1.04167vw;
  width: auto;
}

@media screen and (max-width: 779px), screen and (max-aspect-ratio: 1 / 1) and (max-width: 1200px) {
  .huaweiSongshan .huaweiSongshan-sec6 .sec6-title .sec6-title-r img {
    height: 6.94444vw;
    margin-bottom: 2.77778vw;
  }
}

.huaweiSongshan .huaweiSongshan-sec6 .sec6-main {
  padding: 4.16667vw 0 10.41667vw 0;
}

@media screen and (max-width: 779px), screen and (max-aspect-ratio: 1 / 1) and (max-width: 1200px) {
  .huaweiSongshan .huaweiSongshan-sec6 .sec6-main {
    padding: 11.11111vw 0 18.75vw 0;
  }
}

.huaweiSongshan .huaweiSongshan-sec6 .sec6-main .sec6-text {
  display: flex;
  margin-top: 2.08333vw;
}

@media screen and (max-width: 779px), screen and (max-aspect-ratio: 1 / 1) and (max-width: 1200px) {
  .huaweiSongshan .huaweiSongshan-sec6 .sec6-main .sec6-text {
    margin-top: 4.16667vw;
  }
}

.huaweiSongshan .huaweiSongshan-sec6 .sec6-main .sec6-text div {
  flex: 1;
  font-size: 1.66667vw;
  text-align: center;
  color: #ffffff;
}

@media screen and (max-width: 779px), screen and (max-aspect-ratio: 1 / 1) and (max-width: 1200px) {
  .huaweiSongshan .huaweiSongshan-sec6 .sec6-main .sec6-text div {
    font-size: 4.44444vw;
  }
}

.huaweiSongshan .huaweiSongshan-sec7 {
  background-color: #000000;
  padding-bottom: 3.125vw;
}

@media screen and (max-width: 779px), screen and (max-aspect-ratio: 1 / 1) and (max-width: 1200px) {
  .huaweiSongshan .huaweiSongshan-sec7 {
    padding-bottom: 27.77778vw;
  }
}

.huaweiSongshan .huaweiSongshan-sec7 .home-container {
  display: flex;
  justify-content: space-between;
}

@media screen and (max-width: 779px), screen and (max-aspect-ratio: 1 / 1) and (max-width: 1200px) {
  .huaweiSongshan .huaweiSongshan-sec7 .home-container {
    flex-wrap: wrap;
    text-align: center;
    position: relative;
  }
}

.huaweiSongshan .huaweiSongshan-sec7 .sec7-title {
  color: #ffffff;
  padding-top: 2.86458vw;
}

@media screen and (max-width: 779px), screen and (max-aspect-ratio: 1 / 1) and (max-width: 1200px) {
  .huaweiSongshan .huaweiSongshan-sec7 .sec7-title {
    padding-top: 7.63889vw;
    width: 100%;
  }
}

.huaweiSongshan .huaweiSongshan-sec7 .sec7-title span {
  font-size: 2.5vw;
  line-height: 1.25;
  font-weight: 600;
  line-height: 1.25;
}

@media screen and (max-width: 779px), screen and (max-aspect-ratio: 1 / 1) and (max-width: 1200px) {
  .huaweiSongshan .huaweiSongshan-sec7 .sec7-title span {
    font-size: 6.66667vw;
  }
}

.huaweiSongshan .huaweiSongshan-sec7 .sec7-title div {
  font-size: 1.14583vw;
  margin: 2.08333vw 0 4.6875vw 0;
}

@media screen and (max-width: 779px), screen and (max-aspect-ratio: 1 / 1) and (max-width: 1200px) {
  .huaweiSongshan .huaweiSongshan-sec7 .sec7-title div {
    font-size: 3.33333vw;
    margin: 5.55556vw 0 11.11111vw 0;
  }
}

.huaweiSongshan .huaweiSongshan-sec7 .sec7-title img {
  width: 10.9375vw;
  height: 4.375vw;
}

@media screen and (max-width: 779px), screen and (max-aspect-ratio: 1 / 1) and (max-width: 1200px) {
  .huaweiSongshan .huaweiSongshan-sec7 .sec7-title img {
    width: 20.83333vw;
    height: auto;
    position: absolute;
    bottom: 2.77778vw;
    left: 2.77778vw;
  }
}

.huaweiSongshan .huaweiSongshan-sec7 .sec7-img {
  width: 49.47917vw;
}

@media screen and (max-width: 779px), screen and (max-aspect-ratio: 1 / 1) and (max-width: 1200px) {
  .huaweiSongshan .huaweiSongshan-sec7 .sec7-img {
    width: 100%;
  }
}

.huaweiSongshan .huaweiSongshan-sec8 .sec8-title {
  color: #0a0a0a;
  font-size: 1.14583vw;
  padding: 9.89583vw 0 4.16667vw 0;
  display: flex;
  justify-content: space-between;
}

@media screen and (max-width: 779px), screen and (max-aspect-ratio: 1 / 1) and (max-width: 1200px) {
  .huaweiSongshan .huaweiSongshan-sec8 .sec8-title {
    font-size: 3.33333vw;
    padding: 8.33333vw 0 11.11111vw 0;
    flex-wrap: wrap;
    text-align: center;
    justify-content: center;
  }
}

.huaweiSongshan .huaweiSongshan-sec8 .sec8-title .sec8-title-l span {
  font-size: 2.5vw;
  line-height: 1.25;
  font-weight: 600;
}

@media screen and (max-width: 779px), screen and (max-aspect-ratio: 1 / 1) and (max-width: 1200px) {
  .huaweiSongshan .huaweiSongshan-sec8 .sec8-title .sec8-title-l span {
    font-size: 6.66667vw;
  }
}

.huaweiSongshan .huaweiSongshan-sec8 .sec8-title .sec8-title-l div {
  margin-top: 2.08333vw;
}

@media screen and (max-width: 779px), screen and (max-aspect-ratio: 1 / 1) and (max-width: 1200px) {
  .huaweiSongshan .huaweiSongshan-sec8 .sec8-title .sec8-title-l div {
    margin-top: 5.55556vw;
  }
}

.huaweiSongshan .huaweiSongshan-sec8 .sec8-title .sec8-title-r {
  display: flex;
  text-align: center;
  width: 30.20833vw;
  justify-content: space-between;
  margin-top: 2.86458vw;
}

@media screen and (max-width: 779px), screen and (max-aspect-ratio: 1 / 1) and (max-width: 1200px) {
  .huaweiSongshan .huaweiSongshan-sec8 .sec8-title .sec8-title-r {
    width: 63.88889vw;
    margin-top: 7.63889vw;
    font-size: 3.05556vw;
  }
}

.huaweiSongshan .huaweiSongshan-sec8 .sec8-title .sec8-title-r img {
  height: 6.14583vw;
  width: auto;
  margin: 0 auto;
  margin-bottom: 0.52083vw;
}

@media screen and (max-width: 779px), screen and (max-aspect-ratio: 1 / 1) and (max-width: 1200px) {
  .huaweiSongshan .huaweiSongshan-sec8 .sec8-title .sec8-title-r img {
    height: 8.88889vw;
    margin-bottom: 1.38889vw;
  }
}

@media screen and (max-width: 779px), screen and (max-aspect-ratio: 1 / 1) and (max-width: 1200px) {
  .huaweiSongshan .huaweiSongshan-sec8 .sec8-title .sec8-title-r .img1 {
    position: relative;
    left: -vwm(52);
  }
}

.huaweiSongshan .huaweiSongshan-sec8 .sec8-title .sec8-title-r .img1 img {
  height: 7.29167vw;
}

@media screen and (max-width: 779px), screen and (max-aspect-ratio: 1 / 1) and (max-width: 1200px) {
  .huaweiSongshan .huaweiSongshan-sec8 .sec8-title .sec8-title-r .img1 img {
    height: 10.55556vw;
  }
}

.huaweiSongshan .huaweiSongshan-sec8 .sec8-title .sec8-title-r .img2 img {
  margin-bottom: 1.66667vw;
}

@media screen and (max-width: 779px), screen and (max-aspect-ratio: 1 / 1) and (max-width: 1200px) {
  .huaweiSongshan .huaweiSongshan-sec8 .sec8-title .sec8-title-r .img2 img {
    margin-bottom: 3.05556vw;
  }
}

.huaweiSongshan .huaweiSongshan-sec9 .sec9-title {
  color: #0a0a0a;
  font-size: 1.14583vw;
  padding: 9.89583vw 0 4.16667vw 0;
  text-align: center;
}

@media screen and (max-width: 779px), screen and (max-aspect-ratio: 1 / 1) and (max-width: 1200px) {
  .huaweiSongshan .huaweiSongshan-sec9 .sec9-title {
    font-size: 3.33333vw;
    padding: 26.38889vw 0 11.11111vw 0;
  }
}

.huaweiSongshan .huaweiSongshan-sec9 .sec9-title span {
  font-size: 2.5vw;
  line-height: 1.25;
  font-weight: 600;
}

@media screen and (max-width: 779px), screen and (max-aspect-ratio: 1 / 1) and (max-width: 1200px) {
  .huaweiSongshan .huaweiSongshan-sec9 .sec9-title span {
    font-size: 6.66667vw;
  }
}

.huaweiSongshan .huaweiSongshan-sec9 .sec9-title div {
  margin-top: 2.08333vw;
}

@media screen and (max-width: 779px), screen and (max-aspect-ratio: 1 / 1) and (max-width: 1200px) {
  .huaweiSongshan .huaweiSongshan-sec9 .sec9-title div {
    margin-top: 5.55556vw;
  }
}

.huaweiSongshan .huaweiSongshan-sec9 .sec9-img {
  width: 61.19792vw;
  margin: 0 auto;
  position: relative;
}

@media screen and (max-width: 779px), screen and (max-aspect-ratio: 1 / 1) and (max-width: 1200px) {
  .huaweiSongshan .huaweiSongshan-sec9 .sec9-img {
    width: 91.66667vw;
  }
}

.huaweiSongshan .huaweiSongshan-sec9 .sec9-img .sec9-video {
  position: absolute;
  width: 21.35417vw;
  height: 21.35417vw;
  border-radius: 10.67708vw;
  overflow: hidden;
  right: 0;
  top: 2.76042vw;
}

@media screen and (max-width: 779px), screen and (max-aspect-ratio: 1 / 1) and (max-width: 1200px) {
  .huaweiSongshan .huaweiSongshan-sec9 .sec9-img .sec9-video {
    width: 33.33333vw;
    height: 33.33333vw;
    border-radius: 16.66667vw;
    right: 0;
    top: 3.47222vw;
  }
}

.huaweiSongshan .huaweiSongshan-sec9 .sec9-img .sec9-video video {
  height: 100%;
  width: 100%;
  display: block;
}

@media screen and (max-width: 779px), screen and (max-aspect-ratio: 1 / 1) and (max-width: 1200px) {
  .huaweiSongshan .huaweiSongshan-sec10 .home-container {
    width: 100%;
  }
}

.huaweiSongshan .huaweiSongshan-sec10 .sec10-title {
  color: #0a0a0a;
  font-size: 1.14583vw;
  padding: 9.89583vw 0 4.16667vw 0;
  text-align: center;
}

@media screen and (max-width: 779px), screen and (max-aspect-ratio: 1 / 1) and (max-width: 1200px) {
  .huaweiSongshan .huaweiSongshan-sec10 .sec10-title {
    text-align: center;
    font-size: 3.33333vw;
    padding: 26.38889vw 0 11.11111vw 0;
  }
}

.huaweiSongshan .huaweiSongshan-sec10 .sec10-title span {
  font-size: 2.5vw;
  line-height: 1.25;
  font-weight: 600;
}

@media screen and (max-width: 779px), screen and (max-aspect-ratio: 1 / 1) and (max-width: 1200px) {
  .huaweiSongshan .huaweiSongshan-sec10 .sec10-title span {
    font-size: 6.66667vw;
  }
}

.huaweiSongshan .huaweiSongshan-sec10 .sec10-title div {
  margin-top: 2.08333vw;
}

@media screen and (max-width: 779px), screen and (max-aspect-ratio: 1 / 1) and (max-width: 1200px) {
  .huaweiSongshan .huaweiSongshan-sec10 .sec10-title div {
    margin-top: 5.55556vw;
  }
}

.huaweiSongshan .huaweiSongshan-sec10 .sec10-img img {
  width: 52.08333vw;
  margin: 0 auto;
}

@media screen and (max-width: 779px), screen and (max-aspect-ratio: 1 / 1) and (max-width: 1200px) {
  .huaweiSongshan .huaweiSongshan-sec10 .sec10-img img {
    width: 91.66667vw;
  }
}

.huaweiSongshan .huaweiSongshan-sec11 .sec11-title {
  color: #0a0a0a;
  font-size: 1.14583vw;
  padding: 9.89583vw 0 4.16667vw 0;
  text-align: center;
}

@media screen and (max-width: 779px), screen and (max-aspect-ratio: 1 / 1) and (max-width: 1200px) {
  .huaweiSongshan .huaweiSongshan-sec11 .sec11-title {
    font-size: 3.33333vw;
    padding: 26.38889vw 0 11.11111vw 0;
  }
}

.huaweiSongshan .huaweiSongshan-sec11 .sec11-title span {
  font-size: 2.5vw;
  line-height: 1.25;
  font-weight: 600;
}

@media screen and (max-width: 779px), screen and (max-aspect-ratio: 1 / 1) and (max-width: 1200px) {
  .huaweiSongshan .huaweiSongshan-sec11 .sec11-title span {
    font-size: 6.66667vw;
  }
}

.huaweiSongshan .huaweiSongshan-sec11 .sec11-title div {
  margin-top: 2.08333vw;
}

@media screen and (max-width: 779px), screen and (max-aspect-ratio: 1 / 1) and (max-width: 1200px) {
  .huaweiSongshan .huaweiSongshan-sec11 .sec11-title div {
    margin-top: 5.55556vw;
  }
}

.huaweiSongshan .huaweiSongshan-sec11 .sec11-main {
  display: flex;
  justify-content: space-between;
}

@media screen and (max-width: 779px), screen and (max-aspect-ratio: 1 / 1) and (max-width: 1200px) {
  .huaweiSongshan .huaweiSongshan-sec11 .sec11-main {
    flex-wrap: wrap;
  }
}

.huaweiSongshan .huaweiSongshan-sec11 .sec11-main-l {
  background-color: #dcdcdc;
  border-radius: 0.78125vw;
  padding: 2.60417vw;
  width: 35.9375vw;
  height: 35.9375vw;
  display: flex;
  align-items: center;
  justify-content: center;
}

@media screen and (max-width: 779px), screen and (max-aspect-ratio: 1 / 1) and (max-width: 1200px) {
  .huaweiSongshan .huaweiSongshan-sec11 .sec11-main-l {
    border-radius: 2.08333vw;
    padding: 6.94444vw 0;
    width: 91.66667vw;
    height: 88.88889vw;
    margin-top: 4.16667vw;
  }
}

.huaweiSongshan .huaweiSongshan-sec11 .sec11-main-l img {
  height: 30.72917vw;
  width: auto;
  margin: 0 auto;
}

@media screen and (max-width: 779px), screen and (max-aspect-ratio: 1 / 1) and (max-width: 1200px) {
  .huaweiSongshan .huaweiSongshan-sec11 .sec11-main-l img {
    height: 75vw;
  }
}

.huaweiSongshan .huaweiSongshan-sec11 .sec11-main-r {
  background-color: #dcdcdc;
  border-radius: 0.78125vw;
  padding: 2.60417vw;
  width: 35.9375vw;
  height: 35.9375vw;
  display: flex;
  align-items: center;
  justify-content: center;
}

@media screen and (max-width: 779px), screen and (max-aspect-ratio: 1 / 1) and (max-width: 1200px) {
  .huaweiSongshan .huaweiSongshan-sec11 .sec11-main-r {
    border-radius: 2.08333vw;
    padding: 6.94444vw 0;
    width: 91.66667vw;
    height: 88.88889vw;
    margin-top: 4.16667vw;
  }
}

.huaweiSongshan .huaweiSongshan-sec11 .sec11-main-r img {
  height: 30.72917vw;
  width: auto;
  margin: 0 auto;
}

@media screen and (max-width: 779px), screen and (max-aspect-ratio: 1 / 1) and (max-width: 1200px) {
  .huaweiSongshan .huaweiSongshan-sec11 .sec11-main-r img {
    height: 75vw;
  }
}

.huaweiSongshan .huaweiSongshan-sec12 .sec12-title {
  color: #0a0a0a;
  font-size: 1.14583vw;
  padding: 9.89583vw 0 4.16667vw 0;
}

@media screen and (max-width: 779px), screen and (max-aspect-ratio: 1 / 1) and (max-width: 1200px) {
  .huaweiSongshan .huaweiSongshan-sec12 .sec12-title {
    font-size: 3.33333vw;
    padding: 26.38889vw 0 11.11111vw 0;
    text-align: center;
  }
}

.huaweiSongshan .huaweiSongshan-sec12 .sec12-title span {
  font-size: 2.5vw;
  line-height: 1.25;
  font-weight: 600;
}

@media screen and (max-width: 779px), screen and (max-aspect-ratio: 1 / 1) and (max-width: 1200px) {
  .huaweiSongshan .huaweiSongshan-sec12 .sec12-title span {
    font-size: 6.66667vw;
  }
}

.huaweiSongshan .huaweiSongshan-sec12 .sec12-title div {
  margin-top: 2.08333vw;
}

@media screen and (max-width: 779px), screen and (max-aspect-ratio: 1 / 1) and (max-width: 1200px) {
  .huaweiSongshan .huaweiSongshan-sec12 .sec12-title div {
    margin-top: 5.55556vw;
  }
}

.huaweiSongshan .huaweiSongshan-sec13 {
  padding: 10.41667vw 0;
}

@media screen and (max-width: 779px), screen and (max-aspect-ratio: 1 / 1) and (max-width: 1200px) {
  .huaweiSongshan .huaweiSongshan-sec13 {
    padding: 0 0 27.77778vw 0;
  }
}

.huaweiSongshan .huaweiSongshan-sec13 .home-container {
  display: flex;
  justify-content: space-between;
}

@media screen and (max-width: 779px), screen and (max-aspect-ratio: 1 / 1) and (max-width: 1200px) {
  .huaweiSongshan .huaweiSongshan-sec13 .home-container {
    flex-wrap: wrap;
    flex-direction: column-reverse;
  }
}

.huaweiSongshan .huaweiSongshan-sec13 .sec13-title {
  color: #0a0a0a;
  font-size: 1.14583vw;
  padding: 8.85417vw 0 0 0;
  width: 27.08333vw;
}

@media screen and (max-width: 779px), screen and (max-aspect-ratio: 1 / 1) and (max-width: 1200px) {
  .huaweiSongshan .huaweiSongshan-sec13 .sec13-title {
    font-size: 3.33333vw;
    padding: 23.61111vw 0 0 0;
    width: 100%;
    text-align: center;
    margin-bottom: 11.11111vw;
  }
}

.huaweiSongshan .huaweiSongshan-sec13 .sec13-title .title {
  font-size: 2.5vw;
  line-height: 1.25;
  font-weight: 600;
}

@media screen and (max-width: 779px), screen and (max-aspect-ratio: 1 / 1) and (max-width: 1200px) {
  .huaweiSongshan .huaweiSongshan-sec13 .sec13-title .title {
    font-size: 6.66667vw;
  }
}

.huaweiSongshan .huaweiSongshan-sec13 .sec13-title div {
  margin-top: 2.08333vw;
}

@media screen and (max-width: 779px), screen and (max-aspect-ratio: 1 / 1) and (max-width: 1200px) {
  .huaweiSongshan .huaweiSongshan-sec13 .sec13-title div {
    margin-top: 5.55556vw;
  }
}

.huaweiSongshan .huaweiSongshan-sec13 .sec13-img {
  width: 43.22917vw;
  position: relative;
  color: #000000;
  font-size: 1.14583vw;
}

@media screen and (max-width: 779px), screen and (max-aspect-ratio: 1 / 1) and (max-width: 1200px) {
  .huaweiSongshan .huaweiSongshan-sec13 .sec13-img {
    width: 91.66667vw;
    font-size: 3.33333vw;
  }
}

.huaweiSongshan .huaweiSongshan-sec13 .sec13-img strong {
  font-weight: 600;
}

.huaweiSongshan .huaweiSongshan-sec13 .sec13-img strong a {
  font-weight: 800;
}

.huaweiSongshan .huaweiSongshan-sec13 .sec13-img .line1 {
  position: absolute;
  left: 17.60417vw;
  bottom: 4.58333vw;
}

@media screen and (max-width: 779px), screen and (max-aspect-ratio: 1 / 1) and (max-width: 1200px) {
  .huaweiSongshan .huaweiSongshan-sec13 .sec13-img .line1 {
    left: 37.22222vw;
    bottom: 8.75vw;
  }
}

.huaweiSongshan .huaweiSongshan-sec13 .sec13-img .line1 .line {
  width: 1px;
  height: 7.03125vw;
  display: block;
  background-color: #a8a8a8;
}

@media screen and (max-width: 779px), screen and (max-aspect-ratio: 1 / 1) and (max-width: 1200px) {
  .huaweiSongshan .huaweiSongshan-sec13 .sec13-img .line1 .line {
    height: 13.88889vw;
  }
}

.huaweiSongshan .huaweiSongshan-sec13 .sec13-img .line1 div {
  position: relative;
  left: -4.0625vw;
  top: 0.52083vw;
}

@media screen and (max-width: 779px), screen and (max-aspect-ratio: 1 / 1) and (max-width: 1200px) {
  .huaweiSongshan .huaweiSongshan-sec13 .sec13-img .line1 div {
    left: -11.66667vw;
    top: -0.41667vw;
  }
}

.huaweiSongshan .huaweiSongshan-sec13 .sec13-img .line2 {
  position: absolute;
  right: 11.19792vw;
  bottom: 2.8125vw;
}

@media screen and (max-width: 779px), screen and (max-aspect-ratio: 1 / 1) and (max-width: 1200px) {
  .huaweiSongshan .huaweiSongshan-sec13 .sec13-img .line2 {
    right: 18.33333vw;
    bottom: 3.47222vw;
  }
}

.huaweiSongshan .huaweiSongshan-sec13 .sec13-img .line2 .line {
  width: 1px;
  height: 7.03125vw;
  display: block;
  background-color: #a8a8a8;
}

@media screen and (max-width: 779px), screen and (max-aspect-ratio: 1 / 1) and (max-width: 1200px) {
  .huaweiSongshan .huaweiSongshan-sec13 .sec13-img .line2 .line {
    height: 13.88889vw;
  }
}

.huaweiSongshan .huaweiSongshan-sec13 .sec13-img .line2 div {
  position: relative;
  left: -0.41667vw;
  top: 0.52083vw;
}

@media screen and (max-width: 779px), screen and (max-aspect-ratio: 1 / 1) and (max-width: 1200px) {
  .huaweiSongshan .huaweiSongshan-sec13 .sec13-img .line2 div {
    left: -1.11111vw;
    top: -0.41667vw;
  }
}

.huaweiSongshan .huaweiSongshan-sec13 .sec13-img .line2 div span {
  display: block;
  color: #535353;
}

.huaweiSongshan .huaweiSongshan-sec13 .sec13-img .line3 {
  position: absolute;
  right: 1.35417vw;
  bottom: 13.38542vw;
  color: #ffffff;
}

@media screen and (max-width: 779px), screen and (max-aspect-ratio: 1 / 1) and (max-width: 1200px) {
  .huaweiSongshan .huaweiSongshan-sec13 .sec13-img .line3 {
    right: 3.05556vw;
    bottom: 21.38889vw;
  }
}

.huaweiSongshan .huaweiSongshan-sec13 .sec13-img .line3 .line {
  width: 4.94792vw;
  height: 1px;
  display: block;
  background-color: #a8a8a8;
  position: absolute;
  top: 2.23958vw;
  left: -5.72917vw;
}

@media screen and (max-width: 779px), screen and (max-aspect-ratio: 1 / 1) and (max-width: 1200px) {
  .huaweiSongshan .huaweiSongshan-sec13 .sec13-img .line3 .line {
    width: 10.41667vw;
    top: 5.97222vw;
    left: -15.27778vw;
  }
}

.huaweiSongshan .huaweiSongshan-sec13 .sec13-img .line3 div {
  position: relative;
  top: 1.30208vw;
}

@media screen and (max-width: 779px), screen and (max-aspect-ratio: 1 / 1) and (max-width: 1200px) {
  .huaweiSongshan .huaweiSongshan-sec13 .sec13-img .line3 div {
    top: 3.47222vw;
  }
}

.huaweiSongshan .huaweiSongshan-sec13 .sec13-img .line3 div span {
  display: block;
  color: #e0e0e0;
}

.huaweiSongshan .huaweiSongshan-sec14 .sec14-title {
  color: #0a0a0a;
  font-size: 1.14583vw;
  text-align: center;
}

@media screen and (max-width: 779px), screen and (max-aspect-ratio: 1 / 1) and (max-width: 1200px) {
  .huaweiSongshan .huaweiSongshan-sec14 .sec14-title {
    font-size: 3.33333vw;
  }
}

.huaweiSongshan .huaweiSongshan-sec14 .sec14-title span {
  font-size: 2.5vw;
  line-height: 1.25;
  font-weight: 600;
}

@media screen and (max-width: 779px), screen and (max-aspect-ratio: 1 / 1) and (max-width: 1200px) {
  .huaweiSongshan .huaweiSongshan-sec14 .sec14-title span {
    font-size: 6.66667vw;
  }
}

.huaweiSongshan .huaweiSongshan-sec14 .sec14-main {
  display: flex;
  flex-wrap: wrap;
}

.huaweiSongshan .huaweiSongshan-sec14 .sec14-list {
  position: relative;
  width: 36.45833vw;
  display: flex;
  justify-content: center;
  margin-top: 3.125vw;
  margin-bottom: 3.125vw;
}

@media screen and (max-width: 779px), screen and (max-aspect-ratio: 1 / 1) and (max-width: 1200px) {
  .huaweiSongshan .huaweiSongshan-sec14 .sec14-list {
    width: 91.66667vw;
    margin-top: 8.33333vw;
    margin-bottom: 8.33333vw;
  }
}

.huaweiSongshan .huaweiSongshan-sec14 .sec14-list .sec14-list-bg {
  width: 26.04167vw;
  background-color: #ffffff;
  height: 31.77083vw;
  color: #0a0a0a;
  font-size: 1.14583vw;
  text-align: center;
}

@media screen and (max-width: 779px), screen and (max-aspect-ratio: 1 / 1) and (max-width: 1200px) {
  .huaweiSongshan .huaweiSongshan-sec14 .sec14-list .sec14-list-bg {
    font-size: 3.33333vw;
    width: 69.44444vw;
    height: 91.66667vw;
  }
}

.huaweiSongshan .huaweiSongshan-sec14 .sec14-list .sec14-list-bg span {
  font-size: 1.66667vw;
  margin-top: 2.08333vw;
  display: block;
  font-weight: 600;
}

@media screen and (max-width: 779px), screen and (max-aspect-ratio: 1 / 1) and (max-width: 1200px) {
  .huaweiSongshan .huaweiSongshan-sec14 .sec14-list .sec14-list-bg span {
    margin-top: 8.33333vw;
    font-size: 4.44444vw;
    margin-bottom: 0.69444vw;
  }
}

.huaweiSongshan .huaweiSongshan-sec14 .sec14-list .sec14-list-img {
  width: 28.90625vw;
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  bottom: -2.08333vw;
}

@media screen and (max-width: 779px), screen and (max-aspect-ratio: 1 / 1) and (max-width: 1200px) {
  .huaweiSongshan .huaweiSongshan-sec14 .sec14-list .sec14-list-img {
    width: 77.08333vw;
    bottom: -5.55556vw;
  }
}

.huaweiSongshan .huaweiSongshan-sec15 .sec15-title {
  color: #0a0a0a;
  font-size: 1.14583vw;
  padding: 9.89583vw 0 4.16667vw 0;
  text-align: center;
}

@media screen and (max-width: 779px), screen and (max-aspect-ratio: 1 / 1) and (max-width: 1200px) {
  .huaweiSongshan .huaweiSongshan-sec15 .sec15-title {
    text-align: center;
    font-size: 3.33333vw;
    padding: 26.38889vw 0 11.11111vw 0;
  }
}

.huaweiSongshan .huaweiSongshan-sec15 .sec15-title span {
  font-size: 2.5vw;
  line-height: 1.25;
  font-weight: 600;
}

@media screen and (max-width: 779px), screen and (max-aspect-ratio: 1 / 1) and (max-width: 1200px) {
  .huaweiSongshan .huaweiSongshan-sec15 .sec15-title span {
    font-size: 6.66667vw;
  }
}

.huaweiSongshan .huaweiSongshan-sec15 .sec15-title div {
  margin-top: 2.08333vw;
}

@media screen and (max-width: 779px), screen and (max-aspect-ratio: 1 / 1) and (max-width: 1200px) {
  .huaweiSongshan .huaweiSongshan-sec15 .sec15-title div {
    margin-top: 5.55556vw;
  }
}

.huaweiSongshan .huaweiSongshan-sec15 .sec15-img {
  width: 64.0625vw;
  margin: 0 auto;
}

@media screen and (max-width: 779px), screen and (max-aspect-ratio: 1 / 1) and (max-width: 1200px) {
  .huaweiSongshan .huaweiSongshan-sec15 .sec15-img {
    width: 80.55556vw;
  }
}

.huaweiSongshan .bottom-text {
  margin: 0 auto;
  padding: 6.25vw 0;
  color: #7F7F7F;
  width: 72.91667vw;
  font-size: 0.625vw;
  font-weight: 400;
  line-height: 1.6;
  list-style: decimal;
}

@media (max-width: 1920px) {
  .huaweiSongshan .bottom-text {
    font-size: 12px;
  }
}

@media screen and (max-width: 779px), screen and (max-aspect-ratio: 1 / 1) and (max-width: 1200px) {
  .huaweiSongshan .bottom-text {
    padding: 16.66667vw 0;
    width: 83.33333vw;
  }
}

.huaweiSongshan .bottom-text .current {
  color: #000;
}
