/* blocks */
/* mixins */
/**
 * 将使用 vh 的 height 转换成使用 css 变量 --vh
 * 这么做是为了避免 移动端窗口高度变化导致 sticky 等无法正常工作的问题
 */
/* variable */
/* functions */
@font-face {
  font-family: OPPOFont-Bold;
  src: url("http://assorted.downloads.oppo.com/static/assets/fonts/OPPOSans/OPPOSans-Bold.ttf") format('truetype'), url("http://assorted.downloads.oppo.com/static/assets/fonts/OPPOSans/OPPOSans-Bold.eot?#iefix") format('embedded-opentype'), url(../woff/opposans-bold-fb322298733a83f9b967894bc8186b8b-2.woff);
  font-style: normal;
  font-weight: 200;
}
@font-face {
  font-family: OPPOFont-Medium;
  src: url("http://assorted.downloads.oppo.com/static/assets/fonts/OPPOSans/OPPOSans-Medium.ttf") format('truetype'), url("http://assorted.downloads.oppo.com/static/assets/fonts/OPPOSans/OPPOSans-Medium.eot?#iefix") format('embedded-opentype'), url(../woff/opposans-medium-ce5c7b0c2e7bd4daee4c3198f9b609ee-2.woff);
  font-style: normal;
  font-weight: 200;
}
@font-face {
  font-family: OPPOFont-Regular;
  src: url("http://assorted.downloads.oppo.com/static/assets/fonts/OPPOSans/OPPOSans-Regular.ttf") format('truetype'), url(../woff/opposans-regular-68c96855c218457d11859ac072b49932-2.woff);
  font-style: normal;
  font-weight: 200;
}
.main-wrapper {
  letter-spacing: -0.5px;
}
.main-wrapper .white {
  color: #fff;
}
.main-wrapper .darkwhite {
  color: #919191;
}
.main-wrapper .grey {
  color: #666;
}
.main-wrapper .black {
  color: #000;
}
.main-wrapper .nowrap {
  white-space: nowrap;
}
.main-wrapper .h1,
.main-wrapper .h2,
.main-wrapper .p1,
.main-wrapper .p7,
.main-wrapper .p8,
.main-wrapper .pa6,
.main-wrapper .pa7 {
  font-family: OPPOFont-Medium;
}
@media (max-width: 568px) {
  .h1 {
    font-size: 24px;
    line-height: 32px;
    letter-spacing: -0.86px;
  }
  .h2 {
    font-size: 24px;
    line-height: 34px;
    letter-spacing: -0.5px;
  }
  .h3 {
    font-size: 24px;
    line-height: 36px;
    letter-spacing: -0.5px;
  }
  .p1 {
    font-size: 18px;
    line-height: 24px;
    letter-spacing: -0.56px;
  }
  .p2 {
    font-size: 14px;
    line-height: 24px;
    letter-spacing: -0.44px;
  }
  .p3 {
    font-size: 12px;
    line-height: 20px;
    letter-spacing: -0.46px;
  }
  .p4 {
    font-size: 8px;
    line-height: 14px;
    letter-spacing: -0.31px;
  }
  .p5 {
    font-size: 13px;
    line-height: 20px;
    letter-spacing: -0.5px;
  }
  .p6 {
    font-size: 24px;
    line-height: 30px;
  }
  .p7 {
    font-size: 16px;
    line-height: 24px;
    letter-spacing: -0.18px;
  }
  .p8 {
    font-size: 18px;
    line-height: 30px;
    letter-spacing: -0.5px;
  }
  .tp1 {
    font-size: 8px;
    line-height: 1.5;
    letter-spacing: -0.31px;
  }
  .tp2 {
    font-size: 11px;
    line-height: 16px;
  }
  .tp3 {
    font-size: 11px;
    line-height: 16px;
  }
  .tp4 {
    font-size: 9px;
    line-height: 16px;
  }
  .pa1 {
    font-size: 18px;
    line-height: 24px;
    letter-spacing: -0.23px;
  }
  .pa2 {
    font-size: 9px;
    line-height: 9px;
  }
  .pa3 {
    font-size: 9px;
    line-height: 16px;
  }
  .pa3.pa3-1 {
    font-size: 9px;
    line-height: 15px;
  }
  .pa4 {
    font-size: 11px;
    line-height: 11px;
  }
  .pa5 {
    font-size: 18px;
    line-height: 24px;
    letter-spacing: -0.23px;
  }
  .pa6 {
    font-size: 11px;
    letter-spacing: -0.2px;
  }
  .pa7 {
    font-size: 14px;
    line-height: 24px;
    letter-spacing: -0.18px;
  }
  .b1 {
    font-size: 24px;
    line-height: 30px;
  }
  .b2 {
    font-size: 13px;
    line-height: 33.6px;
  }
  .re {
    font-size: 9px;
    line-height: 14px;
  }
}
@media (min-width: 569px) and (max-width: 1024px) {
  .h1 {
    font-size: 30px;
    letter-spacing: -1px;
    line-height: 33px;
  }
  .h2 {
    font-size: 22px;
    line-height: 32px;
    letter-spacing: -0.5px;
  }
  .h3 {
    font-size: 24px;
    line-height: 34px;
    letter-spacing: -0.5px;
  }
  .p1 {
    font-size: 18px;
    line-height: 22px;
    letter-spacing: 0;
  }
  .p2 {
    font-size: 14px;
    line-height: 22px;
    letter-spacing: -0.5px;
  }
  .p3 {
    font-size: 13px;
    line-height: 20px;
    letter-spacing: -0.46px;
  }
  .p3.p3-md {
    font-size: 13px;
    line-height: 20px;
    letter-spacing: -0.5px;
  }
  .p4 {
    font-size: 12px;
    line-height: 20px;
  }
  .p5 {
    font-size: 14px;
    line-height: 26px;
    letter-spacing: -0.5px;
  }
  .p6 {
    font-size: 24px;
    line-height: 30px;
  }
  .p7 {
    font-size: 14px;
    line-height: 28px;
  }
  .p8 {
    font-size: 18px;
    line-height: 30px;
    letter-spacing: -0.5px;
  }
  .tp1 {
    font-size: 8px;
    line-height: 1.5;
    letter-spacing: -0.33px;
  }
  .tp2 {
    font-size: 12px;
    line-height: 10.8px;
  }
  .tp3 {
    font-size: 12px;
    line-height: 9px;
  }
  .tp4 {
    font-size: 12px;
    line-height: 18px;
  }
  .pa1 {
    font-size: 20px;
    line-height: 28px;
    letter-spacing: -0.23px;
  }
  .pa2 {
    font-size: 12px;
    line-height: 20px;
  }
  .pa3 {
    font-size: 12px;
    line-height: 24px;
  }
  .pa3.pa3-1 {
    font-size: 4.8px;
    line-height: 12px;
  }
  .pa4 {
    font-size: 8px;
    line-height: 12px;
    letter-spacing: -0.4px;
  }
  .pa5 {
    font-size: 20px;
    line-height: 30px;
    letter-spacing: -0.23px;
  }
  .pa6 {
    font-size: 14px;
    letter-spacing: -0.25px;
  }
  .pa7 {
    font-size: 14px;
    line-height: 14px;
    letter-spacing: -0.4px;
  }
  .b1 {
    font-size: 24px;
    line-height: 30px;
  }
  .b2 {
    font-size: 12px;
    line-height: 25px;
  }
  .re {
    font-size: 14px;
    line-height: 24px;
  }
}
@media (min-width: 1025px) and (max-width: 1920px) {
  .h1 {
    font-size: 40px;
    line-height: 78px;
    letter-spacing: -1px;
  }
  .h2 {
    font-size: 36px;
    line-height: 48px;
    letter-spacing: -0.47px;
  }
  .h3 {
    font-size: 38px;
    line-height: 46px;
  }
  .p1 {
    font-size: 22px;
    line-height: 24px;
    letter-spacing: -0.5px;
  }
  .p2 {
    font-size: 16px;
    line-height: 24px;
    letter-spacing: -0.5px;
  }
  .p3 {
    font-size: 14px;
    line-height: 22px;
  }
  .p3.p3-lg {
    font-size: 12px;
    line-height: 20px;
  }
  .p4 {
    font-size: 12px;
    line-height: 18px;
  }
  .p5 {
    font-size: 16px;
    line-height: 26px;
  }
  .p6 {
    font-size: 24px;
    line-height: 30px;
  }
  .p7 {
    font-size: 18px;
    line-height: 28px;
  }
  .p7.p7-lg {
    font-size: 12px;
    line-height: 20px;
  }
  .p8 {
    font-size: 22px;
    line-height: 30px;
    letter-spacing: -0.5px;
  }
  .tp1 {
    font-size: 8px;
    line-height: 1.5;
    letter-spacing: 0;
  }
  .tp2 {
    font-size: 14px;
    line-height: 21.6px;
  }
  .tp3 {
    font-size: 14px;
    line-height: 22px;
  }
  .tp4 {
    font-size: 12px;
    line-height: 18px;
  }
  .pa1 {
    font-size: 30px;
    line-height: 30px;
    letter-spacing: -0.33px;
  }
  .pa2 {
    font-size: 12px;
    line-height: 14px;
  }
  .pa3 {
    font-size: 16px;
    line-height: 24px;
  }
  .pa3.pa3-1 {
    font-size: 9.6px;
    line-height: 14.4px;
  }
  .pa4 {
    font-size: 12px;
    line-height: 18px;
  }
  .pa5 {
    font-size: 30px;
    line-height: 30px;
    letter-spacing: -0.33px;
  }
  .pa6 {
    font-size: 16px;
    letter-spacing: -0.29px;
  }
  .pa7 {
    font-size: 14px;
    line-height: 18px;
  }
  .b1 {
    font-size: 24px;
    line-height: 30px;
  }
  .b2 {
    font-size: 15px;
    line-height: 25px;
  }
  .re {
    font-size: 16px;
    line-height: 26px;
  }
}
@media (min-width: 1921px) {
  .h1 {
    font-size: 80px;
    line-height: 120px;
    letter-spacing: -0.87px;
  }
  .h2 {
    font-size: 64px;
    line-height: 76px;
    letter-spacing: -0.5px;
  }
  .h3 {
    font-size: 64px;
    line-height: 86px;
  }
  .p1 {
    font-size: 36px;
    line-height: 44px;
    letter-spacing: -0.64px;
  }
  .p2 {
    font-size: 28px;
    line-height: 44px;
    letter-spacing: -0.5px;
  }
  .p3 {
    font-size: 24px;
    line-height: 36px;
    letter-spacing: -0.5px;
  }
  .p4 {
    font-size: 20px;
    line-height: 30px;
  }
  .p5 {
    font-size: 24px;
    line-height: 42px;
    letter-spacing: -0.5px;
  }
  .p6 {
    font-size: 24px;
    line-height: 30px;
  }
  .p7 {
    font-size: 28px;
    line-height: 28px;
  }
  .p8 {
    font-size: 36px;
    line-height: 64px;
    letter-spacing: -0.5px;
  }
  .tp1 {
    font-size: 14px;
    line-height: 1.5;
    letter-spacing: 0;
  }
  .tp2 {
    font-size: 20px;
    line-height: 36px;
  }
  .tp3 {
    font-size: 24px;
    line-height: 30px;
  }
  .tp4 {
    font-size: 16px;
    line-height: 24px;
    letter-spacing: -0.4px;
  }
  .pa1 {
    font-size: 44px;
    line-height: 44px;
    letter-spacing: -0.42px;
  }
  .pa2 {
    font-size: 16px;
    line-height: 20px;
  }
  .pa3 {
    font-size: 16px;
    line-height: 24px;
  }
  .pa4 {
    font-size: 16px;
    line-height: 28px;
  }
  .pa5 {
    font-size: 44px;
    line-height: 44px;
    letter-spacing: -0.42px;
  }
  .pa6 {
    font-size: 24px;
    letter-spacing: -0.43px;
  }
  .pa7 {
    font-size: 28px;
    line-height: 28px;
    letter-spacing: -0.7px;
  }
  .b1 {
    font-size: 24px;
    line-height: 30px;
  }
  .b2 {
    font-size: 24px;
    line-height: 42px;
  }
  .re {
    font-size: 18px;
    line-height: 26px;
  }
}
.video-mask {
  z-index: 10;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: translateY(150vh);
          transform: translateY(150vh);
  background-color: #000;
}
.video-mask.show {
  -webkit-transform: translateY(0vh);
          transform: translateY(0vh);
  transition: -webkit-transform 1s;
  transition: transform 1s;
  transition: transform 1s, -webkit-transform 1s;
}
.video-mask.fold {
  transition: -webkit-transform 1s;
  transition: transform 1s;
  transition: transform 1s, -webkit-transform 1s;
}
.video-mask .video-wrapper {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.video-mask .video-wrapper video {
  width: 100%;
}
.video-mask .close {
  position: absolute;
  right: 2.667vw;
  top: 8.667vw;
  width: 8vw;
  color: #fff;
}
.video-mask .close img {
  width: 100%;
  height: auto;
}
.video-group video {
  width: 100%;
  height: auto;
}
.video-group img {
  z-index: 1;
}
.video-group .video-group-mask {
  width: 100%;
  height: 100%;
  z-index: 1;
}
.video-group .video-group-mask img {
  width: 100%;
  height: auto;
}
.video-group .video-group-play {
  position: absolute;
  z-index: 2;
  width: 10%;
  height: 10%;
  left: 45%;
  top: 45%;
}
.main-container,
.sub-container,
.narrow-container {
  margin: auto;
}
@media (max-width: 568px) {
  .main-container {
    width: 100%;
  }
}
@media (min-width: 569px) and (max-width: 1024px) {
  .main-container {
    width: 23.2em;
  }
}
@media (min-width: 1025px) and (max-width: 1920px) {
  .main-container {
    width: 960px;
  }
}
@media (min-width: 1921px) {
  .main-container {
    width: 1600px;
  }
}
@media (max-width: 568px) {
  .sub-container {
    width: 9.3em;
  }
}
@media (min-width: 569px) and (max-width: 1024px) {
  .sub-container {
    width: 20.16em;
  }
}
@media (min-width: 1025px) and (max-width: 1920px) {
  .sub-container {
    width: 771px;
  }
}
@media (min-width: 1921px) {
  .sub-container {
    width: 1324px;
  }
}
@media (max-width: 568px) {
  .pure-sm-hidden {
    display: none !important;
  }
  .pure-md-visible {
    display: none !important;
  }
}
@media (min-width: 569px) and (max-width: 1024px) {
  .pure-md-hidden {
    display: none !important;
  }
  .pure-sm-visible {
    display: none !important;
  }
}
@media (min-width: 1025px) and (max-width: 1920px) {
  .pure-lg-hidden {
    display: none !important;
  }
  .pure-sm-visible {
    display: none !important;
  }
  .pure-md-visible {
    display: none !important;
  }
}
@media (min-width: 1921px) {
  .pure-xl-hidden {
    display: none !important;
  }
  .pure-sm-visible {
    display: none !important;
  }
  .pure-md-visible {
    display: none !important;
  }
}
#relax {
  background-color: #fff;
}
#relax .video-group {
  position: relative;
  width: 100%;
}
#relax .video-group video {
  width: 100%;
  height: auto;
}
#relax .video-group .mask {
  width: 100%;
  height: 100%;
  z-index: 1;
}
#relax .video-group .mask img {
  width: 100%;
}
#relax .video-group .play {
  position: absolute;
  z-index: 2;
  width: 10%;
  height: 10%;
  left: 45%;
  top: 45%;
}
#relax .section-wrapper {
  background-color: #000;
}
#relax .section-wrapper .bg {
  opacity: 0.4;
}
#relax .section .description {
  margin-top: 30px;
}
@media (max-width: 568px) {
  #relax .section .description {
    margin-top: 55px;
  }
}
@media (min-width: 1921px) {
  #relax .section .description {
    margin-top: 45px;
  }
}
#relax .section-2 .sticky-container {
  height: 250vh;
  height: calc(var(--vh, 1vh) * 250);
}
#relax .section-2 .sticky-container .sticky-item {
  height: 100vh;
  height: calc(var(--vh, 1vh) * 100);
}
@media (min-width: 1025px) {
  #relax .section-2 .sticky-container .sticky-item {
    min-height: 800px;
  }
}
@media (max-width: 568px) {
  #relax .section-2 .sticky-container .sticky-item {
    min-height: 700px;
  }
}
@media (max-width: 568px) {
  #relax .section-2 .sticky-container .sticky-item .sub-container {
    width: 100%;
  }
}
#relax .section-2 .sticky-container .sticky-item .title-group {
  margin-top: 50px;
  position: relative;
}
@media (max-width: 568px) {
  #relax .section-2 .sticky-container .sticky-item .title-group {
    width: 9.3em;
    margin: auto;
  }
}
#relax .section-2 .sticky-container .sticky-item .title-group .description {
  margin-top: 30px;
}
@media (min-width: 1025px) {
  #relax .section-2 .sticky-container .sticky-item .title-group .description {
    margin-top: 50px;
  }
}
#relax .section-2 .sticky-container .sticky-item .title-group .content-1 {
  z-index: 2;
  position: relative;
  transition: opacity 0.8s ease-in, -webkit-transform 0.8s ease-out;
  transition: transform 0.8s ease-out, opacity 0.8s ease-in;
  transition: transform 0.8s ease-out, opacity 0.8s ease-in, -webkit-transform 0.8s ease-out;
  opacity: 1;
  -webkit-transform: translateY(0);
          transform: translateY(0);
}
#relax .section-2 .sticky-container .sticky-item .title-group .content-1.fade-out {
  -webkit-transform: translateY(-30px);
          transform: translateY(-30px);
  opacity: 0;
  transition: opacity 0.8s ease-out, -webkit-transform 0.8s ease-in;
  transition: transform 0.8s ease-in, opacity 0.8s ease-out;
  transition: transform 0.8s ease-in, opacity 0.8s ease-out, -webkit-transform 0.8s ease-in;
}
#relax .section-2 .sticky-container .sticky-item .title-group .content-2 {
  z-index: 1;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  -webkit-transform: translateY(30px);
          transform: translateY(30px);
  transition: opacity 0.8s ease-out, -webkit-transform 0.8s ease-in;
  transition: transform 0.8s ease-in, opacity 0.8s ease-out;
  transition: transform 0.8s ease-in, opacity 0.8s ease-out, -webkit-transform 0.8s ease-in;
}
#relax .section-2 .sticky-container .sticky-item .title-group .content-2.fade-in {
  -webkit-transform: translateY(0);
          transform: translateY(0);
  opacity: 1;
  transition: opacity 0.8s ease-in, -webkit-transform 0.8s ease-out;
  transition: transform 0.8s ease-out, opacity 0.8s ease-in;
  transition: transform 0.8s ease-out, opacity 0.8s ease-in, -webkit-transform 0.8s ease-out;
}
#relax .section-2 .sticky-container .sticky-item .image-group {
  margin-top: 50px;
  display: flex;
}
@media (max-width: 568px) {
  #relax .section-2 .sticky-container .sticky-item .image-group {
    margin-left: -2.327em;
    margin-right: -2.327em;
    margin-top: 30px;
  }
}
#relax .section-2 .sticky-container .sticky-item .image-group .image {
  height: 16.513em;
  width: 7.7333em;
  position: relative;
}
@media (max-width: 568px) {
  #relax .section-2 .sticky-container .sticky-item .image-group .image {
    height: 11.43em;
    width: 5.2em;
  }
}
@media (min-width: 569px) and (max-width: 1024px) {
  #relax .section-2 .sticky-container .sticky-item .image-group .image {
    height: 10.8633em;
    width: 4.9422em;
    border-radius: 0.47em;
  }
}
#relax .section-2 .sticky-container .sticky-item .image-group .image .shadow {
  position: absolute;
  top: 3%;
  left: -30%;
  width: 160%;
  height: 112%;
}
@media (max-width: 568px) {
  #relax .section-2 .sticky-container .sticky-item .image-group .image .shadow {
    left: -20%;
    width: 140%;
  }
}
#relax .section-2 .sticky-container .sticky-item .image-group .image .image-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 0.85em;
  overflow: hidden;
  -webkit-mask-image: -webkit-radial-gradient(#fff, #000);
}
@media (max-width: 568px) {
  #relax .section-2 .sticky-container .sticky-item .image-group .image .image-wrapper {
    border-radius: 0.55em;
  }
}
@media (min-width: 569px) and (max-width: 1024px) {
  #relax .section-2 .sticky-container .sticky-item .image-group .image .image-wrapper {
    border-radius: 0.47em;
  }
}
#relax .section-2 .sticky-container .sticky-item .image-group .image .image-wrapper img,
#relax .section-2 .sticky-container .sticky-item .image-group .image .image-wrapper video,
#relax .section-2 .sticky-container .sticky-item .image-group .image .image-wrapper .video-group {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 0.85em;
}
@media (max-width: 568px) {
  #relax .section-2 .sticky-container .sticky-item .image-group .image .image-wrapper img,
  #relax .section-2 .sticky-container .sticky-item .image-group .image .image-wrapper video,
  #relax .section-2 .sticky-container .sticky-item .image-group .image .image-wrapper .video-group {
    border-radius: 0.55em;
  }
}
@media (min-width: 569px) and (max-width: 1024px) {
  #relax .section-2 .sticky-container .sticky-item .image-group .image .image-wrapper img,
  #relax .section-2 .sticky-container .sticky-item .image-group .image .image-wrapper video,
  #relax .section-2 .sticky-container .sticky-item .image-group .image .image-wrapper .video-group {
    border-radius: 0.47em;
  }
}
#relax .section-2 .sticky-container .sticky-item .image-group .image .image-wrapper .video {
  top: 2%;
  left: 2%;
  width: 96%;
  height: 96%;
  transition: opacity 0.8s linear;
  opacity: 0;
  pointer-events: none;
}
#relax .section-2 .sticky-container .sticky-item .image-group .image .image-wrapper .video.show {
  opacity: 1;
  pointer-events: initial;
}
#relax .section-2 .sticky-container .sticky-item .image-group .image .image-wrapper .frame {
  z-index: 1;
  pointer-events: none;
}
#relax .section-2 .sticky-container .sticky-item .image-group .image .dark {
  transition: opacity 0.5s linear;
}
#relax .section-2 .sticky-container .sticky-item .image-group .image-1,
#relax .section-2 .sticky-container .sticky-item .image-group .image-2 {
  margin-right: 2.6667em;
}
@media (max-width: 568px) {
  #relax .section-2 .sticky-container .sticky-item .image-group .image-1,
  #relax .section-2 .sticky-container .sticky-item .image-group .image-2 {
    margin-right: 0.777em;
  }
}
#relax .section-3 {
  width: 100%;
  height: 100vh;
  height: calc(var(--vh, 1vh) * 100);
  position: relative;
}
@media (min-width: 1025px) {
  #relax .section-3 {
    min-height: 800px;
  }
}
@media (max-width: 568px) {
  #relax .section-3 {
    margin-top: -150px;
    min-height: 700px;
  }
}
@media (min-width: 569px) {
  #relax .section-3 .description {
    width: 67.5%;
  }
}
#relax .section-3 .video-group {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0.6;
  display: flex;
  align-items: center;
}
#relax .section-3 .video-group img {
  z-index: 0;
}
@media (max-width: 568px) {
  #relax .section-3 .video-group {
    padding-top: 387px;
    opacity: 1;
  }
}
#relax .section-3 .sub-container {
  position: relative;
}
#relax .section-3 .sub-container .remark {
  margin-top: 40px;
  font-size: 8px;
  line-height: 14px;
  letter-spacing: 0;
}
@media (max-width: 568px) {
  #relax .section-3 .sub-container .remark {
    margin-top: 52px;
  }
}
@media (min-width: 1025px) {
  #relax .section-3 .sub-container .remark {
    font-size: 8px;
    line-height: 14px;
    letter-spacing: 0;
  }
}
#relax .section-4 {
  margin-top: 50px;
}
@media (max-width: 568px) {
  #relax .section-4 .description,
  #relax .section-5 .description {
    margin-top: 30px;
  }
}
#relax .section-4 .image,
#relax .section-5 .image {
  width: 100%;
  margin-top: 30px;
}
@media (max-width: 568px) {
  #relax .section-4 .image,
  #relax .section-5 .image {
    margin-top: 30px;
  }
}
@media (min-width: 1921px) {
  #relax .section-4 .image,
  #relax .section-5 .image {
    margin-top: 50px;
    height: 744px;
  }
}
@media (min-width: 1025px) and (max-width: 1920px) {
  #relax .section-4 .image,
  #relax .section-5 .image {
    height: 433px;
  }
}
@media (min-width: 569px) and (max-width: 1024px) {
  #relax .section-4 .image,
  #relax .section-5 .image {
    height: 11.33em;
  }
}
@media (max-width: 568px) {
  #relax .section-4 .image,
  #relax .section-5 .image {
    height: 5.22em;
  }
}
#relax .section-5 {
  margin-top: 108px;
}
@media (max-width: 568px) {
  #relax .section-5 {
    margin-top: 130px;
  }
}
#relax .section-6 .link-button {
  cursor: pointer;
  margin-top: 30px;
}
#relax .section-6 .link-button .wrapper {
  display: flex;
}
#relax .section-6 .link-button .text {
  font-family: OPPOFont-Regular;
  border-bottom: 2px solid #979797;
}
@media (min-width: 1921px) {
  #relax .section-6 .link-button .text {
    font-size: 24px;
    line-height: 24px;
    letter-spacing: 0;
  }
}
@media (min-width: 1025px) and (max-width: 1920px) {
  #relax .section-6 .link-button .text {
    font-size: 15px;
    line-height: 15px;
    letter-spacing: 0;
  }
}
@media (min-width: 569px) and (max-width: 1024px) {
  #relax .section-6 .link-button .text {
    font-size: 12px;
    line-height: 12px;
    letter-spacing: 0;
  }
}
@media (max-width: 568px) {
  #relax .section-6 .link-button .text {
    font-size: 13px;
    line-height: 15px;
    letter-spacing: 0;
  }
}
#relax .section-6 .link-button img {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  margin-left: 7px;
}
@media (min-width: 1921px) {
  #relax .section-6 .link-button img {
    width: 38px;
    height: 32px;
  }
}
@media (min-width: 1025px) and (max-width: 1920px) {
  #relax .section-6 .link-button img {
    width: 22px;
    height: 19px;
  }
}
@media (min-width: 569px) and (max-width: 1024px) {
  #relax .section-6 .link-button img {
    width: 15px;
    height: 13px;
  }
}
@media (max-width: 568px) {
  #relax .section-6 .link-button img {
    width: 27px;
    height: 23px;
  }
}
#relax .section-6 .remark {
  color: #666;
  border-top: 1px solid #666;
  padding-top: 30px;
  padding-bottom: 72px;
  margin-top: 50px;
}
@media (max-width: 568px) {
  #relax .section-6 .remark {
    padding-top: 20px;
    margin-right: -1em;
    margin-left: -1em;
  }
}
#relax .section-6 .remark .text {
  font-family: OPPOFont-Regular;
}
@media (max-width: 568px) {
  #relax .section-6 .remark .text {
    font-size: 9px;
    line-height: 14px;
    letter-spacing: 0;
  }
}
@media (min-width: 569px) and (max-width: 1024px) {
  #relax .section-6 .remark .text {
    font-size: 12px;
    line-height: 16px;
    letter-spacing: 0;
  }
}
@media (min-width: 1025px) and (max-width: 1920px) {
  #relax .section-6 .remark .text {
    font-size: 12px;
    line-height: 16px;
    letter-spacing: 0;
  }
}
@media (min-width: 1921px) {
  #relax .section-6 .remark .text {
    font-size: 12px;
    line-height: 16px;
    letter-spacing: 0;
  }
}
#screen {
  background: #000;
}
#screen .gradientbg {
  position: absolute;
  z-index: 2;
  width: 100vw;
  height: 4em;
  background: linear-gradient(to bottom, #000, rgba(0,0,0,0.1));
}
#screen .video-group {
  position: relative;
}
#screen .content-group .text {
  margin-top: 50px;
}
@media (min-width: 1025px) and (max-width: 1920px) {
  #screen .content-group .text {
    margin-top: 30px;
  }
}
@media (min-width: 569px) and (max-width: 1024px) {
  #screen .content-group .text {
    margin-top: 20px;
  }
}
@media (max-width: 568px) {
  #screen .content-group .text {
    margin-top: 20px;
  }
}
#screen .rwhite {
  color: #fff;
  opacity: 0.7;
}
@media (min-width: 1921px) {
  #screen .param1 .pa1 {
    line-height: 50px;
  }
}
@media (min-width: 1025px) and (max-width: 1920px) {
  #screen .param1 .pa1 {
    line-height: 36px;
  }
}
#screen .pmm1 {
  flex: 1.5 !important;
}
#screen .param2 {
  max-width: 240px;
  flex: 1;
}
@media (min-width: 569px) and (max-width: 1024px) {
  #screen .param2 {
    width: 50%;
  }
}
@media (max-width: 568px) {
  #screen .param2 {
    width: 50%;
  }
}
#screen .param2 .top {
  display: flex;
  justify-content: flex-start;
}
@media (min-width: 1921px) {
  #screen .param2 .top {
    height: 54px;
  }
}
@media (min-width: 1025px) and (max-width: 1920px) {
  #screen .param2 .top {
    height: 35px;
  }
}
@media (min-width: 569px) and (max-width: 1024px) {
  #screen .param2 .top {
    height: 28px;
  }
}
@media (max-width: 568px) {
  #screen .param2 .top {
    height: 25px;
  }
}
#screen .section1 {
  width: 100vw;
  height: 100vh;
  height: calc(var(--vh, 1vh) * 100);
  background-position: center;
}
#screen .section1 .content {
  text-align: center;
  padding-top: 25.75vh;
}
#screen .section1 .content .title {
  text-indent: 0;
}
#screen .section1 .content .text {
  margin-top: 47px;
}
@media (min-width: 1025px) and (max-width: 1920px) {
  #screen .section1 .content .text {
    margin-top: 40px;
  }
}
@media (min-width: 569px) and (max-width: 1024px) {
  #screen .section1 .content .text {
    margin-top: 30px;
  }
}
@media (max-width: 568px) {
  #screen .section1 .content .text {
    margin-top: 30px;
  }
}
#screen .section1 .content .text1 {
  margin-top: 42px;
}
@media (min-width: 1025px) and (max-width: 1920px) {
  #screen .section1 .content .text1 {
    margin-top: 34px;
  }
}
@media (min-width: 569px) and (max-width: 1024px) {
  #screen .section1 .content .text1 {
    margin-top: 25px;
  }
}
@media (max-width: 568px) {
  #screen .section1 .content .text1 {
    margin-top: 30px;
  }
}
#screen .section2 {
  padding-top: 200px;
  padding-bottom: 80px;
}
@media (min-width: 1025px) and (max-width: 1920px) {
  #screen .section2 {
    padding-top: 120px;
    padding-bottom: 60px;
  }
}
@media (min-width: 569px) and (max-width: 1024px) {
  #screen .section2 {
    padding-top: 106px;
    padding-bottom: 50px;
  }
}
@media (max-width: 568px) {
  #screen .section2 {
    padding-top: 100px;
    padding-bottom: 0;
  }
}
@media (min-width: 569px) and (max-width: 1024px) {
  #screen .section2 .sub-container {
    width: 600px;
  }
}
@media (max-width: 568px) {
  #screen .section2 .sub-container .part2 .right {
    min-width: 279px;
  }
}
#screen .section2 .part1 {
  display: flex;
}
@media (max-width: 568px) {
  #screen .section2 .part1 {
    display: block;
  }
}
#screen .section2 .part1 .left {
  flex: 1.5;
  max-width: 690px;
}
@media (min-width: 1025px) and (max-width: 1920px) {
  #screen .section2 .part1 .left {
    max-width: 390px;
  }
}
@media (min-width: 569px) and (max-width: 1024px) {
  #screen .section2 .part1 .left {
    max-width: 300px;
  }
}
@media (max-width: 568px) {
  #screen .section2 .part1 .left {
    display: block;
    width: 100%;
  }
}
#screen .section2 .part1 .left .content-group {
  margin-top: 62px;
  margin-bottom: 50px;
}
@media (min-width: 1025px) and (max-width: 1920px) {
  #screen .section2 .part1 .left .content-group {
    margin-top: 0;
    margin-bottom: 40px;
  }
}
@media (min-width: 569px) and (max-width: 1024px) {
  #screen .section2 .part1 .left .content-group {
    margin-top: 30px;
    margin-bottom: 20px;
  }
  #screen .section2 .part1 .left .content-group .white-title {
    width: 228px;
  }
}
@media (max-width: 568px) {
  #screen .section2 .part1 .left .content-group {
    margin-top: 0;
    margin-bottom: 30px;
  }
}
#screen .section2 .part1 .left .params {
  margin-top: 40px;
  display: flex;
}
@media (min-width: 1025px) and (max-width: 1920px) {
  #screen .section2 .part1 .left .params {
    margin-top: 30px;
  }
}
@media (min-width: 569px) and (max-width: 1024px) {
  #screen .section2 .part1 .left .params {
    margin-top: 20px;
  }
}
@media (max-width: 568px) {
  #screen .section2 .part1 .left .params {
    margin-top: 30px;
  }
}
#screen .section2 .part1 .left .tip {
  margin-top: 142px;
}
@media (min-width: 1025px) and (max-width: 1920px) {
  #screen .section2 .part1 .left .tip {
    margin-top: 58px;
  }
}
@media (min-width: 569px) and (max-width: 1024px) {
  #screen .section2 .part1 .left .tip {
    margin-top: 25px;
  }
}
@media (max-width: 568px) {
  #screen .section2 .part1 .left .tip {
    margin-top: 30px;
  }
}
#screen .section2 .part1 .right {
  flex: 1;
  margin-left: 80px;
}
@media (min-width: 1025px) and (max-width: 1920px) {
  #screen .section2 .part1 .right {
    margin-left: 63px;
  }
}
@media (min-width: 569px) and (max-width: 1024px) {
  #screen .section2 .part1 .right {
    margin-left: 40px;
  }
}
@media (max-width: 568px) {
  #screen .section2 .part1 .right {
    display: block;
    width: 100%;
    margin-left: 0;
  }
}
#screen .section2 .part1 .right video,
#screen .section2 .part1 .right img {
  width: 520px;
  height: auto;
}
@media (min-width: 1025px) and (max-width: 1920px) {
  #screen .section2 .part1 .right video,
  #screen .section2 .part1 .right img {
    width: 268px;
  }
}
@media (min-width: 569px) and (max-width: 1024px) {
  #screen .section2 .part1 .right video,
  #screen .section2 .part1 .right img {
    width: 242px;
  }
}
@media (max-width: 568px) {
  #screen .section2 .part1 .right video,
  #screen .section2 .part1 .right img {
    width: 100%;
    margin-top: 38px;
  }
}
#screen .section2 .part1 .right .line {
  background-color: #059fa1;
  position: absolute;
  width: 5px;
  height: 1160px;
  margin-left: 258px;
  margin-top: -1115px;
  opacity: 0;
}
@media (min-width: 1025px) and (max-width: 1920px) {
  #screen .section2 .part1 .right .line {
    width: 3px;
    height: 600px;
    margin-left: 133px;
    margin-top: -575px;
  }
}
@media (min-width: 569px) and (max-width: 1024px) {
  #screen .section2 .part1 .right .line {
    width: 1.5px;
    height: 541px;
    margin-left: 120px;
    margin-top: -518px;
  }
}
@media (max-width: 568px) {
  #screen .section2 .part1 .right .line {
    width: 2px;
    height: 21em;
    margin-left: 4.63em;
    margin-top: -20em;
  }
}
#screen .section2 .part1 .right .line.show {
  opacity: 1;
}
#screen .section2 .part1 .right .tip-box {
  display: flex;
  width: 520px;
  margin-top: 10px;
}
@media (min-width: 1025px) and (max-width: 1920px) {
  #screen .section2 .part1 .right .tip-box {
    width: 268px;
  }
}
@media (min-width: 569px) and (max-width: 1024px) {
  #screen .section2 .part1 .right .tip-box {
    width: 242px;
  }
}
@media (max-width: 568px) {
  #screen .section2 .part1 .right .tip-box {
    width: 100%;
  }
}
#screen .section2 .part1 .right .tip {
  flex: 1;
  text-align: center;
}
#screen .section2 .part1 .right .vtip {
  margin-top: 20px;
}
#screen .section2 .part2 {
  display: flex;
  margin-top: 191px;
}
@media (min-width: 1025px) and (max-width: 1920px) {
  #screen .section2 .part2 {
    margin-top: 120px;
  }
}
@media (min-width: 569px) and (max-width: 1024px) {
  #screen .section2 .part2 {
    margin-top: 80px;
  }
}
@media (max-width: 568px) {
  #screen .section2 .part2 {
    display: block;
    margin-top: 100px;
  }
}
#screen .section2 .part2 .left {
  flex: 1.5;
  max-width: 690px;
}
@media (min-width: 1025px) and (max-width: 1920px) {
  #screen .section2 .part2 .left {
    max-width: 400px;
  }
}
@media (min-width: 569px) and (max-width: 1024px) {
  #screen .section2 .part2 .left {
    max-width: 330px;
  }
}
@media (max-width: 568px) {
  #screen .section2 .part2 .left {
    display: block;
    width: 100%;
  }
}
#screen .section2 .part2 .left .content-group {
  margin-top: 40px;
  margin-bottom: 50px;
}
@media (min-width: 1025px) and (max-width: 1920px) {
  #screen .section2 .part2 .left .content-group {
    margin-top: 0;
    margin-bottom: 40px;
  }
}
@media (min-width: 569px) and (max-width: 1024px) {
  #screen .section2 .part2 .left .content-group {
    margin-bottom: 30px;
    margin-top: 10px;
  }
}
@media (max-width: 568px) {
  #screen .section2 .part2 .left .content-group {
    margin-bottom: 36px;
  }
}
#screen .section2 .part2 .left .params {
  display: flex;
  margin-top: 40px;
}
@media (min-width: 1025px) and (max-width: 1920px) {
  #screen .section2 .part2 .left .params {
    margin-top: 30px;
  }
}
@media (min-width: 569px) and (max-width: 1024px) {
  #screen .section2 .part2 .left .params {
    margin-top: 20px;
  }
}
@media (max-width: 568px) {
  #screen .section2 .part2 .left .params {
    margin-top: 30px;
  }
}
#screen .section2 .part2 .left .params .param1 {
  flex: 1;
}
#screen .section2 .part2 .left .logo {
  display: flex;
  text-align: left;
}
#screen .section2 .part2 .left .logo1,
#screen .section2 .part2 .left .logo2 {
  flex: 1;
  margin-top: 40px;
}
#screen .section2 .part2 .left .logo1 .text,
#screen .section2 .part2 .left .logo2 .text {
  margin-top: 10px;
}
@media (min-width: 1025px) and (max-width: 1920px) {
  #screen .section2 .part2 .left .logo1,
  #screen .section2 .part2 .left .logo2 {
    margin-top: 30px;
  }
  #screen .section2 .part2 .left .logo1 .text,
  #screen .section2 .part2 .left .logo2 .text {
    margin-top: 8px;
  }
}
@media (min-width: 569px) and (max-width: 1024px) {
  #screen .section2 .part2 .left .logo1,
  #screen .section2 .part2 .left .logo2 {
    margin-top: 20px;
  }
  #screen .section2 .part2 .left .logo1 .text,
  #screen .section2 .part2 .left .logo2 .text {
    margin-top: 5px;
  }
}
@media (max-width: 568px) {
  #screen .section2 .part2 .left .logo1,
  #screen .section2 .part2 .left .logo2 {
    margin-top: 20px;
  }
  #screen .section2 .part2 .left .logo1 .text,
  #screen .section2 .part2 .left .logo2 .text {
    margin-top: 5px;
  }
}
#screen .section2 .part2 .left .logo1 img {
  width: 195px;
}
@media (min-width: 1025px) and (max-width: 1920px) {
  #screen .section2 .part2 .left .logo1 img {
    width: 113px;
  }
}
@media (min-width: 569px) and (max-width: 1024px) {
  #screen .section2 .part2 .left .logo1 img {
    width: 94px;
  }
}
@media (max-width: 568px) {
  #screen .section2 .part2 .left .logo1 img {
    width: 90px;
  }
}
#screen .section2 .part2 .left .logo2 img {
  width: 180px;
}
@media (min-width: 1025px) and (max-width: 1920px) {
  #screen .section2 .part2 .left .logo2 img {
    width: 107px;
  }
}
@media (min-width: 569px) and (max-width: 1024px) {
  #screen .section2 .part2 .left .logo2 img {
    width: 90px;
  }
}
@media (max-width: 568px) {
  #screen .section2 .part2 .left .logo2 img {
    width: 85px;
  }
}
#screen .section2 .part2 .right {
  margin-left: 75px;
  flex: 1;
}
@media (min-width: 1025px) and (max-width: 1920px) {
  #screen .section2 .part2 .right {
    margin-left: 50px;
  }
}
@media (min-width: 569px) and (max-width: 1024px) {
  #screen .section2 .part2 .right {
    margin-left: 20px;
  }
}
@media (max-width: 568px) {
  #screen .section2 .part2 .right {
    display: block;
    width: 100%;
    margin-left: 0;
    padding-top: 15px;
  }
}
#screen .section2 .part2 .right .colors {
  margin-bottom: 35px;
}
@media (min-width: 1025px) and (max-width: 1920px) {
  #screen .section2 .part2 .right .colors {
    margin-bottom: 20px;
  }
}
@media (min-width: 569px) and (max-width: 1024px) {
  #screen .section2 .part2 .right .colors {
    margin-bottom: 15px;
  }
}
@media (max-width: 568px) {
  #screen .section2 .part2 .right .colors {
    margin-top: 15px;
    margin-bottom: 10px;
  }
}
#screen .section2 .part2 .right .colors .color1 {
  display: inline-block;
  width: 477px;
  height: 477px;
}
@media (min-width: 1025px) and (max-width: 1920px) {
  #screen .section2 .part2 .right .colors .color1 {
    width: 272px;
    height: 272px;
  }
}
@media (min-width: 569px) and (max-width: 1024px) {
  #screen .section2 .part2 .right .colors .color1 {
    width: 222px;
    height: 222px;
  }
}
@media (max-width: 568px) {
  #screen .section2 .part2 .right .colors .color1 {
    width: 235px;
    height: 235px;
  }
}
#screen .section2 .part2 .right .colors .color2 {
  display: inline-block;
  width: auto;
  height: 477px;
  margin-left: 13px;
}
@media (min-width: 1025px) and (max-width: 1920px) {
  #screen .section2 .part2 .right .colors .color2 {
    height: 272px;
    margin-left: 9px;
  }
}
@media (min-width: 569px) and (max-width: 1024px) {
  #screen .section2 .part2 .right .colors .color2 {
    height: 222px;
    margin-left: 8px;
  }
}
@media (max-width: 568px) {
  #screen .section2 .part2 .right .colors .color2 {
    height: 235px;
    margin-left: 9px;
  }
}
#screen .section2 .part2 .right .colors .bit {
  margin-top: -40px;
  padding-left: 5px;
}
@media (min-width: 1025px) and (max-width: 1920px) {
  #screen .section2 .part2 .right .colors .bit {
    margin-top: -30px;
    font-size: 12px;
  }
}
@media (min-width: 569px) and (max-width: 1024px) {
  #screen .section2 .part2 .right .colors .bit {
    margin-top: -20px;
  }
}
@media (max-width: 568px) {
  #screen .section2 .part2 .right .colors .bit {
    margin-top: -20px;
  }
}
#screen .section2 .part2 .right .tip {
  margin-top: 20px;
}
@media (min-width: 1025px) and (max-width: 1920px) {
  #screen .section2 .part2 .right .tip {
    margin-top: 15px;
  }
}
@media (min-width: 569px) and (max-width: 1024px) {
  #screen .section2 .part2 .right .tip {
    margin-top: 10px;
  }
}
#screen .section3 .sticky-container {
  height: 200vh;
  height: calc(var(--vh, 1vh) * 200);
}
#screen .section3 .sticky-container .sticky-item {
  width: 100vw;
  height: 100vh;
  height: calc(var(--vh, 1vh) * 100);
}
#screen .section3 .sticky-container .sticky-item .ai-back {
  position: absolute;
  width: 1700px;
  height: 950px;
  top: calc(50vh - 475px);
  left: calc(50vw - 850px);
  transition: opacity 0.6s linear;
}
@media (min-width: 1025px) and (max-width: 1920px) {
  #screen .section3 .sticky-container .sticky-item .ai-back {
    width: 960px;
    height: 540px;
    top: calc(50vh - 270px);
    left: calc(50vw - 480px);
  }
}
@media (min-width: 569px) and (max-width: 1024px) {
  #screen .section3 .sticky-container .sticky-item .ai-back {
    width: calc(100vw - 80px);
    height: calc(56.18vw - 45px);
    top: calc(50vh - 28.09vw + 22.5px);
    left: 40px;
  }
}
@media (max-width: 568px) {
  #screen .section3 .sticky-container .sticky-item .ai-back {
    width: 100vw;
    height: 56vw;
    top: calc(50vh - 28vw);
    left: 0;
  }
}
#screen .section3 .sticky-container .sticky-item .ai-mask {
  position: absolute;
  z-index: 3;
  width: 1700px;
  height: 950px;
  top: calc(50vh - 475px);
  left: calc(50vw - 850px);
  background-color: rgba(0,0,0,0.7);
}
@media (min-width: 1025px) and (max-width: 1920px) {
  #screen .section3 .sticky-container .sticky-item .ai-mask {
    width: 960px;
    height: 540px;
    top: calc(50vh - 270px);
    left: calc(50vw - 480px);
  }
}
@media (min-width: 569px) and (max-width: 1024px) {
  #screen .section3 .sticky-container .sticky-item .ai-mask {
    width: calc(100vw - 80px);
    height: calc(56.18vw - 45px);
    top: calc(50vh - 28.09vw + 22.5px);
    left: 40px;
  }
}
@media (max-width: 568px) {
  #screen .section3 .sticky-container .sticky-item .ai-mask {
    width: 100vw;
    height: 56vw;
    top: calc(50vh - 28vw);
    left: 0;
  }
}
#screen .section3 .sticky-container .sticky-item .ai-back1 {
  z-index: 2;
}
#screen .section3 .sticky-container .sticky-item .ai-back2 {
  z-index: 1;
}
#screen .section3 .sticky-container .sticky-item .left {
  position: relative;
  z-index: 3;
  width: 1000px;
}
@media (min-width: 1025px) and (max-width: 1920px) {
  #screen .section3 .sticky-container .sticky-item .left {
    width: 575px;
  }
}
@media (min-width: 569px) and (max-width: 1024px) {
  #screen .section3 .sticky-container .sticky-item .left {
    width: 500px;
  }
}
@media (max-width: 568px) {
  #screen .section3 .sticky-container .sticky-item .left {
    width: 100%;
  }
}
#screen .section3 .sticky-container .sticky-item .left .content-group {
  margin-bottom: 90px;
}
@media (min-width: 1921px) {
  #screen .section3 .sticky-container .sticky-item .left .content-group .text {
    width: 770px;
  }
}
@media (min-width: 1025px) and (max-width: 1920px) {
  #screen .section3 .sticky-container .sticky-item .left .content-group {
    margin-bottom: 36px;
  }
}
@media (min-width: 569px) and (max-width: 1024px) {
  #screen .section3 .sticky-container .sticky-item .left .content-group {
    margin-bottom: 24px;
    padding-right: 60px;
  }
}
@media (max-width: 568px) {
  #screen .section3 .sticky-container .sticky-item .left .content-group {
    margin-bottom: 40px;
  }
}
#screen .section3 .sticky-container .sticky-item .left .ai-params {
  display: flex;
  margin-bottom: 40px;
}
@media (min-width: 1025px) and (max-width: 1920px) {
  #screen .section3 .sticky-container .sticky-item .left .ai-params {
    margin-bottom: 20px;
  }
}
@media (min-width: 569px) and (max-width: 1024px) {
  #screen .section3 .sticky-container .sticky-item .left .ai-params {
    margin-bottom: 10px;
  }
}
@media (max-width: 568px) {
  #screen .section3 .sticky-container .sticky-item .left .ai-params {
    margin-bottom: 20px;
  }
}
#screen .section3 .sticky-container .sticky-item .left .ai-params .ai-param {
  flex: 1;
}
@media (min-width: 569px) and (max-width: 1024px) {
  #screen .section3 .sticky-container .sticky-item .left .ai-params .ai-param {
    padding-right: 40px;
  }
}
@media (max-width: 568px) {
  #screen .section3 .sticky-container .sticky-item .left .ai-params .ai-param1 {
    flex: 1.5;
  }
}
@media (min-width: 1921px) {
  #screen .section3 .sticky-container .sticky-item .left .ai-params .ai-param2 {
    margin-left: 85px;
  }
}
@media (min-width: 1025px) and (max-width: 1920px) {
  #screen .section3 .sticky-container .sticky-item .left .ai-params .ai-param2 {
    margin-left: 40px;
  }
}
@media (max-width: 568px) {
  #screen .section3 .sticky-container .sticky-item .left .ai-params .ai-param2 {
    flex: 1;
    margin-left: 5px;
  }
}
#screen .section3 .sticky-container .sticky-item .left .tuv {
  margin-top: 110px;
  white-space: nowrap;
  display: flex;
  flex-direction: row;
  align-items: center;
}
#screen .section3 .sticky-container .sticky-item .left .tuv .pa4 {
  text-align: left;
  margin-left: 10px;
}
#screen .section3 .sticky-container .sticky-item .left .tuv img {
  width: 108px;
  height: 108px;
}
@media (min-width: 1025px) and (max-width: 1920px) {
  #screen .section3 .sticky-container .sticky-item .left .tuv {
    margin-top: 38px;
  }
  #screen .section3 .sticky-container .sticky-item .left .tuv img {
    width: 45px;
    height: 45px;
  }
}
@media (min-width: 569px) and (max-width: 1024px) {
  #screen .section3 .sticky-container .sticky-item .left .tuv {
    margin-top: 30px;
  }
  #screen .section3 .sticky-container .sticky-item .left .tuv img {
    width: 33px;
    height: 33px;
  }
}
@media (max-width: 568px) {
  #screen .section3 .sticky-container .sticky-item .left .tuv {
    margin-top: 70px;
  }
  #screen .section3 .sticky-container .sticky-item .left .tuv img {
    width: 36px;
    height: 36px;
  }
}
#video {
  background: #000;
}
#video .content-group {
  position: relative;
  z-index: 3;
}
#video .content-group .text {
  margin-top: 1.1111em;
}
#video .content-group .tip {
  margin-top: 1.1111em;
}
@media (min-width: 569px) {
  #video .title-anime .bg.v {
    object-fit: contain;
    -webkit-transform: scale(0.8);
            transform: scale(0.8);
  }
}
@media (max-width: 568px) {
  #video .title-anime .bg.v {
    -webkit-transform: rotate(270deg);
            transform: rotate(270deg);
    object-fit: contain;
  }
  #video .title-anime .text1 {
    white-space: nowrap;
  }
}
#video .section1 {
  width: 100vw;
  height: 100vh;
  height: calc(var(--vh, 1vh) * 100);
}
#video .section1 .bg {
  width: 100vw;
  height: 100vh;
  height: calc(var(--vh, 1vh) * 100);
  position: absolute;
  object-fit: scale-down;
  z-index: 1;
}
#video .section1 .content {
  text-align: center;
  padding-top: 26.67vh;
  position: relative;
  z-index: 2;
}
#video .section1 .content .title {
  text-indent: 0;
}
#video .section1 .content .text {
  margin-top: 1.0444em;
}
#video .section1 .content .text1 {
  margin-top: 0.9333em;
}
#video .section2 {
  width: 100vw;
  height: 100vh;
  height: calc(var(--vh, 1vh) * 100);
  margin-top: 1.9333em;
}
@media (max-width: 568px) {
  #video .section2 {
    height: auto;
  }
}
#video .section2 .gradientbg {
  position: absolute;
  z-index: 2;
  width: 100vw;
  height: 4em;
  background: linear-gradient(to bottom, #000, #060406);
}
@media (min-width: 1025px) and (max-width: 1920px) {
  #video .section2 .gradientbg {
    margin-top: 100px;
  }
}
@media (min-width: 569px) and (max-width: 1024px) {
  #video .section2 .gradientbg {
    margin-top: 100px;
  }
}
#video .section2 .bg {
  width: 100vw;
  height: auto;
  position: absolute;
  z-index: 1;
}
@media (min-width: 1025px) and (max-width: 1920px) {
  #video .section2 .bg {
    margin-top: 100px;
  }
}
@media (min-width: 569px) and (max-width: 1024px) {
  #video .section2 .bg {
    margin-top: 100px;
  }
}
#video .section2 .content-group {
  padding-top: 1.1111em;
}
#video .section2 .tips {
  margin-top: calc(50vh + 8vw);
  position: relative;
  z-index: 2;
}
@media (min-width: 1025px) and (max-width: 1920px) {
  #video .section2 .tips {
    margin-top: calc(50vh + 11vw);
  }
}
@media (min-width: 569px) and (max-width: 1024px) {
  #video .section2 .tips {
    margin-top: calc(50vh - 2vw);
  }
}
@media (max-width: 1024px) and (min-height: 1000px) {
  #video .section2 .tips {
    margin-top: calc(50vh - 35vw);
  }
}
@media (max-width: 568px) {
  #video .section2 .tips {
    margin-top: 0;
  }
}
#video .section2 .bg-m {
  width: 100%;
  height: auto;
}
#video .section3 {
  margin-top: 1.9333em;
}
@media (min-width: 1025px) and (max-width: 1920px) {
  #video .section3 {
    margin-top: 150px;
  }
}
#video .section3 .sticky-container {
  height: 300vh;
  height: calc(var(--vh, 1vh) * 300);
}
#video .section3 .sticky-container .sticky-item {
  width: 100vw;
  height: 100vh;
  height: calc(var(--vh, 1vh) * 100);
}
#video .section3 .sticky-container .bg {
  width: 100vw;
  height: 100vh;
  height: calc(var(--vh, 1vh) * 100);
  position: absolute;
  z-index: 1;
}
#video .section3 .sticky-container .content1 {
  position: absolute;
  z-index: 2;
  padding-top: 21vh;
  width: 100%;
  height: 100%;
}
#video .section3 .sticky-container .content1 .tips {
  margin-top: 16.75vh;
}
#video .section3 .sticky-container .content2 {
  position: absolute;
  z-index: 2;
  padding-top: 21vh;
  width: 100%;
  height: 100%;
}
#video .section3 .sticky-container .content2 .logo-group {
  margin-top: 1.1111em;
}
#video .section3 .sticky-container .content2 .logo-group .logo {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 2em;
}
#video .section3 .sticky-container .content2 .logo-group .logo img {
  width: 100%;
  height: auto;
}
#video .section3 .sticky-container .content2 .logo-group .dolby .t {
  white-space: nowrap;
  margin-top: 0.2222em;
}
#video .section3 .sticky-container .content2 .tips {
  margin-top: 18.5vh;
}
#video .section3-mobile .bg {
  width: 100%;
  margin-top: 130px;
}
#video .section3-mobile .content1 {
  margin-top: 50px;
}
#video .section3-mobile .content2 {
  margin-top: 20px;
}
#video .section3-mobile .content2 .logo-group {
  margin-top: 30px;
}
#video .section3-mobile .content2 .logo-group .logo {
  display: inline-block;
  white-space: nowrap;
  width: 50px;
}
#video .section3-mobile .content2 .logo-group .dolby img {
  width: 36px;
}
#video .section3-mobile .content2 .logo-group .dolby .t {
  margin-top: 9px;
}
#video .section3-mobile .tips2 {
  margin-top: 10px;
}
#media-1 {
  background: #000;
  padding-top: 130px;
}
@media (max-width: 568px) {
  #media-1 {
    padding-top: 0;
  }
}
#media-1 .lens-params {
  width: 100%;
}
#media-1 .lens-params .main-lens {
  font-size: 58px;
  line-height: 90px;
  letter-spacing: -0.5px;
  color: #fff;
}
@media (min-width: 1025px) and (max-width: 1920px) {
  #media-1 .lens-params .main-lens {
    font-size: 24px;
    line-height: 30px;
    letter-spacing: -0.3px;
  }
}
@media (min-width: 569px) and (max-width: 1024px) {
  #media-1 .lens-params .main-lens {
    font-size: 20px;
    line-height: 28px;
    letter-spacing: -0.19px;
  }
}
@media (max-width: 568px) {
  #media-1 .lens-params .main-lens {
    font-size: 18px;
    line-height: 24px;
    letter-spacing: -0.5px;
  }
}
#media-1 .lens-params .main-lens .line {
  height: 2px;
  background-color: #fff;
  width: 100%;
  margin-top: 10px;
}
@media (max-width: 568px) {
  #media-1 .lens-params .main-lens .line {
    margin-top: 10px;
  }
}
#media-1 .lens-params .len-param {
  margin-top: 35px;
}
@media (min-width: 1025px) and (max-width: 1920px) {
  #media-1 .lens-params .len-param {
    margin-top: 8px;
  }
}
@media (min-width: 569px) and (max-width: 1024px) {
  #media-1 .lens-params .len-param {
    margin-top: 8px;
  }
}
@media (max-width: 568px) {
  #media-1 .lens-params .len-param {
    margin-top: 5px;
  }
}
#media-1 .lens-params .len-param .lp {
  font-size: 24px;
  line-height: 36px;
  letter-spacing: -0.5px;
  color: #fff;
}
@media (min-width: 1025px) and (max-width: 1920px) {
  #media-1 .lens-params .len-param .lp {
    font-size: 14px;
    line-height: 22px;
    letter-spacing: -0.33px;
  }
}
@media (min-width: 569px) and (max-width: 1024px) {
  #media-1 .lens-params .len-param .lp {
    font-size: 13px;
    line-height: 21px;
    letter-spacing: -0.29px;
  }
}
@media (max-width: 568px) {
  #media-1 .lens-params .len-param .lp {
    font-size: 12px;
    line-height: 18px;
    letter-spacing: -0.5px;
  }
}
@media (min-width: 569px) {
  #media-1 .lens-title {
    opacity: 0;
    -webkit-transform: translateY(50px);
            transform: translateY(50px);
    transition: all 0.5s linear;
  }
  #media-1 .lens-title.show {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  #media-1 .line {
    width: 0;
    opacity: 0;
    transition: all 0.5s linear;
  }
  #media-1 .line.show {
    width: 100%;
    opacity: 1;
  }
  #media-1 .lp {
    opacity: 0;
    -webkit-transform: translateY(25px);
            transform: translateY(25px);
    transition: all 0.5s linear;
  }
  #media-1 .lp.show {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  #media-1 .lp1 {
    transition-delay: .1s;
  }
  #media-1 .lp2 {
    transition-delay: .2s;
  }
  #media-1 .lp3 {
    transition-delay: .3s;
  }
  #media-1 .lp4 {
    transition-delay: .4s;
  }
  #media-1 .lp5 {
    transition-delay: .5s;
  }
  #media-1 .lp6 {
    transition-delay: .6s;
  }
}
#media-1 .section2 {
  width: 100vw;
  height: 100vh;
  height: calc(var(--vh, 1vh) * 100);
  display: flex;
  align-items: center;
}
#media-1 .section2 .title-anime {
  height: auto;
  margin: auto;
}
#media-1 .section2 .title-anime .text1 {
  white-space: normal;
}
#media-1 .section2 .title-anime .content {
  position: relative;
  width: 100%;
  text-align: center;
}
@media (max-width: 568px) {
  #media-1 .section2 .title-anime .content .text {
    margin-top: 30px;
  }
  #media-1 .section2 .title-anime .content .text1 {
    margin-top: 30px;
  }
}
#media-1 .normal-section {
  position: relative;
  margin-top: 280px;
  height: 92.4vw;
}
@media (min-width: 1025px) and (max-width: 1920px) {
  #media-1 .normal-section {
    height: 96vw;
  }
}
@media (min-width: 569px) and (max-width: 1024px) {
  #media-1 .normal-section {
    height: 129vw;
  }
}
#media-1 .normal-section .lens-phone {
  width: 62.85vw;
  height: calc(92.4vw - 6px);
  margin-top: 3px;
  position: absolute;
  right: 0;
}
@media (min-width: 1025px) and (max-width: 1920px) {
  #media-1 .normal-section .lens-phone {
    width: 61vw;
    height: calc(96vw - 4px);
    margin-top: 2px;
  }
}
@media (min-width: 569px) and (max-width: 1024px) {
  #media-1 .normal-section .lens-phone {
    width: 62.36vw;
    height: calc(129vw - 2px);
    margin-top: 1px;
  }
}
#media-1 .normal-section .phone-mask {
  width: 62.85vw;
  height: 92.4vw;
  position: absolute;
  right: 0;
}
@media (min-width: 1025px) and (max-width: 1920px) {
  #media-1 .normal-section .phone-mask {
    width: 61vw;
    height: 96vw;
  }
}
@media (min-width: 569px) and (max-width: 1024px) {
  #media-1 .normal-section .phone-mask {
    width: 62.36vw;
    height: 129vw;
  }
}
#media-1 .normal-section .maskbg {
  width: 62.85vw;
  height: 7%;
  position: absolute;
  right: 0;
  bottom: 0;
  background: linear-gradient(to bottom, rgba(0,0,0,0), #000);
}
#media-1 .normal-section .lps {
  position: absolute;
  width: 750px;
  right: 44vw;
}
@media (min-width: 1025px) and (max-width: 1920px) {
  #media-1 .normal-section .lps {
    width: 310px;
    right: 41.5vw;
  }
}
@media (min-width: 569px) and (max-width: 1024px) {
  #media-1 .normal-section .lps {
    width: 266px;
    right: 36vw;
  }
}
#media-1 .normal-section .lps .lps1 {
  position: absolute;
  width: 100%;
  top: calc(21vw - 192px);
}
@media (min-width: 1025px) and (max-width: 1920px) {
  #media-1 .normal-section .lps .lps1 {
    top: calc(22vw - 72px);
  }
}
@media (min-width: 569px) and (max-width: 1024px) {
  #media-1 .normal-section .lps .lps1 {
    top: calc(30vw - 68px);
  }
}
#media-1 .normal-section .lps .lps2 {
  position: absolute;
  width: 100%;
  top: calc(39vw - 192px);
}
@media (min-width: 1025px) and (max-width: 1920px) {
  #media-1 .normal-section .lps .lps2 {
    top: calc(40.5vw - 72px);
  }
}
@media (min-width: 569px) and (max-width: 1024px) {
  #media-1 .normal-section .lps .lps2 {
    top: calc(54vw - 68px);
  }
}
#media-1 .normal-section .lps .lps3 {
  position: absolute;
  width: 100%;
  top: calc(58.5vw - 192px);
}
@media (min-width: 1025px) and (max-width: 1920px) {
  #media-1 .normal-section .lps .lps3 {
    top: calc(61vw - 72px);
  }
}
@media (min-width: 569px) and (max-width: 1024px) {
  #media-1 .normal-section .lps .lps3 {
    top: calc(82vw - 68px);
  }
}
#media-1 .normal-mobile {
  height: 250vh;
  height: calc(var(--vh, 1vh) * 250);
  margin-top: -20vh;
}
#media-1 .normal-mobile .sticky-item {
  height: 100vh;
  height: calc(var(--vh, 1vh) * 100);
}
#media-1 .normal-mobile .lens-params {
  width: auto;
  opacity: 0;
}
#media-1 .normal-mobile .lens-params.show {
  opacity: 1;
  transition: opacity 0.5s linear;
}
#media-1 .normal-mobile .mlp {
  position: absolute;
  left: 50px;
  margin-top: 20vh;
}
#media-1 .normal-mobile .lens-container {
  position: relative;
  top: 50vh;
  width: 100vw;
  height: 62.5vw;
}
#media-1 .normal-mobile .lens-container .lens-phone {
  width: 100%;
  position: absolute;
  z-index: 1;
}
#media-1 .normal-mobile .lens-container .mmask {
  width: 100%;
  position: absolute;
  z-index: 2;
  opacity: 0;
}
#media-1 .normal-mobile .lens-container .mmask.show {
  opacity: 1;
}
#media-1 .normal-mobile .lens-container .maskbg {
  width: 100%;
  height: 16.67%;
  position: absolute;
  z-index: 3;
  bottom: 0;
  background: linear-gradient(to bottom, rgba(0,0,0,0), #000);
}
#media-2 {
  background-color: #000;
  margin-top: -1px;
}
#media-2 > div {
  position: relative;
}
#media-2 .h2 {
  letter-spacing: 0.5px;
}
#media-2 .column-center {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
#media-2 .section-1 .desc {
  text-align: center;
}
#media-2 .section-1 .footer {
  display: flex;
  justify-content: space-between;
}
#media-2 .section-1 .header,
#media-2 .section-2 .header,
#media-2 .section-3 .header,
#media-2 .section-4 .header,
#media-2 .section-a-3 .header,
#media-2 .section-a-1 .header,
#media-2 .section-a-4 .header,
#media-2 .section-1 .footer,
#media-2 .section-2 .footer,
#media-2 .section-3 .footer,
#media-2 .section-4 .footer,
#media-2 .section-a-3 .footer,
#media-2 .section-a-1 .footer,
#media-2 .section-a-4 .footer {
  display: flex;
}
#media-2 .section-1 .footer .left,
#media-2 .section-2 .footer .left,
#media-2 .section-3 .footer .left,
#media-2 .section-4 .footer .left,
#media-2 .section-a-3 .footer .left,
#media-2 .section-a-1 .footer .left,
#media-2 .section-a-4 .footer .left,
#media-2 .section-1 .footer .right,
#media-2 .section-2 .footer .right,
#media-2 .section-3 .footer .right,
#media-2 .section-4 .footer .right,
#media-2 .section-a-3 .footer .right,
#media-2 .section-a-1 .footer .right,
#media-2 .section-a-4 .footer .right {
  flex: 1;
}
#media-2 .section-1 .footer .left,
#media-2 .section-2 .footer .left,
#media-2 .section-3 .footer .left,
#media-2 .section-4 .footer .left,
#media-2 .section-a-3 .footer .left,
#media-2 .section-a-1 .footer .left,
#media-2 .section-a-4 .footer .left,
#media-2 .section-1 .footer .right,
#media-2 .section-2 .footer .right,
#media-2 .section-3 .footer .right,
#media-2 .section-4 .footer .right,
#media-2 .section-a-3 .footer .right,
#media-2 .section-a-1 .footer .right,
#media-2 .section-a-4 .footer .right {
  text-align: center;
}
#media-2 .section-1 .header,
#media-2 .section-3 .header,
#media-2 .section-a-4 .header {
  flex-direction: column;
}
#media-2 .section-1 .header .left,
#media-2 .section-3 .header .left,
#media-2 .section-a-4 .header .left,
#media-2 .section-1 .header .right,
#media-2 .section-3 .header .right,
#media-2 .section-a-4 .header .right {
  width: 100%;
}
#media-2 .section-1 .header .right,
#media-2 .section-3 .header .right,
#media-2 .section-a-4 .header .right {
  margin-top: 40px;
}
@media (min-width: 1025px) and (max-width: 1920px) {
  #media-2 .section-1 .header .right,
  #media-2 .section-3 .header .right,
  #media-2 .section-a-4 .header .right {
    margin-top: 22px;
  }
}
@media (min-width: 569px) and (max-width: 1024px) {
  #media-2 .section-1 .header .right,
  #media-2 .section-3 .header .right,
  #media-2 .section-a-4 .header .right {
    margin-top: 0.8em;
  }
}
#media-2 .section-4 .body,
#media-2 .section-a-2 .body,
#media-2 .section-a-4 .body {
  display: flex;
  justify-content: space-between;
}
#media-2 .section-a-3 .body {
  overflow: hidden;
  display: flex;
  position: relative;
}
#media-2 .section-a-3 .body:hover {
  cursor: pointer;
}
#media-2 .section-a-3 .body .image {
  position: absolute;
  left: 0;
  top: 0;
  flex: 1;
  overflow: hidden;
  transition: all 0.7s cubic-bezier(0, 0.6, 0.4, 1);
}
#media-2 .section-a-3 .body .image img {
  display: block;
  width: 100%;
  height: 100%;
  transition: all 0.7s cubic-bezier(0, 0.6, 0.4, 1);
}
#media-2 .section-a-3 .body .image img.bright {
  -webkit-filter: brightness(1);
          filter: brightness(1);
}
#media-2 .section-a-3 .body .image img.dark {
  -webkit-filter: brightness(0.56);
          filter: brightness(0.56);
}
#media-2 .section-a-3 .body-swiper .image-1 {
  opacity: 1;
}
#media-2 .section-a-3 .body-swiper .image-1 img {
  margin: auto;
}
#media-2 .section-a-3 .body-swiper .image-2,
#media-2 .section-a-3 .body-swiper .image-3,
#media-2 .section-a-3 .body-swiper .image-4,
#media-2 .section-a-3 .body-swiper .image-5 {
  position: absolute;
  top: 0;
  opacity: 0;
  left: 197px;
}
@media (min-width: 1025px) and (max-width: 1920px) {
  #media-2 .section-a-3 .body-swiper .image-2,
  #media-2 .section-a-3 .body-swiper .image-3,
  #media-2 .section-a-3 .body-swiper .image-4,
  #media-2 .section-a-3 .body-swiper .image-5 {
    left: 165px;
  }
}
@media (min-width: 569px) and (max-width: 1024px) {
  #media-2 .section-a-3 .body-swiper .image-2,
  #media-2 .section-a-3 .body-swiper .image-3,
  #media-2 .section-a-3 .body-swiper .image-4,
  #media-2 .section-a-3 .body-swiper .image-5 {
    left: 2.9em;
  }
}
#media-2 .section-a-3 .body-swiper .prev,
#media-2 .section-a-3 .body-swiper .next {
  z-index: 2;
  position: absolute;
  width: 60px;
  height: 60px;
  top: 422.5px;
}
@media (min-width: 1025px) and (max-width: 1920px) {
  #media-2 .section-a-3 .body-swiper .prev,
  #media-2 .section-a-3 .body-swiper .next {
    width: 36px;
    height: 36px;
    top: 213px;
  }
}
@media (min-width: 569px) and (max-width: 1024px) {
  #media-2 .section-a-3 .body-swiper .prev,
  #media-2 .section-a-3 .body-swiper .next {
    width: 1em;
    height: 1em;
    top: 6em;
  }
}
#media-2 .section-a-3 .body-swiper .prev {
  left: 0;
}
#media-2 .section-a-3 .body-swiper .next {
  right: 0;
}
#media-2 .section-a-3 .body-swiper .image img {
  width: 1206px;
  height: 905px;
}
@media (min-width: 1025px) and (max-width: 1920px) {
  #media-2 .section-a-3 .body-swiper .image img {
    width: 630px;
    height: 472px;
  }
}
@media (min-width: 569px) and (max-width: 1024px) {
  #media-2 .section-a-3 .body-swiper .image img {
    width: 17.4em;
    height: 13em;
  }
}
#media-2 .show {
  opacity: 1;
  transition: opacity 0.6s linear;
}
#media-2 .disappear {
  opacity: 0;
  transition: opacity 0.6s linear;
}
#media-2 .black-bg {
  background-color: #000;
  transition: background-color 0.6s linear;
}
#media-2 .white-bg {
  background-color: #fff;
  transition: background-color 0.6s linear;
}
#media-2 .black-font {
  color: rgba(145,145,145,0.7);
  transition: color 0.6s linear;
}
#media-2 .white-font {
  color: rgba(255,255,255,0.7);
  transition: color 0.6s linear;
}
#media-2 .body {
  position: relative;
}
#media-2 .body img {
  width: 100%;
  height: auto;
}
#media-2 .body .video-group {
  position: relative;
  width: 100%;
  height: 100%;
}
#media-2 .body .video-group video {
  width: 100%;
  height: auto;
}
#media-2 .body .video-group .mask {
  width: 100%;
  height: 100%;
  z-index: 1;
}
#media-2 .body .video-group .mask img {
  width: 100%;
  height: auto;
}
#media-2 .body .video-group .play {
  width: 10%;
  height: 10%;
  left: 45%;
  top: 45%;
  position: absolute;
  z-index: 2;
}
#media-2 .section-1 .sticky-container {
  height: 250vh;
  height: calc(var(--vh, 1vh) * 250);
}
#media-2 .section-1 .sticky-container .sticky-item {
  height: 100vh;
  height: calc(var(--vh, 1vh) * 100);
  width: inherit;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
