@charset "UTF-8";

a,
a:hover,
a:active,
a:visited,
a:link,
a:focus,
div,
span.swiper-pagination-bullet {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-tap-highlight-color: transparent;
  outline: none;
  text-decoration: none;
}

::selection {
  background: #eee;
  color: #666;
}

html {
  scroll-behavior: smooth;
}

#HW-p {
  width: 100%;
  min-width: 1px;
  margin-top: 0px;
  -webkit-font-smoothing: antialiased;
  -webkit-tap-highlight-color: transparent;
  overflow: hidden;
}

#HW-p * {
  font-family: 'HuaweiFont', "Helvetica Neue", "Helvetica", "Arial", sans-serif;
}

strong {
  font-weight: bold;
}

Section {
  position: relative;
  overflow: hidden;
  height: auto;
  width: 100%;
  background-repeat: no-repeat;
  background-position: center;
  font-family: 'HuaweiFont', "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  will-change: transform;
  line-height: 0;
  font-size: 0;
  margin: 0 auto;
}

.HW-p-Container {
  width: 90%;
  max-width: 1280px;
  height: inherit;
  margin: 0 auto;
  position: relative;
  font-family: 'HuaweiFont', "Helvetica Neue", "Helvetica", "Arial", sans-serif;
}

.HW-p-copyContainer {
  width: 90%;
  max-width: 850px;
  height: inherit;
  margin: 0 auto;
  position: relative;
  font-family: 'HuaweiFont', "Helvetica Neue", "Helvetica", "Arial", sans-serif;
}

.HW-p-Container-1920 {
  width: 100%;
  max-width: 1920px;
  height: inherit;
  margin: 0 auto;
  position: relative;
  font-family: 'HuaweiFont', "Helvetica Neue", "Helvetica", "Arial", sans-serif;
}

.oh {
  overflow: hidden;
}

.imgFluid {
  width: 100%;
  height: auto;
}

.HW-p-Container:after {
  content: '';
  clear: both;
}

.HW-p-Container-fluid {
  width: 100%;
  height: auto;
  margin: 0 auto;
  position: relative;
  font-family: 'HuaweiFont', "Helvetica Neue", "Helvetica", "Arial", sans-serif;
}

.HW-p-Container-1920 {
  width: 100%;
  height: auto;
  margin: 0 auto;
  position: relative;
  max-width: 1920px;
  font-family: 'HuaweiFont', "Helvetica Neue", "Helvetica", "Arial", sans-serif;
}

.rlt {
  width: 100%;
  height: 100%;
  position: relative;
}

.kvWrap {
  width: 25.4vw;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: absolute;
  left: 16.51vw;
  top: 0;
  color: #ffffff;
}
.HW-p-KV {
  background-color: #000000;
}
.kv_subtitle {
  font-size: 1.2vw;
  line-height: 1.2;
  color: #868686;
}

.NewGeneration {
  margin-top: -1px;
  background-color: #000000
}

h2.kvTitle {
  padding-top: 20px;
  font-size: 2.8vw;
  line-height: 1.2;
  font-weight: bold;
  color: #ffffff;
}

h2.sectionTitle {
  line-height: 1.2;
  font-size: 2.6vw;
  font-weight: bold;
  padding-bottom: 2vw;
}

.mainContent {
  font-size: 1.1vw;
  line-height: 1.5;
}

.fullimg {
  padding-top: 100px;
  width: 100%;
  position: relative;
  margin: 0 auto;
  overflow: hidden;
}

.fiximg {
  padding-top: 60px;
  width: 67.18vw;
  position: relative;
  margin: 0 auto;
  overflow: hidden;
}

.fiximg2 {
  margin-top: 100px;
  width: 67.18vw;
  position: relative;
  margin: 0 auto;
  overflow: hidden;
}

.design_left,
.design_right {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  will-change: transform;
  /* -webkit-transition: 0.4s linear;
  transition: 0.4s linear; */
}

