.honor-screen-protection *,
.honor-screen-protection::before,
.honor-screen-protection::after {
  box-sizing: border-box;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
}

.honor-screen-protection *:focus,
.honor-screen-protection *:active {
  outline: none;
}

.honor-screen-protection section {
  width: 100%;
  position: relative;
  overflow: hidden;
}

.honor-screen-protection .blur-up {
  filter: blur(20px);
  transition: filter 0.2s;
  will-change: filter;
}

.honor-screen-protection .blur-up.lazyloaded {
  filter: blur(0);
}

.honor-screen-protection img {
  display: block;
  width: 100%;
}

.honor-screen-protection .relative {
  position: relative;
}

.honor-screen-protection .absolute {
  position: absolute;
}

.honor-screen-protection .txt-center {
  text-align: center;
}

.honor-screen-protection .flex-between {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.honor-screen-protection .mob-show {
  display: none;
}

.honor-screen-protection .pc-show {
  display: initial;
}

.honor-screen-protection .sec-txt-46 {
  font-size: 2.395833vw;
  font-weight: 600;
  line-height: 1.4;
}

.honor-screen-protection .sec-txt-44 {
  font-size: 2.291667vw;
  font-weight: 600;
  line-height: 1.4;
  color: #000000;
}

.honor-screen-protection .sec-txt-32 {
  font-size: 1.666667vw;
  font-weight: 600;
  line-height: 1.6;
  /* color: #010101; */
  position: relative;
}

.honor-screen-protection .sec-txt-32::after {
  content: "";
  /* display: block; */
  display: none;
  width: 2.083333vw;
  height: 0.260417vw;
  background-color: #256EFE;
  border-radius: 0.15625vw;
  -webkit-border-radius: 0.15625vw;
  position: absolute;
  bottom: -0.572917vw;
  left: 50%;
  transform: translateX(-50%);
}

.honor-screen-protection .sec-txt-26 {
  font-size: 1.354167vw;
  line-height: 1.6;
  font-weight: 400;
  opacity: 0.8;
}

.honor-screen-protection .sec-txt-24 {
  font-size: 1.25vw;
}

.honor-screen-protection .sec-txt-20 {
  font-size: 1.041667vw;
}

.honor-screen-protection .sec-txt-18 {
  font-size: 0.9375vw;
  color: #6A6A6A;
  line-height: 1.6;
  font-weight: 500;
}

.honor-screen-protection .sec-txt-16 {
  font-size: 0.833333vw;
  line-height: 1.6;
  font-weight: 500;
}

@media screen and (min-width: 1340px) and (max-width: 1370px) {
  .honor-screen-protection .sec-txt-16 {
    font-size: 12px;
  }
}

.honor-screen-protection .wrap-mid {
  width: 75vw;
  margin: 0 auto;
}

.honor-screen-protection .section-kv {
  color: #ffffff;
}

.honor-screen-protection .section-kv .section-kv-text {
  width: 42.395833vw;
  top: 7.770833vw;
  left: 48.239583vw;
}

.honor-screen-protection .section-kv .section-kv-text h2 {
  margin-bottom: 0.677083vw;
}

.honor-screen-protection .section-protection {
  padding: 4.6875vw 0;
  text-align: center;
}

.honor-screen-protection .section-protection .sec-txt-32 {
  margin-bottom: 2.083333vw;
}

.honor-screen-protection .section-advantages {
  background-color: rgba(249, 249, 249, 0.6);
  padding: 4.010417vw 0 4.427083vw 0;
}

.honor-screen-protection .section-advantages .advantages-lists {
  margin-top: 3.75vw;
  align-items: initial;
}

.honor-screen-protection .section-advantages .advantages-lists .advantages-item {
  width: 25%;
}

.honor-screen-protection .section-advantages .advantages-lists .advantages-item .icon {
  width: 5.729167vw;
  margin: 0 auto 1.041667vw;
}

.honor-screen-protection .section-advantages .advantages-lists .advantages-item .sec-txt-18 {
  color: #020202;
  line-height: 1.6;
  font-weight: 500;
  margin: 0 auto;
}

.honor-screen-protection .section-advantages .advantages-lists .advantages-item-1 .sec-txt-18,
.honor-screen-protection .section-advantages .advantages-lists .advantages-item-2 .sec-txt-18 {
  width: 16.46875vw;
}

.honor-screen-protection .section-advantages .advantages-lists .advantages-item-3 .sec-txt-18 {
  width: 13.697917vw;
}

.honor-screen-protection .section-advantages .advantages-lists .advantages-item-4 .sec-txt-18 {
  width: 13.541667vw;
}

.honor-screen-protection .section-buy {
  padding: 5.9375vw 0 0;
}

.honor-screen-protection .section-buy .wrap-mid {
  padding: 0 1.145833vw 4.427083vw 0.46875vw;
  border-bottom: 1px solid rgba(210, 210, 210, 0.46);
}

.honor-screen-protection .section-buy .section-txt {
  width: 29.791667vw;
}

.honor-screen-protection .section-buy .section-txt .lists {
  margin-top: 1.770833vw;
}

.honor-screen-protection .section-buy .section-txt .lists li {
  color: #000000;
  line-height: 2;
}

.honor-screen-protection .section-buy .section-txt .lists li a {
  font-size: inherit;
  color: #256EFE;
}

.honor-screen-protection .section-buy .section-pic {
  width: 34.895833vw;
  height: 19.791667vw;
}

.honor-screen-protection .section-buy .section-pic img {
  -o-object-fit: cover;
  object-fit: cover;
  height: 100%;
}

.honor-screen-protection .section-device {
  padding: 4.583333vw 0;
}

.honor-screen-protection .section-device .device-icon {
  width: 11.979167vw;
  height: 11.979167vw;
  margin: 4.375vw auto 4.6875vw;
}

.honor-screen-protection .section-device .device-icon .content {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.honor-screen-protection .section-device .device-icon .content img {
  width: 6.770833vw;
  margin-bottom: 0.208333vw;
}

.honor-screen-protection .section-device .device-icon .content p {
  font-size: 1.041667vw;
  color: #000000;
  font-weight: 600;
}

.honor-screen-protection .section-device .tab-bar .tab-btn {
  width: calc((100% - 2.5vw) / 2);
  border-bottom: 1px solid #D2D2D2;
  padding: 0 0 0.572917vw 0.9375vw;
  cursor: pointer;
}

.honor-screen-protection .section-device .tab-bar .tab-btn select {
  width: 100%;
  border: none;
  font-size: 0.9375vw;
  color: #666666;
  letter-spacing: 0;
  font-weight: 400;
  line-height: 1.5;
  cursor: pointer;
  color: #666666;
  padding-left: 0.6vw;
  padding-right: 2.4vw;
  -moz-appearance: none;
  -webkit-appearance: none;
  -ms-appearance: none;
  background: url(/content/dam/honor/my/support/value-added-warranty/arrow.png) no-repeat right 2vw center transparent;
  background-size: 0;
  background-origin: padding-box;
  border: none;
  outline: none;
  overflow: hidden !important;
  white-space: nowrap;
  text-overflow: ellipsis;
  -ms-text-overflow: ellipsis;
  -ms-white-space: nowrap;
  -webkit-text-overflow: ellipsis;
  -webkit-white-space: nowrap;
  -ms-overflow: hidden !important;
  -webkit-overflow: hidden !important;
  box-sizing: border-box;
}

.honor-screen-protection .section-device .tab-table {
  width: 100%;
  margin-top: 3.4375vw;
}

.honor-screen-protection .section-device .tab-table .table {
  display: none;
}

.honor-screen-protection .section-device .tab-table table {
  width: 100%;
  border: 1px solid #D4D4D4;
}

.honor-screen-protection .section-device .tab-table table th,
.honor-screen-protection .section-device .tab-table table td {
  width: 20%;
  text-align: center;
  vertical-align: middle;
  border-color: #D4D4D4;
}

.honor-screen-protection .section-device .tab-table table th {
  background-color: #F9F9F9;
  font-size: 1.041667vw;
  color: #000000;
  text-align: center;
  font-weight: 500;
  padding: 1.770833vw 0 1.5625vw;
  border-bottom: 1px solid #D4D4D4;
}

.honor-screen-protection .section-device .tab-table table th:not(:first-child) {
  border-left: 1px solid #D4D4D4;
}

.honor-screen-protection .section-device .tab-table table td {
  color: #3E3E3E;
  text-align: center;
  font-weight: 400;
  padding: 1.875vw 0 1.770833vw;
  font-size: 0.9375vw;
}

.honor-screen-protection .section-device .tab-table table td:not(:first-child) {
  border-left: 1px solid #D4D4D4;
}

.honor-screen-protection .section-use .use-lists {
  margin-top: 4.0625vw;
  align-items: initial;
}

.honor-screen-protection .section-use .use-lists .use-item {
  width: 18.020833vw;
}

.honor-screen-protection .section-use .use-lists .use-item .section-txt {
  width: 17.083333vw;
  margin: 2.083333vw auto 0;
}

.honor-screen-protection .section-use .use-lists .use-item .section-txt .sec-txt-32 {
  margin-bottom: 0.885417vw;
}

.honor-screen-protection .section-use .use-lists .use-item .section-txt .sec-txt-32::after {
  content: initial;
}

.honor-screen-protection .section-use .use-lists .use-item .section-txt .sec-txt-16 {
  color: #6A6A6A;
  text-align: center;
}

.honor-screen-protection .section-use .use-lists .use-item .section-txt .sec-txt-16 a {
  display: inline-block;
  font-size: inherit;
  color: #256EFE;
  word-break: break-all;
  white-space: normal;
}

.honor-screen-protection .section-check {
  background: #F9F9F9;
  margin-top: 5.208333vw;
  padding: 3.385417vw 0 1.40625vw 0;
}

.honor-screen-protection .section-check .section-txt .sec-txt-18 {
  width: 58.666667vw;
  margin: 2.604167vw auto 0;
}

.honor-screen-protection .section-check .section-pic {
  margin-top: 1.197917vw;
}

.honor-screen-protection .section-questions {
  margin-top: 5.989583vw;
}

.honor-screen-protection .section-questions .questions-lists {
  margin-top: 5.208333vw;
}

.honor-screen-protection .section-questions .questions-lists li {
  border-bottom: 1px solid #F5F5F5;
  padding-bottom: 1.666667vw;
}

.honor-screen-protection .section-questions .questions-lists li .section-tit {
  justify-content: flex-start;
  align-items: initial;
}

.honor-screen-protection .section-questions .questions-lists li .section-tit .sec-txt-24 {
  flex: 1;
  color: #000000;
  line-height: 1.6;
  font-weight: 600;
  margin-bottom: 0.78125vw;
}

.honor-screen-protection .section-questions .questions-lists li .section-tit .icon {
  width: 5.208333vw;
  margin-top: -1.5625vw;
}

.honor-screen-protection .section-questions .questions-lists li .section-txt {
  padding-left: 5.208333vw;
}

.honor-screen-protection .section-questions .questions-lists li .section-txt .sec-txt-20 {
  color: #909090;
  line-height: 1.6;
  font-weight: 400;
}

.honor-screen-protection .section-questions .questions-lists li .section-txt .sec-txt-20 a {
  font-size: inherit;
  color: #256EFE;
}

.honor-screen-protection .section-questions .questions-lists li:not(:last-child) {
  margin-bottom: 4.166667vw;
}

.honor-screen-protection .section-terms {
  padding: 4.583333vw 0 10.15625vw;
  font-size: 0.9375vw;
  color: #6F6F6F;
  line-height: 1.6;
  font-weight: 400;
}

.honor-screen-protection .section-terms .section-txt {
  width: 72.916667vw;
  margin: 0 auto;
}

.honor-screen-protection .section-terms .section-txt .sec-txt-18 {
  margin-top: 4.0625vw;
}

.honor-screen-protection .section-terms .footnotes-list {
  width: 72.916667vw;
  margin: 0 auto;
}

.honor-screen-protection .section-terms .footnotes-list a {
  font-size: inherit;
  color: #256EFE;
  text-decoration: underline;
  word-break: break-all;
}

@media screen and (max-aspect-ratio: 11/10) {
  .honor-screen-protection .mob-show {
    display: initial;
  }

  .honor-screen-protection .pc-show {
    display: none;
  }

  .honor-screen-protection .sec-txt-46 {
    font-size: 5.33333vw;
    font-weight: 700;
  }

  .honor-screen-protection .sec-txt-32 {
    font-size: 4.26666vw;
  }

  .honor-screen-protection .sec-txt-32::after {
    content: "";
    /* display: block; */
    display: none;
    width: 5.33333vw;
    height: 0.66666vw;
    background-color: #256EFE;
    border-radius: 0.4vw;
    -webkit-border-radius: 0.4vw;
    position: absolute;
    bottom: -1.46666vw;
    left: 50%;
    transform: translateX(-50%);
  }

  .honor-screen-protection .sec-txt-26 {
    font-size: 3.73333vw;
    line-height: 1.6;
    font-weight: 400;
  }

  .honor-screen-protection .sec-txt-24 {
    font-size: 3.2vw;
  }

  .honor-screen-protection .sec-txt-20 {
    font-size: 2.66666vw;
  }

  .honor-screen-protection .sec-txt-18 {
    font-size: 2.4vw;
  }

  .honor-screen-protection .wrap-mid {
    width: 93.3333333333%;
    margin: 0 auto;
  }

  .honor-screen-protection .section-kv .section-kv-text {
    width: 100%;
    top: 2.19999vw;
    left: 0;
    right: 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
  }

  .honor-screen-protection .section-kv .section-kv-text h2 {
    margin-bottom: 1.6vw;
  }

  .honor-screen-protection .section-kv .section-kv-text p {
    width: 62.86666vw;
  }

  .honor-screen-protection .section-protection {
    padding: 8.53333vw 0;
    text-align: center;
  }

  .honor-screen-protection .section-protection .sec-txt-32 {
    margin-bottom: 5.6vw;
  }

  .honor-screen-protection .section-protection article {
    text-align: left;
  }

  .honor-screen-protection .section-advantages {
    background-color: white;
    padding: 8.53333vw 0;
  }

  .honor-screen-protection .section-advantages .wrap-mid {
    width: 94.6666666667%;
  }

  .honor-screen-protection .section-advantages .advantages-lists {
    margin-top: 6.66666vw;
    flex-direction: column;
  }

  .honor-screen-protection .section-advantages .advantages-lists .advantages-item {
    width: 100%;
    background-color: rgba(249, 249, 249, 0.6);
    padding: 2.66666vw 0 2.66666vw 4.53333vw;
    display: flex;
  }

  .honor-screen-protection .section-advantages .advantages-lists .advantages-item .icon {
    width: 14.66666vw;
    margin: 0 5.6vw 0 0;
  }

  .honor-screen-protection .section-advantages .advantages-lists .advantages-item .sec-txt-18 {
    width: 67.6vw;
    color: #020202;
    line-height: 1.6;
    font-weight: 500;
    margin: initial;
    font-size: 2.93333vw;
    text-align: left;
  }

  .honor-screen-protection .section-advantages .advantages-lists .advantages-item:not(:last-child) {
    margin-bottom: 3.73333vw;
  }

  .honor-screen-protection .section-buy {
    padding: 8.53333vw 0 0;
  }

  .honor-screen-protection .section-buy .wrap-mid {
    width: 90.6666666667%;
    padding: 0 0 4.93333vw;
    flex-direction: column-reverse;
  }

  .honor-screen-protection .section-buy .section-txt {
    width: 100%;
    margin-top: 4vw;
  }

  .honor-screen-protection .section-buy .section-txt .lists {
    margin-top: 1.770833vw;
  }

  .honor-screen-protection .section-buy .section-txt .lists li {
    color: #000000;
    line-height: 2;
  }

  .honor-screen-protection .section-buy .section-txt .lists li a {
    font-size: inherit;
    color: #256EFE;
  }

  .honor-screen-protection .section-buy .section-pic {
    width: 100%;
    height: auto;
  }

  .honor-screen-protection .section-buy .section-pic .sec-txt-32 {
    display: block;
    width: 60.26666vw;
    margin: 0 auto 5.6vw;
    text-align: center;
  }

  .honor-screen-protection .section-buy .section-pic img {
    -o-object-fit: cover;
    object-fit: cover;
    height: 100%;
  }

  .honor-screen-protection .section-device {
    padding: 8.53333vw 0;
  }

  .honor-screen-protection .section-device .wrap-mid {
    width: 94.6666666667%;
  }

  .honor-screen-protection .section-device .device-icon {
    width: 30.66666vw;
    height: 30.66666vw;
    margin: 8.53333vw auto 6.66666vw;
  }

  .honor-screen-protection .section-device .device-icon .content img {
    width: 17.33333vw;
    margin-bottom: 0.53333vw;
  }

  .honor-screen-protection .section-device .device-icon .content p {
    font-size: 2.66666vw;
  }

  .honor-screen-protection .section-device .tab-bar {
    width: 95.7746478873%;
    margin: 0 auto;
    flex-direction: column;
  }

  .honor-screen-protection .section-device .tab-bar .tab-btn {
    width: 100%;
    border-bottom: 1px solid #E4E4E4;
    padding: 0 0 2.13333vw 0.9375vw;
    margin-bottom: 9.06666vw;
    position: relative;
  }

  .honor-screen-protection .section-device .tab-bar .tab-btn select {
    color: #010101;
    font-size: 2.66666vw;
    background-size: 2.4vw;
  }

  .honor-screen-protection .section-device .tab-table {
    margin-top: 0;
  }

  .honor-screen-protection .section-device .tab-table table th {
    padding: 3.73333vw 0 2.4vw;
    font-size: 2.4vw;
  }

  .honor-screen-protection .section-device .tab-table table td {
    padding: 4.93333vw 0 4.66666vw;
    font-size: 2.13333vw;
  }

  .honor-screen-protection .section-use .wrap-mid {
    width: 94.6666666667%;
    padding-bottom: 4.8vw;
    border-bottom: 1px solid #D2D2D2;
  }

  .honor-screen-protection .section-use .use-lists {
    margin-top: 6vw;
    flex-wrap: wrap;
  }

  .honor-screen-protection .section-use .use-lists .use-item {
    width: 45.33333vw;
  }

  .honor-screen-protection .section-use .use-lists .use-item .section-txt {
    width: 43.73333vw;
    margin: 3.2vw auto 0;
  }

  .honor-screen-protection .section-use .use-lists .use-item .section-txt .sec-txt-32 {
    margin-bottom: 3vw;
  }

  .honor-screen-protection .section-use .use-lists .use-item .section-txt .sec-txt-16 {
    font-size: 2.4vw;
  }

  .honor-screen-protection .section-use .use-lists .use-item:nth-child(1),
  .honor-screen-protection .section-use .use-lists .use-item:nth-child(2) {
    margin-bottom: 5.06666vw;
  }

  .honor-screen-protection .section-check {
    background: #ffffff;
    margin-top: 9.46666vw;
    padding: 0;
  }

  .honor-screen-protection .section-check .wrap-mid {
    width: 90.6666666667%;
  }

  .honor-screen-protection .section-check .section-txt .sec-txt-18 {
    width: 100%;
    margin: 5.33333vw auto 0;
  }

  .honor-screen-protection .section-check .section-pic {
    margin-top: 2.8vw;
    width: 100%;
    height: 36vw;
  }

  .honor-screen-protection .section-check .section-pic img {
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
  }

  .honor-screen-protection .section-questions {
    margin-top: 9.86666vw;
  }

  .honor-screen-protection .section-questions .wrap-mid {
    width: 100%;
  }

  .honor-screen-protection .section-questions .questions-lists {
    margin-top: 13.6vw;
  }

  .honor-screen-protection .section-questions .questions-lists li {
    padding: 0 1.33333vw 4.26666vw;
  }

  .honor-screen-protection .section-questions .questions-lists li .section-tit {
    margin-left: -2.4vw;
    padding-right: 2.66666vw;
  }

  .honor-screen-protection .section-questions .questions-lists li .section-tit .sec-txt-24 {
    margin-bottom: 4.26666vw;
  }

  .honor-screen-protection .section-questions .questions-lists li .section-tit .icon {
    width: 13.33333vw;
    margin-top: -4vw;
  }

  .honor-screen-protection .section-questions .questions-lists li .section-txt {
    width: 89.33333vw;
    margin: 0 auto;
    padding-left: 0;
  }

  .honor-screen-protection .section-questions .questions-lists li:not(:last-child) {
    margin-bottom: 4vw;
  }

  .honor-screen-protection .section-terms {
    padding: 9.46666vw 0 15.6vw;
    font-size: 2.4vw;
  }

  .honor-screen-protection .section-terms .section-txt {
    width: 93.33333vw;
  }

  .honor-screen-protection .section-terms .section-txt .sec-txt-18 {
    margin-top: 6.13333vw;
  }

  .honor-screen-protection .section-terms .footnotes-list {
    width: 93.33333vw;
  }
}

/*# sourceMappingURL=index.css.map */