#media-2 .section-1 .sticky-container .sub-2,
#media-2 .section-1 .sticky-container .sub-3 {
  position: absolute;
  top: 0;
  left: 0;
}
#media-2 .section-1 .sticky-container .body img {
  width: 100%;
  height: 100%;
}
#media-2 .section-1 .sticky-container .footer {
  margin: 0 auto;
}
#media-2 .section-1 .sticky-container .footer > div {
  display: flex;
  align-items: center;
}
#media-2 .section-1 .sticky-container .footer .sub-item {
  border: 1px solid #919191;
  border-radius: 50%;
}
#media-2 .section-1 .sticky-container .footer img {
  width: 100%;
  height: 100%;
}
#media-2 .section-a-1 .header-2 {
  position: absolute;
  left: 0;
  width: 100%;
}
#media-2 .section-a-1 .sub-container {
  position: relative;
  margin: 0 auto 0 auto;
}
#media-2 .section-a-1 .sticky-container {
  height: 400vh;
  height: calc(var(--vh, 1vh) * 400);
}
#media-2 .section-a-1 .sticky-container .sticky-item {
  height: 100vh;
  height: calc(var(--vh, 1vh) * 100);
}
#media-2 .section-a-1 .sticky-container .sticky-item .img-wrapper {
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
}
#media-2 .section-a-1 .sticky-container .sticky-item .img-wrapper img {
  position: absolute;
  top: 0;
  left: 0;
}
#media-2 .section-a-1 .desc-footer {
  width: 65%;
  margin: auto;
  display: flex;
  justify-content: space-between;
  white-space: nowrap;
}
@media (min-width: 1921px) {
  #media-2 .header .left,
  #media-2 .header .right {
    width: 50%;
  }
  #media-2 .section-1 .header {
    padding-top: 400px;
  }
  #media-2 .section-1 .body {
    margin-bottom: 10px;
  }
  #media-2 .section-1 .body .sub {
    height: 990px;
    overflow: hidden;
  }
  #media-2 .section-1 .body .sub-1 img,
  #media-2 .section-1 .body .sub-2 img {
    -webkit-transform: scale(1.002);
            transform: scale(1.002);
  }
  #media-2 .section-1 .footer {
    width: 424px;
  }
  #media-2 .section-3 .body {
    margin: 50px 0 10px 0;
  }
  #media-2 .section-a-4 .header .right {
    width: 83%;
  }
  #media-2 .section-4,
  #media-2 .section-a-4 {
    margin-top: 285px;
  }
  #media-2 .section-4 .body,
  #media-2 .section-a-4 .body {
    margin-top: 55px;
    height: 940px;
  }
  #media-2 .section-4 .body .sub img,
  #media-2 .section-a-4 .body .sub img {
    width: 642px;
    height: 852px;
  }
  #media-2 .section-4 .body .desc,
  #media-2 .section-a-4 .body .desc {
    margin-top: 12px;
  }
  #media-2 .section-4 .header .right {
    width: 48.48%;
  }
  #media-2 .section-4 .header .left {
    width: 51.52%;
  }
  #media-2 .section-a-1 .body {
    margin-top: 50px;
  }
  #media-2 .section-a-1 .body #lens-canvas {
    width: 100%;
  }
  #media-2 .section-a-1 .body .img-wrapper {
    height: 745px;
    overflow: hidden;
  }
  #media-2 .section-a-1 .body .img-wrapper img {
    height: 100%;
  }
  #media-2 .section-a-1 .body .img-wrapper .img-1,
  #media-2 .section-a-1 .body .img-wrapper .img-3 {
    -webkit-transform: scale(1.02);
            transform: scale(1.02);
  }
  #media-2 .section-a-1 .footer {
    margin-top: -36px;
  }
  #media-2 .section-a-1 .desc-footer {
    margin-top: -5px;
  }
  #media-2 .section-a-2 {
    margin-top: 250px;
  }
  #media-2 .section-a-2 .left,
  #media-2 .section-a-2 .right {
    width: 100%;
  }
  #media-2 .section-a-2 .right {
    margin-top: 40px;
  }
  #media-2 .section-a-2 .body {
    height: 940px;
    margin-top: 50px;
  }
  #media-2 .section-a-2 .body .desc {
    margin-top: 10px;
  }
  #media-2 .section-a-2 .body .sub {
    width: 100%;
  }
  #media-2 .section-a-2 .body .sub img {
    height: 100%;
  }
  #media-2 .section-a-3 {
    margin-top: 140px;
    margin-top: 200px;
  }
  #media-2 .section-a-3 .body {
    margin-top: 50px;
  }
}
@media (min-width: 1025px) and (max-width: 1920px) {
  #media-2 .sub-container {
    width: 720px;
  }
  #media-2 .header .left,
  #media-2 .header .right {
    width: 50%;
  }
  #media-2 .section-1 .header {
    padding-top: 120px;
  }
  #media-2 .section-1 .body {
    margin-bottom: 10px;
  }
  #media-2 .section-1 .body .sub {
    height: 540px;
  }
  #media-2 .section-1 .footer {
    width: 317px;
  }
  #media-2 .section-3 .body {
    margin: 40px 0 10px 0;
  }
  #media-2 .section-4 .left {
    width: 51.53%;
  }
  #media-2 .section-4 .right {
    margin-top: 5px;
    width: 48.47%;
  }
  #media-2 .section-4,
  #media-2 .section-a-4 {
    margin-top: 120px;
  }
  #media-2 .section-4 .body,
  #media-2 .section-a-4 .body {
    height: 540px;
    margin-top: 30px;
  }
  #media-2 .section-4 .body .sub,
  #media-2 .section-a-4 .body .sub {
    width: 350px;
  }
  #media-2 .section-4 .body .desc,
  #media-2 .section-a-4 .body .desc {
    margin-top: 18px;
  }
  #media-2 .section-a-1 .body {
    margin-top: 30px;
  }
  #media-2 .section-a-1 .body #lens-canvas {
    width: 100%;
  }
  #media-2 .section-a-1 .img-wrapper {
    height: 405px;
  }
  #media-2 .section-a-1 .img-wrapper img {
    height: 100%;
  }
  #media-2 .section-a-1 .footer {
    margin-top: -25px;
  }
  #media-2 .section-a-1 .header-1 .left,
  #media-2 .section-a-1 .header-2 .left {
    width: 53.53%;
  }
  #media-2 .section-a-1 .header-1 .right,
  #media-2 .section-a-1 .header-2 .right {
    width: 46.47%;
    margin-top: 5px;
  }
  #media-2 .section-a-1 .header-2 {
    bottom: -15px;
  }
  #media-2 .section-a-2 {
    margin-top: 250px;
  }
  #media-2 .section-a-2 .left,
  #media-2 .section-a-2 .right {
    width: 100%;
  }
  #media-2 .section-a-2 .right {
    margin-top: 22px;
  }
  #media-2 .section-a-2 .body {
    height: 540px;
    margin-top: 20px;
  }
  #media-2 .section-a-2 .body .desc {
    margin-top: 10px;
  }
  #media-2 .section-a-2 .body .sub {
    width: 100%;
  }
  #media-2 .section-a-2 .body .sub img {
    height: 100%;
  }
  #media-2 .section-a-3 {
    margin-top: 140px;
  }
  #media-2 .section-a-3 .body {
    margin-top: 50px;
  }
}
@media (min-width: 569px) and (max-width: 1024px) {
  #media-2 .sub-container {
    width: 65.625vw;
  }
  #media-2 .section-a-1 .header,
  #media-2 .section-a-3 .header {
    flex-direction: column;
  }
  #media-2 .section-2 .header .left,
  #media-2 .section-4 .header .left,
  #media-2 .section-a-3 .header .left {
    width: 42%;
  }
  #media-2 .section-2 .header .right,
  #media-2 .section-4 .header .right,
  #media-2 .section-a-3 .header .right {
    width: 58%;
  }
  #media-2 .section-a-1 .header-1 .left {
    width: 100%;
  }
  #media-2 .section-a-1 .header-1 .right {
    margin-top: 0.8em;
    width: 100%;
  }
  #media-2 .section-a-1 .header-2 .left {
    width: 100%;
  }
  #media-2 .section-a-1 .header-2 .right {
    margin-top: 0.8em;
    width: 100%;
  }
  #media-2 .section-a-3 .header .left {
    width: 100%;
  }
  #media-2 .section-a-3 .header .right {
    margin-top: 0.8em;
    width: 100%;
  }
  #media-2 .section-1 .header {
    padding-top: 5.2em;
  }
  #media-2 .section-1 .body {
    margin-bottom: 0.4em;
  }
  #media-2 .section-1 .body .sub {
    height: 15.12em;
  }
  #media-2 .section-1 .footer {
    width: 10.4em;
  }
  #media-2 .section-2 .body {
    margin-top: 0.8em;
  }
  #media-2 .section-3 .body {
    margin: 0.8em 0 0.2em 0;
  }
  #media-2 .section-4,
  #media-2 .section-a-4 {
    margin-top: 4.24em;
  }
  #media-2 .section-4 .body,
  #media-2 .section-a-4 .body {
    margin-top: 0.8em;
    height: 17.92em;
  }
  #media-2 .section-4 .body .desc,
  #media-2 .section-a-4 .body .desc {
    margin-top: 0.4em;
  }
  #media-2 .section-4 .body .desc > :nth-child(2),
  #media-2 .section-a-4 .body .desc > :nth-child(2) {
    margin-top: 0.32em;
  }
  #media-2 .section-4 .body .sub,
  #media-2 .section-a-4 .body .sub {
    width: 48%;
  }
  #media-2 .section-a-1 .body {
    margin-top: 0.8em;
  }
  #media-2 .section-a-1 .body #lens-canvas {
    width: 100%;
  }
  #media-2 .section-a-1 .footer {
    margin-top: -0.8em;
  }
  #media-2 .section-a-1 .img-wrapper {
    height: 11.36em;
  }
  #media-2 .section-a-1 .img-wrapper img {
    height: 100%;
  }
  #media-2 .section-2 .body {
    margin-top: 0.8em;
  }
  #media-2 .section-a-2 {
    margin-top: 4.24em;
  }
  #media-2 .section-a-2 .body,
  #media-2 .section-a-2 .right {
    margin-top: 0.8em;
  }
  #media-2 .section-a-2 .body .desc,
  #media-2 .section-a-2 .right .desc {
    margin-top: 0.4em;
  }
  #media-2 .section-a-2 .body .sub,
  #media-2 .section-a-2 .right .sub {
    width: 100%;
  }
  #media-2 .section-a-2 .body .sub img,
  #media-2 .section-a-2 .right .sub img {
    height: 100%;
  }
  #media-2 .section-a-3 {
    margin-top: 4.24em;
  }
  #media-2 .section-a-3 .main-container {
    width: 75.55vw;
  }
  #media-2 .section-a-3 .body {
    margin-top: 0.8em;
  }
}
@media (max-width: 568px) {
  #media-2 .full-screen {
    width: 100vw;
  }
  #media-2 > div .header {
    flex-direction: column;
  }
  #media-2 .section-1 .header {
    padding-top: 4.3333em;
  }
  #media-2 .section-1 .header .right {
    margin-top: 1em;
  }
  #media-2 .section-1 .body {
    margin-bottom: 0.3333em;
  }
  #media-2 .section-1 .body .sub {
    height: 9em;
  }
  #media-2 .section-1 .footer {
    width: 7.4667em;
    flex-wrap: wrap;
  }
  #media-2 .section-1 .footer .item {
    width: 50%;
  }
  #media-2 .section-3 .right {
    margin-top: 1em;
  }
  #media-2 .section-3 .footer {
    margin-top: 0.2em;
    display: flex;
    justify-content: flex-end;
  }
  #media-2 .section-3 > :not(:first-child) {
    margin-top: 1em;
  }
  #media-2 .section-4 .right,
  #media-2 .section-a-4 .right,
  #media-2 .section-4 .body,
  #media-2 .section-a-4 .body {
    margin-top: 1em;
  }
  #media-2 .section-4 .desc,
  #media-2 .section-a-4 .desc {
    margin-top: 0.4em;
  }
  #media-2 .section-4 .desc > :nth-child(2),
  #media-2 .section-a-4 .desc > :nth-child(2) {
    margin-top: 0.0667em;
  }
  #media-2 .section-a-1 .body,
  #media-2 .section-a-1 .right {
    margin-top: 1em;
  }
  #media-2 .section-a-1 .body #lens-canvas,
  #media-2 .section-a-1 .right #lens-canvas {
    width: 100%;
  }
  #media-2 .section-a-1 .desc-footer {
    margin-top: 0.24em;
  }
  #media-2 .section-a-1 .footer {
    margin-top: -0.56em;
    text-align: right;
  }
  #media-2 .section-a-1 .footer .tp1 {
    width: 100%;
  }
  #media-2 .section-a-1 .canvas-video {
    width: 100vw;
    height: 7em;
  }
  #media-2 .section-a-1 .canvas-video video {
    width: 100%;
    height: 100%;
  }
  #media-2 .section-a-1 .img-wrapper {
    height: 7.0333em;
    overflow: hidden;
  }
  #media-2 .section-a-1 .img-wrapper img {
    height: 100%;
  }
  #media-2 .section-a-1 .img-wrapper .img-1,
  #media-2 .section-a-1 .img-wrapper .img-3 {
    -webkit-transform: scale(1.03);
            transform: scale(1.03);
  }
  #media-2 .section-2 .body,
  #media-2 .section-2 .right {
    margin-top: 0.6667em;
  }
  #media-2 .section-a-2 .right,
  #media-2 .section-a-2 .body {
    margin-top: 1em;
  }
  #media-2 .section-a-2 .desc {
    margin-top: 0.4em;
  }
  #media-2 .section-a-3-mobile .image-m {
    width: 100%;
    height: 12.5667em;
  }
  #media-2 .section-a-3-mobile .image-m img {
    width: 100%;
    height: 100%;
  }
  #media-2 .section-a-3-mobile .body {
    margin-bottom: 0em;
  }
  #media-2 .section-a-3-mobile .right,
  #media-2 .section-a-3-mobile .body {
    margin-top: 1em;
  }
  #media-2 .section-a-3-mobile .sticky-container {
    height: 200vh;
    height: calc(var(--vh, 1vh) * 200);
  }
  #media-2 .section-a-3-mobile .sticky-container .sticky-item {
    height: 100vh;
    height: calc(var(--vh, 1vh) * 100);
  }
  #media-2 .section-a-3-mobile .sticky-container .body {
    position: relative;
  }
  #media-2 .section-a-3-mobile .sticky-container .body > :not(:first-child) {
    position: absolute;
    top: 0;
    left: 0;
  }
  #media-2 .section-4 .sticky-container,
  #media-2 .section-a-2 .sticky-container,
  #media-2 .section-a-4 .sticky-container {
    height: 300vh;
    height: calc(var(--vh, 1vh) * 300);
  }
  #media-2 .section-4 .sticky-container .sticky-item,
  #media-2 .section-a-2 .sticky-container .sticky-item,
  #media-2 .section-a-4 .sticky-container .sticky-item {
    width: 100%;
    height: 100vh;
    height: calc(var(--vh, 1vh) * 100);
  }
  #media-2 .section-4 .body,
  #media-2 .section-a-2 .body,
  #media-2 .section-a-4 .body {
    display: block;
  }
  #media-2 .section-4 .body .sub img,
  #media-2 .section-a-2 .body .sub img,
  #media-2 .section-a-4 .body .sub img {
    width: 100%;
    height: 12.5em;
  }
  #media-2 .section-4 .body .sub-2,
  #media-2 .section-a-2 .body .sub-2,
  #media-2 .section-a-4 .body .sub-2 {
    position: absolute;
    top: 0;
    left: 0;
  }
  .section-a-3-mobile .body-swiper {
    position: relative;
  }
  .section-a-3-mobile .sticky-container {
    position: relative;
  }
  .section-a-3-mobile .image-1 {
    opacity: 1;
  }
  .section-a-3-mobile .image-2,
  .section-a-3-mobile .image-3,
  .section-a-3-mobile .image-4,
  .section-a-3-mobile .image-5 {
    position: absolute;
    top: 0;
    opacity: 0;
  }
  .section-a-3-mobile .prev,
  .section-a-3-mobile .next {
    z-index: 2;
    position: absolute;
  }
  .section-a-3-mobile .swiper .image img {
    width: 100vw;
    height: 16.6em;
  }
  .section-a-3-mobile .prev,
  .section-a-3-mobile .next {
    top: 7.7em !important;
    width: 1.2em;
    height: 1.2em;
  }
  .section-a-3-mobile .prev img,
  .section-a-3-mobile .next img {
    width: 100%;
    height: 100%;
  }
  .section-a-3-mobile .prev {
    left: 0.3em !important;
  }
  .section-a-3-mobile .next {
    left: 11em !important;
  }
}
#media-3 {
  background-color: #000;
  margin-top: -1px;
}
#media-3 .h2 {
  letter-spacing: 0.5px;
}
#media-3 .video-group-mask {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-color: rgba(0,0,0,0.3);
}
#media-3 .section-3 .video-group {
  position: relative;
}
@media (min-width: 1921px) {
  #media-3 .section-3 .video-group {
    height: 734px;
  }
}
@media (min-width: 1025px) and (max-width: 1920px) {
  #media-3 .section-3 .video-group {
    height: 405px;
  }
}
@media (min-width: 569px) and (max-width: 1024px) {
  #media-3 .section-3 .video-group {
    height: 11.36em;
  }
}
@media (max-width: 568px) {
  #media-3 .section-3 .video-group {
    height: 7.0667em;
  }
}
#media-3 .section-3 .video-group .video-style {
  width: 100%;
  height: 100%;
}
#media-3 .white-1 {
  color: rgba(255,255,255,0.7);
}
#media-3 .section-1 .header,
#media-3 .section-2 .header,
#media-3 .section-1 .footer,
#media-3 .section-2 .footer {
  display: flex;
}
#media-3 .section-1 .footer .left,
#media-3 .section-2 .footer .left,
#media-3 .section-1 .footer .right,
#media-3 .section-2 .footer .right {
  flex: 1;
  text-align: center;
}
#media-3 .section-3 .desc-item {
  display: flex;
}
#media-3 .section-3 .footer {
  text-align: center;
}
#media-3 .body {
  position: relative;
}
#media-3 .section-1 .header,
#media-3 .section-2 .header {
  flex-direction: column;
}
@media (min-width: 1025px) {
  #media-3 .section-1 .header .right,
  #media-3 .section-2 .header .right {
    margin-top: 1.1111em;
  }
}
@media (min-width: 569px) and (max-width: 1024px) {
  #media-3 .section-1 .header .right,
  #media-3 .section-2 .header .right {
    margin-top: 0.8em;
  }
}
#media-3 .section-1 .header .left {
  width: 100%;
}
#media-3 .section-1 .header .right {
  width: 90%;
}
#media-3 .section-2 .header .left {
  width: 100%;
}
#media-3 .section-2 .header .right {
  width: 82%;
}
#media-3 .section-3 .header .left {
  width: 100%;
}
#media-3 .section-3 .header .right {
  width: 83%;
}
@media (min-width: 1025px) {
  #media-3 {
    padding-bottom: 7.3333em;
  }
  #media-3 .section-1 .header > div,
  #media-3 .section-2 .header > div {
    width: 50%;
  }
  #media-3 .section-1 {
    padding-top: 4.6667em;
  }
  #media-3 .section-1 .body {
    margin: 1.1111em 0 0.4444em 0;
  }
  #media-3 .section-2 {
    margin-top: 4.8444em;
  }
  #media-3 .section-2 .body {
    margin-top: 1.1111em;
  }
  #media-3 .section-3 {
    margin-top: 5.5556em;
  }
  #media-3 .section-3 .right {
    margin-top: 1.1111em;
  }
  #media-3 .section-3 .sub-container > :not(:first-child) {
    margin-top: 1.1111em;
  }
  #media-3 .section-3 .sub-container .desc-item > :not(:first-child) {
    margin-left: 2em;
  }
  #media-3 .section-3 .body {
    margin-top: 1.1111em;
  }
  #media-3 .section-3 .footer {
    margin-top: 0.4444em;
  }
}
@media (min-width: 1025px) and (max-width: 1920px) {
  #media-3 .sub-container {
    width: 720px;
  }
  #media-3 .section-1 .header .right,
  #media-3 .section-2 .header .right,
  #media-3 .section-3 .header .right {
    width: 100%;
  }
}
@media (min-width: 569px) and (max-width: 1024px) {
  #media-3 {
    padding-bottom: 4.8em;
  }
  #media-3 .section-1 .header .right,
  #media-3 .section-3 .header .right {
    width: 100%;
  }
  #media-3 .section-2 .header .right {
    width: 95%;
  }
  #media-3 .section-1 {
    padding-top: 1.24em;
  }
  #media-3 .section-1 .body {
    margin: 0.88em 0 0.4em 0;
  }
  #media-3 .section-2 {
    margin-top: 4.24em;
  }
  #media-3 .section-2 .body {
    margin-top: 0.8em;
  }
  #media-3 .section-3 {
    margin-top: 4.24em;
  }
  #media-3 .section-3 .right {
    margin-top: 0.8em;
  }
  #media-3 .section-3 .sub-container > :not(:first-child) {
    margin-top: 0.8em;
  }
  #media-3 .section-3 .sub-container .desc-item > :not(:first-child) {
    margin-left: 2.8em;
  }
  #media-3 .section-3 .body {
    margin-top: 0.8em;
  }
  #media-3 .section-3 .footer {
    margin-top: 0.4em;
  }
}
@media (max-width: 568px) {
  #media-3 .full-screen {
    width: 100vw !important;
  }
  #media-3 .header {
    flex-direction: column;
  }
  #media-3 .header > div {
    width: 100% !important;
  }
  #media-3 .header .right {
    margin-top: 1em;
  }
  #media-3 .section-1 {
    padding-top: 4.3333em;
  }
  #media-3 .section-1 .body {
    margin: 1em 0 0.1333em 0;
    height: 16.6667em;
  }
  #media-3 .section-2 {
    margin-top: 4.3333em;
  }
  #media-3 .section-2 .body {
    margin-top: 1em;
    height: 7.0667em;
  }
  #media-3 .section-3 {
    margin-top: 4.3333em;
  }
  #media-3 .section-3 .sub-container > :not(:first-child) {
    margin-top: 1em;
  }
  #media-3 .section-3 .sub-container .desc-item {
    flex-direction: column;
  }
  #media-3 .section-3 .sub-container .desc-item > :not(:first-child) {
    margin-top: 0.3333em;
  }
  #media-3 .section-3 .body {
    margin-top: 1em;
    height: 7.0667em;
  }
  #media-3 .section-3 .footer {
    margin-top: 0.1333em;
  }
}
#speed {
  background: #000;
  margin-top: -1px;
  overflow: hidden;
}
#speed .bold {
  font-family: OPPOFont-Bold;
}
#speed .title-anime {
  z-index: 2;
}
#speed .v {
  object-fit: contain;
}
#speed .span-container {
  display: flex;
}
#speed .span-container .span {
  display: block;
}
#speed .header {
  position: relative;
}
#speed .header img {
  width: 100vw;
  height: 100vh;
  height: calc(var(--vh, 1vh) * 100);
}
#speed .header .content {
  z-index: 3;
  width: 100%;
  position: absolute;
}
#speed .header .content > div {
  text-align: center;
  width: 100%;
}
#speed .video-group {
  position: relative;
  width: 100vw;
  height: 100vh;
  height: calc(var(--vh, 1vh) * 100);
}
#speed .video-group video {
  width: 100%;
  height: 100%;
}
#speed .video-group .mask {
  width: 100%;
  height: 100%;
  z-index: 1;
}
#speed .video-group .mask img {
  width: 100%;
  height: 100%;
}
#speed .video-group .play {
  position: absolute;
  z-index: 2;
}
#speed .body {
  position: relative;
}
#speed .body .left {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
}
#speed .body .right {
  position: relative;
  display: flex;
}
#speed .body .right .sequence-wrapper {
  opacity: 1;
  transition: opacity 0.5s linear;
}
#speed .body .right .sequence-wrapper.no-show {
  opacity: 0;
}
#speed .body .right .img-wrapper {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  -webkit-transform-origin: 30% 30%;
          transform-origin: 30% 30%;
  transition: opacity 0.5s linear, -webkit-transform 0.5s linear;
  transition: opacity 0.5s linear, transform 0.5s linear;
  transition: opacity 0.5s linear, transform 0.5s linear, -webkit-transform 0.5s linear;
}
#speed .body .right .img-wrapper.show {
  opacity: 1;
}
#speed .body .right .img-wrapper.large {
  -webkit-transform: scale(2.8);
          transform: scale(2.8);
}
#speed .body .right .img-wrapper .phone {
  position: absolute;
  transition: all 0.5s linear;
}
#speed .body .right .img-wrapper .phone.dark-phone {
  -webkit-filter: brightness(0.5);
          filter: brightness(0.5);
}
@media (min-width: 1921px) {
  #speed .body .right .img-wrapper .phone {
    width: 290px;
    height: 1042px;
    left: 204px;
    top: 125px;
  }
}
@media (min-width: 1025px) and (max-width: 1920px) {
  #speed .body .right .img-wrapper .phone {
    width: 171px;
    height: 609px;
    top: 70px;
    left: 119px;
  }
}
@media (min-width: 569px) and (max-width: 1024px) {
  #speed .body .right .img-wrapper .phone {
    width: 5em;
    height: 17.6em;
    top: 2.12em;
    left: 3.4em;
  }
}
#speed .body .right .img-wrapper .cpu {
  position: absolute;
  -webkit-filter: brightness(0.5);
          filter: brightness(0.5);
  transition: all 0.5s linear;
}
#speed .body .right .img-wrapper .cpu.dark-cpu {
  -webkit-filter: brightness(1);
          filter: brightness(1);
}
@media (min-width: 1921px) {
  #speed .body .right .img-wrapper .cpu {
    top: 457px;
    left: 265px;
    width: 45px;
  }
}
@media (min-width: 1025px) and (max-width: 1920px) {
  #speed .body .right .img-wrapper .cpu {
    top: 263px;
    left: 153px;
    width: 26px;
  }
}
@media (min-width: 569px) and (max-width: 1024px) {
  #speed .body .right .img-wrapper .cpu {
    top: 7.74em;
    left: 4.45em;
    width: 0.8em;
  }
}
#speed .body #speed-canvas {
  width: 100%;
}
#speed .body .sub {
  height: 100vh;
  height: calc(var(--vh, 1vh) * 100);
  display: flex;
  flex-direction: column;
  justify-content: center;
}
#speed .body .sub-1 {
  position: relative;
}
#speed .body .sub-1 .tuv-wrapper .tuv-desc {
  white-space: nowrap;
  text-align: center;
}
#speed .body .sub-1 .tips {
  position: absolute;
}
#speed .body .sub-3 .desc-item .up {
  display: flex;
  align-items: center;
}
#speed .body .sub-4 .item-group {
  display: flex;
}
#speed .body .sticky-container {
  width: 100%;
  height: 400vh;
  height: calc(var(--vh, 1vh) * 400);
  margin-top: 0;
}
#speed .body .sticky-container .sticky-item {
  width: 100%;
  height: 100vh;
  height: calc(var(--vh, 1vh) * 100);
  justify-content: flex-end;
}
@media (min-width: 1921px) {
  #speed .sub .sub-1 .desc {
    width: 765px;
  }
}
@media (min-width: 1025px) and (max-width: 1920px) {
  #speed .sub .sub-1 .desc {
    width: 470px;
  }
}
@media (min-width: 569px) and (max-width: 1024px) {
  #speed .sub .sub-1 .desc {
    width: 10em;
  }
}
@media (min-width: 1921px) {
  #speed .sub .sub-2 .desc {
    width: 765px;
  }
}
@media (min-width: 1025px) and (max-width: 1920px) {
  #speed .sub .sub-2 .desc {
    width: 460px;
  }
}
@media (min-width: 569px) and (max-width: 1024px) {
  #speed .sub .sub-2 .desc {
    width: 12em;
  }
}
@media (min-width: 1921px) {
  #speed .sub .sub-3 .desc {
    width: 765px;
  }
}
@media (min-width: 1025px) and (max-width: 1920px) {
  #speed .sub .sub-3 .desc {
    width: 460px;
  }
}
@media (min-width: 569px) and (max-width: 1024px) {
  #speed .sub .sub-3 .desc {
    width: 11.6em;
  }
}
@media (min-width: 1921px) {
  #speed .sub .sub-4 .desc {
    width: 820px;
  }
}
@media (min-width: 1025px) and (max-width: 1920px) {
  #speed .sub .sub-4 .desc {
    width: 480px;
  }
}
@media (min-width: 569px) and (max-width: 1024px) {
  #speed .sub .sub-4 .desc {
    width: 11.2em;
  }
}
@media (min-width: 1025px) {
  #speed .header .content {
    top: 12.6667em;
  }
  #speed .header .content .text {
    margin-top: 1.0222em;
  }
  #speed .header .content .text-1 {
    margin-top: 0.4444em;
  }
  #speed .body .desc {
    margin-top: 1.1111em;
  }
  #speed .body .sub-1 > :not(:nth-child(1)) {
    margin-top: 1.1111em;
  }
  #speed .body .sub-1 .tuv-wrapper {
    width: 3.2667em;
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  #speed .body .sub-1 .tuv-wrapper .tuv {
    width: 2.4em;
    height: 2.4em;
  }
  #speed .body .sub-1 .tuv-wrapper .tuv-desc {
    margin-top: 0.1333em;
  }
  #speed .body .sub-1 .tips {
    top: 15.4222em;
  }
  #speed .body .sub-3 .item-1 {
    margin-top: 1.1111em;
  }
  #speed .body .sub-3 .item-2 {
    margin-top: 0.8889em;
  }
  #speed .body .sub-3 .arrow {
    width: 0.3556em;
    height: 0.7778em;
    margin-right: 0.2889em;
  }
  #speed .body .sub-3 .down {
    margin-top: 0.1778em;
  }
  #speed .body .sub-4 .group-1 {
    margin-top: 1.1111em;
  }
  #speed .body .sub-4 .group-2 {
    margin-top: 0.6667em;
  }
  #speed .body .sub-4 .down {
    margin-top: 0.1778em;
  }
  #speed .body .sub-4 .item-group > :nth-child(1) {
    margin-right: 1.7333em;
  }
  #speed .body .sub-4 .group-1 > :nth-child(1) .up,
  #speed .body .sub-4 .group-2 > :nth-child(1) .up {
    margin-left: -5px;
  }
}
@media (min-width: 1025px) and (max-width: 1920px) {
  #speed .sub .sub-1 .desc {
    margin-top: 36px;
  }
  #speed .sub .sub-1 .tuv-wrapper {
    margin-top: 38px;
    flex-direction: row;
    width: 100%;
  }
  #speed .sub .sub-1 .tuv-wrapper .tuv {
    width: 45px;
    height: 45px;
  }
  #speed .sub .sub-1 .tuv-wrapper .tuv-desc {
    text-align: start;
    margin: 0 0 0 10px;
  }
  #speed .sub .sub-1 .tuv-wrapper .tuv-desc > :nth-child(4) {
    margin-top: 2px;
  }
  #speed .sub .sub-4 .group-1 > :nth-child(1) .up,
  #speed .sub .sub-4 .group-2 > :nth-child(1) .up {
    margin-left: -5px;
  }
}
@media (min-width: 569px) and (max-width: 1024px) {
  #speed .header img {
    width: 100vw;
    height: auto;
  }
  #speed .header .content {
    top: 3.92em;
  }
  #speed .header .content .text {
    margin-top: 1.2em;
  }
  #speed .header .content .text-1 {
    margin-top: 1.2em;
  }
  #speed .body .desc {
    margin-top: 0.8em;
  }
  #speed .body .sub-1 .desc {
    margin-top: 0.96em;
  }
  #speed .body .sub-1 .tuv-wrapper {
    margin-top: 1.2em;
    width: 100%;
    display: flex;
    flex-direction: row;
  }
  #speed .body .sub-1 .tuv-wrapper .tuv {
    width: 1.6em;
    height: 1.6em;
  }
  #speed .body .sub-1 .tuv-wrapper .tuv-desc {
    text-align: start;
    margin: 0 0 0 0.4em;
  }
  #speed .body .sub-1 .tips {
    top: 12.8em;
  }
  #speed .body .sub-3 .item-1 {
    margin-top: 1.2em;
  }
  #speed .body .sub-3 .item-2 {
    margin-top: 0.48em;
  }
  #speed .body .sub-3 .arrow {
    width: 0.4em;
    height: 0.8em;
    margin-right: 0.36em;
  }
  #speed .body .sub-3 .down {
    margin-top: -0.08em;
  }
  #speed .body .sub-4 .group-1 {
    margin-top: 0.8em;
  }
  #speed .body .sub-4 .group-2 {
    margin-top: 0.8em;
  }
  #speed .body .sub-4 .down {
    margin-top: -0.08em;
  }
  #speed .body .sub-4 .item-group > :nth-child(1) {
    margin-right: 1.08em;
  }
}
@media (max-width: 568px) {
  #speed {
    padding-top: 200px;
  }
  #speed .header-mobile {
    margin: 0 auto;
    text-align: center;
    color: #fff;
  }
  #speed .header-mobile .text,
  #speed .header-mobile .text1 {
    margin-top: 1em;
  }
  #speed .content {
    z-index: 2;
  }
  #speed .content {
    top: 1.2em;
  }
  #speed .content .text {
    margin-top: 1em;
  }
  #speed .content .text-1 {
    margin-top: 1em;
  }
  #speed .body-mobile .desc {
    margin-top: 1em;
  }
  #speed .body-mobile .sub-1 .tips {
    margin-top: 1em;
  }
  #speed .body-mobile .sub-1 .tuv-wrapper {
    margin-top: 1.3333em;
    display: flex;
  }
  #speed .body-mobile .sub-1 .tuv-wrapper .tuv {
    width: 0.9333em;
    height: 0.9333em;
  }
  #speed .body-mobile .sub-1 .tuv-wrapper .tuv-desc {
    margin-left: 0.2em;
  }
  #speed .body-mobile .sticky-container {
    height: 520vh;
    height: calc(var(--vh, 1vh) * 520);
  }
  #speed .body-mobile .sticky-container .sub-content {
    z-index: 2;
    position: absolute;
    top: 0;
    left: 1.6em;
  }
  #speed .body-mobile .sticky-container .sub-content > div {
    position: absolute;
    top: 0;
    left: 0;
  }
  #speed .body-mobile .sticky-container .sticky-item {
    height: 100vh;
    height: calc(var(--vh, 1vh) * 100);
    display: flex;
    justify-content: center;
    align-items: center;
  }
  #speed .body-mobile .sticky-container .sub-3 .item-1 {
    margin-top: 1em;
  }
  #speed .body-mobile .sticky-container .sub-3 .item-2 {
    margin-top: 1em;
  }
  #speed .body-mobile .sticky-container .sub-3 .up {
    display: flex;
    align-items: center;
  }
  #speed .body-mobile .sticky-container .sub-3 .down {
    margin-top: 3px;
  }
  #speed .body-mobile .sticky-container .sub-3 .arrow {
    width: 0.2333em;
    height: 0.5333em;
    margin-right: 0.1333em;
  }
  #speed .body-mobile .sticky-container .sub-4 .item-group {
    display: flex;
    margin-top: 0.8333em;
  }
  #speed .body-mobile .sticky-container .sub-4 .item-group > :not(:first-child) {
    margin-left: 1.5em;
  }
  #speed .body-mobile .sticky-container .sub-4 .item-group .down {
    margin-top: 2px;
  }
  #speed .body-mobile .sequence-wrapper {
    position: relative;
    width: 100vw;
    z-index: 1;
  }
  #speed .body-mobile .sequence-wrapper .img-wrapper {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    -webkit-transform-origin: -28% 76% !important;
            transform-origin: -28% 76% !important;
    transition: opacity 0.7s linear, -webkit-transform 0.7s linear;
    transition: opacity 0.7s linear, transform 0.7s linear;
    transition: opacity 0.7s linear, transform 0.7s linear, -webkit-transform 0.7s linear;
  }
  #speed .body-mobile .sequence-wrapper .img-wrapper.show {
    opacity: 1;
  }
  #speed .body-mobile .sequence-wrapper .img-wrapper.large {
    -webkit-transform: scale(1.5);
            transform: scale(1.5);
  }
  #speed .body-mobile .sequence-wrapper .cpu,
  #speed .body-mobile .sequence-wrapper .phone {
    position: absolute;
  }
  #speed .body-mobile .sequence-wrapper .phone {
    top: 63px;
    left: 100px;
    width: 156px;
    height: 533px;
    transition: all 0.7s linear;
  }
  #speed .body-mobile .sequence-wrapper .phone.dark-phone {
    -webkit-filter: brightness(0.5);
            filter: brightness(0.5);
  }
  #speed .body-mobile .sequence-wrapper .cpu {
    top: 7.7167em;
    left: 4.3733em;
    width: 0.8333em;
    transition: all 0.7s linear;
  }
  #speed .body-mobile .sequence-wrapper .cpu.dark-cpu {
    -webkit-filter: brightness(1);
            filter: brightness(1);
  }
  #speed .body-mobile .sequence-wrapper #speed-canvas-mobile {
    width: 100vw;
    opacity: 1;
    transition: opacity 0.7s linear;
  }
  #speed .body-mobile .sequence-wrapper #speed-canvas-mobile.no-show {
    opacity: 0;
  }
  #speed .body-mobile .sequence-wrapper .speed-sequence {
    z-index: 1;
  }
}
#kv {
  position: relative;
  height: 100vh;
  height: calc(var(--vh, 1vh) * 100);
  margin-top: 52px;
  background-color: #fff;
  overflow: hidden;
}
@media (min-width: 1025px) and (max-width: 1920px) {
  #kv {
    height: calc(100vh - 52px);
    height: calc(calc(var(--vh, 1vh) * 100) - 52px);
  }
}
@media (min-width: 569px) and (max-width: 1024px) {
  #kv {
    height: calc(100vh - 52px);
    height: calc(calc(var(--vh, 1vh) * 100) - 52px);
  }
}
@media (max-width: 568px) {
  #kv {
    margin-top: 47px;
    height: calc(100vh - 47px);
    height: calc(calc(var(--vh, 1vh) * 100) - 47px);
  }
}
#kv .fg {
  overflow: hidden;
  position: relative;
  z-index: 2;
  width: 100%;
  display: flex;
  align-items: flex-end;
  height: calc(50% - 11.99vw);
}
@media (max-width: 568px) {
  #kv .fg {
    height: 25%;
  }
}
#kv .fg .text {
  height: auto;
  margin: 0 auto;
  opacity: 0;
}
@media (max-width: 568px) {
  #kv .fg .text {
    margin-bottom: 30px;
  }
}
#kv .fg .text.show {
  opacity: 1;
  -webkit-animation-duration: 1.25s;
          animation-duration: 1.25s;
  -webkit-animation-timing-function: ease-out;
          animation-timing-function: ease-out;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  -webkit-animation-name: kv-text-show;
          animation-name: kv-text-show;
}
@media (max-width: 568px) {
  #kv .fg .text.show {
    -webkit-animation-name: kv-text-show, kv-text-show-sm;
            animation-name: kv-text-show, kv-text-show-sm;
  }
}
@-webkit-keyframes kv-text-show {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes kv-text-show {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-webkit-keyframes kv-text-show-sm {
  from {
    -webkit-transform: translateY(110%);
            transform: translateY(110%);
  }
  to {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
@keyframes kv-text-show-sm {
  from {
    -webkit-transform: translateY(110%);
            transform: translateY(110%);
  }
  to {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
#kv .fg .text {
  color: #595757;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  letter-spacing: 0;
}
#kv .fg .text .title {
  line-height: 1.5;
  font-size: 2.734vw;
  letter-spacing: -0.055428571428571em;
  margin-right: 0.055428571428571em;
}
@media (max-width: 568px) {
  #kv .fg .text .title {
    font-size: 6vw;
  }
}
#kv .fg .text .title .name {
  font-family: OPPOFont-Bold;
}
#kv .fg .text .title .postfix {
  font-family: OPPOFont-Regular;
}
#kv .fg .text .slogan {
  font-family: OPPOFont-Bold;
  display: flex;
  justify-content: space-between;
  line-height: 1.25;
  font-size: 1.484171428571428vw;
  letter-spacing: 0.390571428571429vw;
  margin-right: -0.390571428571429vw;
}
@media (max-width: 568px) {
  #kv .fg .text .slogan {
    font-size: 3.257vw;
    letter-spacing: 0.857105263157895vw;
    margin-right: -0.857105263157895vw;
  }
}
#kv .bg {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
#kv .bg canvas {
  width: auto;
  height: 100%;
}
#kv .bg video {
  width: 100%;
  height: auto;
  object-fit: contain;
}
#appearance {
  background-color: #000;
  overflow: hidden;
}
#appearance .clickable {
  cursor: pointer;
}
#appearance > div {
  position: relative;
}
#appearance .fg .title {
  margin-bottom: 50px;
}
@media (min-width: 1025px) and (max-width: 1920px) {
  #appearance .fg .title {
    margin-bottom: 40px;
  }
}
@media (min-width: 569px) and (max-width: 1024px) {
  #appearance .fg .title {
    margin-bottom: 30px;
  }
}
@media (max-width: 568px) {
  #appearance .fg .title {
    margin-bottom: 30px;
  }
}
#appearance .section-0 {
  display: flex;
}
#appearance .section-0 .bg {
  position: fixed;
  z-index: 100;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  transition: -webkit-transform 0.6s ease-out;
  transition: transform 0.6s ease-out;
  transition: transform 0.6s ease-out, -webkit-transform 0.6s ease-out;
  -webkit-transform: translateY(100vh);
          transform: translateY(100vh);
  background-color: #000;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media (max-width: 568px) {
  #appearance .section-0 .bg {
    padding-top: 40px;
  }
}
#appearance .section-0 .bg.show {
  opacity: 1;
  -webkit-transform: translateY(0);
          transform: translateY(0);
}
#appearance .section-0 .bg video {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
#appearance .section-0 .bg .close {
  background-color: rgba(0,0,0,0.3);
  border-radius: 50%;
  cursor: pointer;
  position: absolute;
  z-index: 2;
  right: 15px;
  top: 15px;
  width: 30px;
  height: 30px;
}
@media (max-width: 568px) {
  #appearance .section-0 .bg .close {
    right: 10px;
    top: 10px;
    width: 20px;
    height: 20px;
  }
}
#appearance .section-0 .fg {
  position: relative;
  z-index: 1;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  margin-top: 467px;
  margin-bottom: 175px;
}
@media (min-width: 1025px) and (max-width: 1920px) {
  #appearance .section-0 .fg {
    margin-top: 320px;
    margin-bottom: 189px;
  }
}
@media (min-width: 569px) and (max-width: 1024px) {
  #appearance .section-0 .fg {
    margin-top: 127px;
    margin-bottom: 104px;
    width: 24.22222222222222em;
  }
}
@media (max-width: 568px) {
  #appearance .section-0 .fg {
    margin-top: 148px;
    margin-bottom: 28px;
    width: 83.33333333333334vw;
  }
}
#appearance .section-0 .fg .content {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  text-align: center;
}
#appearance .section-0 .fg .content span {
  width: 33.80555555555556em;
}
@media (min-width: 1025px) and (max-width: 1920px) {
  #appearance .section-0 .fg .content span {
    width: 725px;
  }
}
@media (min-width: 569px) and (max-width: 1024px) {
  #appearance .section-0 .fg .content span {
    width: 470px;
  }
}
@media (max-width: 568px) {
  #appearance .section-0 .fg .content span {
    width: 83.33333333333334vw;
  }
  #appearance .section-0 .fg .content span:not(:first-child) {
    margin-top: 10px;
  }
}
#appearance .section-0 .fg .play-video-btn {
  cursor: pointer;
  display: flex;
  align-items: center;
  margin-top: 381px;
}
@media (min-width: 1025px) and (max-width: 1920px) {
  #appearance .section-0 .fg .play-video-btn {
    margin-top: 117px;
  }
}
@media (min-width: 569px) and (max-width: 1024px) {
  #appearance .section-0 .fg .play-video-btn {
    margin-top: 112px;
  }
}
@media (max-width: 568px) {
  #appearance .section-0 .fg .play-video-btn {
    margin-top: 130px;
  }
}
#appearance .section-0 .fg .play-video-btn .label {
  border-bottom: 2px solid #979797;
  line-height: 1.25;
  margin-left: 0.5em;
}
#appearance .section-0 .fg .play-video-btn .icon {
  width: 13px;
  height: 16px;
}
#appearance .section-1 .title-anime .bg.v {
  object-fit: cover;
}
@media (max-width: 568px) {
  #appearance .section-1 .title-anime .bg.i {
    background-size: contain;
    background-repeat: no-repeat;
    width: 80vw;
    height: 80vh;
    height: calc(var(--vh, 1vh) * 80);
    margin-left: 10vw;
    margin-top: 10vh;
  }
}
@media (max-width: 568px) {
  #appearance .section-1 .title-anime .content .main-container {
    letter-spacing: -0.5px;
    padding: 0 8.333333333333332vw;
  }
}
#appearance .section-1 .title-anime .content .main-container .text1 {
  margin-left: auto;
  margin-right: auto;
}
@media (min-width: 1921px) {
  #appearance .section-1 .title-anime .content .main-container .text1 {
    width: 1118px;
  }
}
@media (min-width: 1025px) and (max-width: 1920px) {
  #appearance .section-1 .title-anime .content .main-container .text1 {
    width: 509px;
  }
}
@media (min-width: 569px) and (max-width: 1024px) {
  #appearance .section-1 .title-anime .content .main-container .text1 {
    width: 441px;
  }
}
#appearance .section-2 .fg {
  width: 100%;
  display: flex;
  justify-content: space-around;
  align-items: center;
}
#appearance .section-2 .fg .column {
  background-color: #0a0c0d;
  overflow: hidden;
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
}
#appearance .section-2 .fg .column .wrapper {
  width: 100%;
}
@media (min-width: 569px) {
  #appearance .section-2 .fg {
    padding: 40px;
  }
  #appearance .section-2 .fg .column {
    width: calc(33.333333333333336vw - 53.333333333333336px);
    height: calc(51.1904761904762vw - 81.90476190476191px);
  }
  #appearance .section-2 .fg .column:not(:first-child) {
    margin-left: 40px;
  }
  #appearance .section-2 .fg .left {
    align-items: flex-start;
  }
  #appearance .section-2 .fg .left .image {
    width: 100%;
    height: auto;
  }
  #appearance .section-2 .fg .middle {
    align-items: flex-start;
  }
  #appearance .section-2 .fg .middle .wrapper {
    height: 159.8%;
    display: flex;
    align-items: center;
  }
  #appearance .section-2 .fg .middle img {
    width: 100%;
    height: auto;
  }
  #appearance .section-2 .fg .right {
    align-items: flex-start;
  }
  #appearance .section-2 .fg .right .image {
    width: 100%;
    height: auto;
  }
}
@media (max-width: 568px) {
  #appearance .section-2 .fg {
    flex-direction: column;
    padding: 4.166666666666666vw 0;
  }
  #appearance .section-2 .fg .column {
    width: 91.66666666666667vw;
    height: 60.086382113821145vw;
  }
  #appearance .section-2 .fg .column:not(:first-child) {
    margin-top: 4.166666666666666vw;
  }
  #appearance .section-2 .fg .column img {
    width: 100%;
    height: auto;
  }
}
#appearance .section-3 .fg {
  position: relative;
  overflow: hidden;
}
#appearance .section-3 .fg .text {
  overflow: hidden;
}
#appearance .section-3 .fg .text .wrapper {
  height: 100vh;
  height: calc(var(--vh, 1vh) * 100);
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
}
@media (max-width: 568px) {
  #appearance .section-3 .fg .text .wrapper {
    justify-content: flex-start;
  }
}
#appearance .section-3 .fg .text .wrapper .p3 {
  width: 647px;
}
@media (min-width: 1025px) and (max-width: 1920px) {
  #appearance .section-3 .fg .text .wrapper .p3 {
    width: 311px;
  }
}
@media (min-width: 569px) and (max-width: 1024px) {
  #appearance .section-3 .fg .text .wrapper .p3 {
    width: 251px;
  }
  #appearance .section-3 .fg .text .wrapper .p3.desc-2 {
    width: 215px;
  }
}
#appearance .section-3 .fg .text .content .h2.darkwhite {
  margin-bottom: 50px;
}
@media (min-width: 1025px) and (max-width: 1920px) {
  #appearance .section-3 .fg .text .content .h2.darkwhite {
    margin-bottom: 36px;
  }
}
@media (min-width: 569px) and (max-width: 1024px) {
  #appearance .section-3 .fg .text .content .h2.darkwhite {
    margin-bottom: 20px;
  }
}
@media (max-width: 568px) {
  #appearance .section-3 .fg .text .content .h2.darkwhite {
    margin-bottom: 30px;
  }
}
#appearance .section-3 .fg .sticky-wrapper {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100vh;
  height: calc(var(--vh, 1vh) * 100);
  overflow: hidden;
}
#appearance .section-3 .fg .sticky-wrapper .image {
  background-color: #000;
  transition: -webkit-transform 0.1s linear;
  transition: transform 0.1s linear;
  transition: transform 0.1s linear, -webkit-transform 0.1s linear;
  position: absolute;
  top: 0;
  right: 0;
  overflow: visible;
  height: 100%;
  width: 596px;
}
@media (min-width: 1025px) and (max-width: 1920px) {
  #appearance .section-3 .fg .sticky-wrapper .image {
    width: 298px;
  }
}
@media (min-width: 569px) and (max-width: 1024px) {
  #appearance .section-3 .fg .sticky-wrapper .image {
    right: 15px;
    width: 159px;
  }
}
#appearance .section-3 .fg .sticky-wrapper .image img {
  position: absolute;
  width: 100%;
  height: auto;
  right: 0;
  top: 300px;
}
@media (min-width: 1025px) and (max-width: 1920px) {
  #appearance .section-3 .fg .sticky-wrapper .image img {
    top: 150px;
  }
}
@media (min-width: 569px) and (max-width: 1024px) {
  #appearance .section-3 .fg .sticky-wrapper .image img {
    top: 60px;
  }
}
@media (min-width: 569px) and (max-width: 1024px) and (max-aspect-ratio: 1/1) {
  #appearance .section-3 .fg .sticky-wrapper .image img {
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
  }
}
#appearance .section-3 .fg .sticky-wrapper .image .phone-1,
#appearance .section-3 .fg .sticky-wrapper .image .phone-2 {
  opacity: 0;
  transition: opacity 0.6s ease-out;
}
#appearance .section-3 .fg .sticky-wrapper .image.state-1 .phone-1 {
  opacity: 1;
}
#appearance .section-3 .fg .sticky-wrapper .image.state-2 .phone-2 {
  opacity: 1;
}
@media (max-width: 568px) {
  #appearance .section-3 .fg {
    width: 100vw;
  }
  #appearance .section-3 .fg .text .wrapper .content {
    margin-top: 343px;
    margin-left: 13.333333333333334vw;
    width: 77.77777777777779vw;
  }
  #appearance .section-3 .fg .text .wrapper .content .p3 {
    width: 100%;
  }
  #appearance .section-3 .fg .sticky-wrapper::before {
    content: '';
    height: 115px;
    width: 100%;
    background-color: #000;
    display: block;
  }
  #appearance .section-3 .fg .sticky-wrapper .image {
    top: 115px;
    height: 188px;
    left: 0;
    right: auto;
  }
  #appearance .section-3 .fg .sticky-wrapper .image img {
    top: 0;
    left: 66px;
    right: auto;
    height: 100%;
    width: auto;
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg);
  }
}
.title-anime {
  height: 200vh;
  height: calc(var(--vh, 1vh) * 200);
}
.title-anime .title-sticky {
  width: 100vw;
}
.title-anime .title-sticky .bg {
  width: 100vw;
  height: 100vh;
  height: calc(var(--vh, 1vh) * 100);
}
.title-anime .title-sticky .bg.i {
  background-position: center;
}
.title-anime .title-sticky .v {
  object-fit: cover;
}
.title-anime .video-group {
  width: 100vw;
  height: 100vh;
  height: calc(var(--vh, 1vh) * 100);
}
.title-anime .content {
  position: absolute;
  text-align: center;
  left: 0;
}
.title-anime .text {
  margin-top: 47px;
}
@media (min-width: 1025px) and (max-width: 1920px) {
  .title-anime .text {
    margin-top: 37px;
  }
}
@media (min-width: 569px) and (max-width: 1024px) {
  .title-anime .text {
    margin-top: 30px;
  }
}
@media (max-width: 568px) {
  .title-anime .text {
    margin-top: 30px;
  }
}
.title-anime .text1 {
  white-space: normal;
  margin-top: 42px;
}
@media (min-width: 1025px) and (max-width: 1920px) {
  .title-anime .text1 {
    margin-top: 34px;
  }
}
@media (min-width: 569px) and (max-width: 1024px) {
  .title-anime .text1 {
    white-space: normal;
    margin-top: 25px;
  }
}
@media (max-width: 568px) {
  .title-anime .text1 {
    margin-top: 30px;
    white-space: normal;
  }
}
#submenu {
  font-family: OPPOSans-Regular, OPPOFont-Regular;
  z-index: 10 !important;
  transition: none !important;
  position: fixed;
  margin-top: 0;
  width: 100%;
  height: 50px;
}
#submenu .submenu-info {
  border-top: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
  box-sizing: border-box;
  position: relative;
  width: 100%;
  background-color: #fff;
  transition: background-color 0.3s linear, border 0.3s linear !important;
}
#submenu .submenu-info.black {
  background-color: #000 !important;
  border-color: rgba(201,201,201,0.15);
}
#submenu .submenu-info .submenu-wrapper {
  position: relative;
  width: 1200px;
  height: auto;
  margin: 0 auto;
}
@media (max-width: 1199px) {
  #submenu .submenu-info .submenu-wrapper {
    width: 100%;
  }
}
#submenu .submenu-navigation {
  height: 50px;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media (max-width: 1199px) {
  #submenu .submenu-navigation {
    padding: 0 30px;
  }
}
@media (max-width: 768px) {
  #submenu .submenu-navigation {
    padding: 0 15px;
  }
}
#submenu .submenu-list {
  position: relative;
  z-index: 9;
  display: flex;
  align-items: center;
  justify-content: center;
  white-space: nowrap;
  transition: background-color 0.3s linear;
  font-size: 13px;
}
#submenu .submenu-list li {
  margin: 0 20px;
}
@media (max-width: 768px) {
  #submenu .submenu-list {
    display: block;
    background-color: #fff;
    position: absolute;
    width: 100%;
    max-height: 0;
    top: 0;
    left: 0;
    opacity: 0;
    overflow: hidden;
    margin-top: 50px;
    transition: max-height 0.2s ease, opacity 0.35s ease 0.1s, background 0.5s;
  }
  #submenu .submenu-list.show {
    max-height: 100vh;
    opacity: 1;
  }
  #submenu .submenu-list.black {
    background-color: #000 !important;
  }
  #submenu .submenu-list li {
    display: block;
    margin: 0 68px;
    text-align: center;
  }
  #submenu .submenu-list li:last-child a {
    border-bottom: none;
  }
  #submenu .submenu-list li a {
    display: block;
    padding: 15px 0;
    border-bottom: 1px solid #e5e5e5;
  }
}
#submenu .submenu-list .item {
  transition: color 0.3s linear;
  font-family: OPPOSans-Regular, OPPOFont-Regular;
  opacity: 0.6;
}
#submenu .submenu-list .item.active {
  opacity: 1;
}
#submenu .submenu-list .item.black {
  color: #fff;
  border-color: #999;
}
#submenu .submenu-list .item:hover {
  opacity: 1;
}
#submenu .submenu-model {
  font-family: OPPOSans-Regular, OPPOFont-Regular;
  display: flex;
  align-items: center;
  font-size: 15px;
  white-space: nowrap;
  margin-left: 20px;
}
#submenu .submenu-model a {
  color: #000;
}
#submenu .submenu-model.black a {
  color: #fff;
}
#submenu .submenu-model .line {
  margin: 0 10px 0 10px;
  color: #000;
}
#submenu .submenu-model .line.black {
  color: #fff;
}
@media (max-width: 768px) {
  #submenu .submenu-model {
    display: none;
  }
}
#submenu .find:hover {
  opacity: 1;
}
#submenu .find-unactive {
  opacity: 0.5;
}
#submenu .find-x {
  width: 99px;
}
#submenu .title-box {
  display: flex;
  line-height: 50px;
}
@media (min-width: 769px) {
  #submenu .title-box {
    display: none;
  }
}
@media (max-width: 768px) {
  #submenu .title-box {
    align-items: center;
  }
}
#submenu .menu-title {
  flex: 1;
  transition: all 0.3s linear;
  font-family: OPPOSans-Regular, OPPOFont-Regular;
  font-size: 14px;
  white-space: nowrap;
}
#submenu .menu-title.black {
  color: #fff;
}
#submenu .arrow {
  flex: 1;
  margin-left: 5px;
  width: 12px;
  height: 6px;
  transition: all 0.3s linear;
}
#submenu .arrow.active {
  -webkit-transform: rotate(-180deg);
          transform: rotate(-180deg);
}
#submenu .arrow1.black {
  display: none;
}
#submenu .arrow2 {
  display: none;
}
#submenu .arrow2.black {
  display: block;
}
#submenu .arrow3.black {
  display: none;
}
#submenu .arrow4 {
  display: none;
}
#submenu .arrow4.black {
  display: block;
}
#submenu .buy {
  font-family: OPPOSans-Regular, OPPOFont-Regular;
  width: 104px;
}
@media (max-width: 568px) {
  #submenu .buy {
    width: 98px;
  }
}
#submenu .buy a {
  background: #06b58b;
  border-radius: 19px;
  color: #fff;
  text-align: center;
  font-size: 12px;
  padding: 3px 24px;
  white-space: nowrap;
}
#submenu .submenu-mask {
  position: absolute;
  top: 50px;
  width: 100%;
  height: 0;
  z-index: 8;
  opacity: 0;
  background-color: rgba(33,33,33,0.2);
  transition: opacity 0.35s ease 0.2s, max-height 0s linear 0.5s;
}
#submenu .submenu-mask.show {
  height: 100vh;
  height: calc(var(--vh, 1vh) * 100);
  opacity: 1;
}
#submenu .model-list {
  display: none;
  font-family: OPPOSans-Regular, OPPOFont-Regular;
}
@media (max-width: 768px) {
  #submenu .model-list {
    display: block;
    background-color: #fff;
    position: absolute;
    z-index: 9;
    width: 100%;
    max-height: 0;
    top: 0;
    left: 0;
    opacity: 0;
    overflow: hidden;
    margin-top: 50px;
    transition: max-height 0.2s ease, opacity 0.35s ease 0.1s, background 0.5s;
  }
  #submenu .model-list.show {
    max-height: 100vh;
    opacity: 1;
  }
  #submenu .model-list.black {
    background-color: #000 !important;
  }
  #submenu .model-list li {
    display: block;
    margin: 0 68px;
    text-align: center;
  }
  #submenu .model-list li:last-child a {
    border-bottom: none;
  }
  #submenu .model-list li a {
    display: block;
    font-size: 13px;
    padding: 15px 0;
    border-bottom: 1px solid #e5e5e5;
  }
}
#submenu .model-list.black {
  background-color: #000;
}
#submenu .model-list.black a {
  color: #fff;
}
@media (max-width: 768px) {
  .buy a {
    font-size: 11px !important;
    width: auto;
    padding: 8px 18px;
    float: right;
  }
}
.main-wrapper {
  font-size: 16px;
  font-family: 'OPPOFont-Regular', 'PingFang SC', 'Hiragino Sans GB', 'Heiti SC', 'STHeiti', 'Microsoft YaHei', 'WenQuanYi Micro Hei', 'Helvetica Neue', 'Helvetica', 'Arial', sans-serif;
}
.main-wrapper * {
  box-sizing: border-box;
}
.main-wrapper img {
  display: block;
  max-width: initial;
}
.main-wrapper video {
  display: block;
  max-width: initial;
}
.main-wrapper [z-src-bg] {
  background-size: cover;
}
.main-wrapper br {
  font-family: 'Open Sans', '-apple-system', 'BlinkMacSystemFont', 'Helvetica Neue', 'Helvetica', 'Roboto', 'Arial', 'PingFang SC', 'Hiragino Sans GB', 'Microsoft Yahei', 'Microsoft Jhenghei', 'sans-serif';
}
.main-wrapper sup {
  font-size: 8px;
  top: -7px;
  cursor: pointer;
}
@media (max-width: 568px) {
  .main-wrapper sup {
    font-size: 6px;
    top: -5px;
  }
}
.will-change-op {
  will-change: opacity;
}
.sticky-container {
  position: relative;
}
.sticky-container .sticky-item {
  width: 100%;
  position: relative;
}
.vertical-center {
  height: 100%;
  display: flex;
  align-items: center;
}
.vertical-center > * {
  width: 100%;
}
.horizontal-center {
  width: 100%;
  display: flex;
  align-items: center;
  flex-direction: column;
}
.horizontal-center > * {
  height: 100%;
}
.text-center {
  text-align: center;
}
.corner-mark {
  font-size: 50%;
  bottom: 0;
}