.design_left {
  -webkit-transform: scale(0.8) translateX(-10%);
  transform: scale(0.8) translateX(-10%);
}

.design_right {
  -webkit-transform: scale(0.8) translateX(10%);
  transform: scale(0.8) translateX(10%);
}

.design_img {
  position: absolute;
  top: 0;
  left: 0;
}

.design01 {
  opacity: 0;
}

.design03 {
  opacity: 0;
}

.design05 {
  position: absolute;
  top: 0;
  left: 0;
}

.newGenTitle {
  color: #ffffff;
  letter-spacing: 0.5vw;
  font-size: 1.5vw;
  font-weight: bold;
  text-align: center;
  padding-top: 5vw;
  padding-bottom: 6.77vw;
  line-height: 2;
}

.newGenWrap {
  width: 22.4vw;
  height: 100%;
  left: 38.8vw;
  position: absolute;
  top: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.newGenCopy {
  color: #969696;
  font-size: 1vw;
  line-height: 2.4;
  text-align: center;
}

.copyRightWrap {
  position: absolute;
  top: 0;
  height: 100%;
  width: 25.26vw;
  left: 53.125vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  color: #ffffff;
  -webkit-transform: translateY(30%);
  transform: translateY(30%);
  opacity: 0;
}

.copyLeftWrap {
  position: absolute;
  top: 0;
  height: 100%;
  width: 22.9vw;
  left: 22.18vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  color: #ffffff;
  -webkit-transform: translateY(30%);
  transform: translateY(30%);
  opacity: 0;
}

.realTimeWrap {
  width: 67.7vw;
  margin: 0 auto;
  padding-top: 120px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.Moods .realTimeWrap {
  padding-bottom: 60px;
}

.real_left {
  width: 30.30vw;
}

.real_right {
  width: 29.68vw;
}

.copys_left {
  width: 30.30vw;
}

.copys_right {
  width: 30.72vw;
}

.moodWrap {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  position: absolute;
  top: 0;
  left: 0;
}

.moodSwiper {
  width: 22.86vw;
  position: relative;
  overflow: hidden;
  margin: 0 auto;
  -ms-overflow: hidden;
}


.wlineL {
  height: 100%;
  width: 34px;
  position: absolute;
  top: 0;
  left: -34px;
  z-index: 444;
}

.wlineR {
  height: 100%;
  width: 34px;
  position: absolute;
  top: 0;
  right: -34px;
  z-index: 444;
}

.watchCover img {
          
}


.moodWrap .swiper-button-next,
.moodWrap .swiper-button-prev {
  position: relative;
  top: auto;
  width: 40px;
  height: 100px;
  margin-top: 0px;
  z-index: 10;
  cursor: pointer;
  background-size: 23px 42px;
  background-position: center;
  background-repeat: no-repeat;
}

.watchCoverHold {
  opacity: 1;
}

.watchCover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
  width: 100%;
  pointer-events: none;
}

.MoodsSwiper {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}

.MoodsSwiper .swiper-slide {
  will-change: auto;
}

.moodWrap .swiper-button-prev,
.moodWrap .swiper-container-rtl .swiper-button-next {
  background-image: url(/content/dam/huawei-cbg-site/common/mkt/pdp/wearables/watch-gt2/img/arrow_prev.png);
  /* left: 10px; */
  right: auto;
}

.moodWrap .swiper-button-next,
.moodWrap .swiper-container-rtl .swiper-button-prev {
  background-image: url(/content/dam/huawei-cbg-site/common/mkt/pdp/wearables/watch-gt2/img/arrow_prev.png);
  /* right: 10px; */
  left: auto;
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}



.swiper-pagination-bullet-active {
  /* opacity: 1; */
  background: #de1a33;
  border-color: #de1a33;
  border: none !important;
}

.Moods .swiper-scrollbar {
  border-radius: 0px;
  position: relative;
  touch-action: none;
  -ms-touch-action: none;
  background: rgba(0, 0, 0, .1);
}

:focus {
  outline: -webkit-focus-ring-color auto 0px;
  outline-color: -webkit-focus-ring-color;
  outline-style: auto;
  outline-width: 0;
}

.Moods .swiper-pagination {
  margin-top: 60px;
  position: relative;
  text-align: center;
  -webkit-transition: .3s opacity;
  transition: .3s opacity;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  z-index: 10;
  bottom: auto;
  left: auto;
  margin: 60px auto 0 auto;
}

.Moods .swiper-scrollbar {
  margin: 60px auto 0 auto;
  width: 40vw;
  height: 3px;
}

.Moods .swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: rgba(0, 0, 0, 1);
  border-radius: 0px;
  left: 0;
  top: 0;
}

.Moods .swiper-pagination-bullet {
  width: 80px;
  height: 3px;
  display: inline-block;
  border-radius: 0;
  background: #000;
  opacity: .2;
  border: none !important;
}

.Moods .swiper-pagination-bullet-active {
  opacity: 1;
  background: #000000;
}


.dn {
  display: none;
}

.m140 {
  margin-top: 120px;
}

.hidden-lg {
  display: none;
}

.hidden-mobi {
  display: inline-block;
}

.m-no1 {
  margin-top: 50px;
}

.show-pad {
  display: none;
}

.show-1366 {
  display: none;
}

.hidden-1366 {
  display: block;
}

@media screen and (max-width:1680px) {
  .m140 {
    margin-top: 0;
  }

  .realTimeWrap {
    padding-top: 6.25vw;

  }
}

@media screen and (max-width:1440px) {
  .show-1366 {
    display: block;
  }

  .hidden-1366 {
    display: none;
  }
}

@media screen and (max-width:1400px) {}

@media screen and (max-width:1366px) {
  .scanContent {
    width: 80%;
  }
}

@media screen and (max-width:1366px) and (orientation:landscape) and (min-height:760px) {
  .show-pad {
    display: block
  }

  .hidden-pad {
    display: none;
  }
}

@media screen and (max-width:1280px) {}


@media screen and (max-width:960px) {}

@media screen and (max-width:800px) {}

@media screen and (max-width:1024px) and (orientation:portrait) {
  .hidden-mobi {
    display: none !important;
  }

  .hidden-lg {
    display: block;
  }

  .show-pad {
    display: none;
  }

  .show-1366 {
    display: none;
  }

  .hidden-1366 {
    display: none;
  }

  .show-1366 {
    display: none;
  }

  .show-768 {
    display: block;
  }

  .hidden-768 {
    display: none;
  }

  .Moods .swiper-pagination-bullet {
    width: 10vw;
    height: 2px;

  }

  .kvWrap {
    width: 70vw;
    height: auto;
    padding-top: 16vw;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: absolute;
    left: 15vw;
    top: 0;
    color: #ffffff;
  }

  .kv_subtitle {
    font-size: 4vw;
  }

  h2.kvTitle {
    padding-top: 20px;
    font-size: 8vw;
    line-height: 1.2;
    text-align: center;
  }

  .NewGeneration {
    background-color: #000000;
    padding-bottom: 8vh;
  }

  .newGenWrap {
    width: 100vw;
    height: auto;
    left: auto;
    position: relative;
    top: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background: url(/content/dam/huawei-cbg-site/common/mkt/pdp/wearables/watch-gt2/img/3d_mobi.jpg) no-repeat top center;
    background-size: 100% auto;
    background-position-y: 12vw;
  }

  .newGenTitle {
    color: #ffffff;
    letter-spacing: 3vw;
    font-size: 3.8vw;
    text-align: center;
    padding-top: 39vw;
    padding-bottom: 20.77vw;
    line-height: 2;
    font-weight: bold;
  }

  .newGenCopy {
    font-size: 3.6vw;
    width: 80vw;
    margin: 0 auto;
    padding-bottom: 6.66vw;
  }

  .fullimg {
    padding-top: 5vw;
    position: relative;
  }

  .copyRightWrap {
    position: relative;
    top: auto;
    height: auto;
    width: 80vw;
    left: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: #ffffff;
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
    margin: 0 auto;
    padding-bottom: 4vh;
    padding-top: 4vh;
  }

  h5.subtitle {
    padding-top: 8vw;
    font-size: 2vw;
  }

  h2.sectionTitle {
    line-height: 1.2;
    padding-top: 16vw;
    font-size: 7vw;
    font-weight: bold;
    padding-bottom: 8vw;
  }

  .mainContent {
    font-size: 3.6vw;
    line-height: 1.5;
  }

  .design03_mobi,
  .design_05_mobi {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    -webkit-transition: all 0.7s ease-in-out;
    transition: all 0.7s ease-in-out;
  }

  .mobi-fluid {
    width: 100%;
    position: relative;
  }

  .copyLeftWrap {
    position: relative;
    top: auto;
    height: auto;
    width: 80vw;
    left: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: #ffffff;
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
    margin: 0 auto;
    padding-bottom: 4vh;
    padding-top: 4vh;
  }

  .ov_shows {
    opacity: 1;
  }

  .realTimeWrap {
    width: 100vw;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    padding-top: 0;
  }

  .m140 {
    margin-top: 0;
  }

  .copys_left {
    width: 80vw;
    margin: 0 auto;
  }

  .copys_right {
    width: 80vw;
    margin: 0 auto;
  }

  .fiximg {
    padding-top: 8vw;
    width: 100vw;
    position: relative;
    margin: 0 auto;
    overflow: hidden;
  }

  .moodSwiper {
    width: 62vw;;
    position: relative;
    overflow: hidden;
  }

  .fiximg2 {
    margin-top: 16vw;
    width: 100vw;
    position: relative;
    margin: 0 auto;
    overflow: hidden;
  }

  .moodWrap .swiper-button-next,
  .moodWrap .swiper-button-prev {
    -webkit-transform: scale(0.5);
    transform: scale(0.5);
  }

  .moodWrap .swiper-button-next,
  .moodWrap .swiper-container-rtl .swiper-button-prev {
    background-image: url(/content/dam/huawei-cbg-site/common/mkt/pdp/wearables/watch-gt2/img/arrow_prev.png);
    /* right: 10px; */
    left: auto;
    -webkit-transform: rotate(180deg) scale(0.5);
    transform: rotate(180deg) scale(0.5);
  }

  .Moods .swiper-scrollbar {
    width: 80vw;
    height: 2px;
  }

  .Moods .swiper-scrollbar-drag {
    background: #747474;
  }

  .Moods .swiper-pagination {
    margin-top: 12vw;
  }

  h2.moffset {
    padding-top: 32vw;
  }

  .Moods .realTimeWrap {
    padding-bottom: 13vw;
  }
}

@media screen and (max-width:767px) {
  .show-768 {
    display: none;
  }

  .hidden-768 {
    display: block;
  }
}

@media screen and (max-width:415px) {}

@media screen and (max-width:375px) {}

@media screen and (min-width:2000px) {}

/*
   * Let's target IE to respect aspect ratios and sizes for img tags containing SVG files
 */
@media screen and (-ms-high-contrast: active),
(-ms-high-contrast: none) {
  img[src$=".svg"] {
    width: 100%;
  }
}

@media screen and (-ms-high-contrast: active),
(-ms-high-contrast: none) {
  img[src*=".svg"] {
    width: 100%;
  }
}






.newGenCopy {
    font-size: 1.25vw;
    line-height: 1.5;
}
.mainContent {
    font-size: 1.25vw;
}

@media screen and (max-width: 1024px) and (orientation: portrait){
	.mainContent {
    font-size: 4.27vw;
}
}
@media screen and (max-width: 1024px) and (orientation: portrait){
	.newGenCopy {
    font-size: 4.27vw;
}
}