.uc-w20-container .bg-cover {
  background-size: cover;
}
.uc-w20-container .p1 {
  width: 100%;
  height: 62.375rem;
  color: white;
  position: relative;
}
.uc-w20-container .p1-text {
  padding: 17.75rem 0 0 13.5rem;
  position: absolute;
  z-index: 3;
}
.uc-w20-container .p1-bg1,
.uc-w20-container .p1-bg2 {
  position: absolute;
  top: 0;
  width: 100%;
  height: 62.375rem;
  transition: opacity 1s;
}
.uc-w20-container .p1-bg2 {
  opacity: 0;
}
.uc-w20-container .text1 {
  font-family: ClearSans-Bold;
  font-size: 3rem;
  font-weight: 700;
}
.uc-w20-container .text2 {
  font-family: ClearSans;
  font-size: 1.125rem;
  font-weight: 400;
}
.uc-w20-container .text3 {
  font-family: ClearSans;
  font-size: 1.875rem;
  font-weight: 400;
}
.uc-w20-container .p1-text1 {
  font-family: ClearSans-Bold;
  font-size: 3.375rem;
  line-height: 4.25rem;
  font-weight: 700;
}
.uc-w20-container .p1-text2 {
  opacity: 0.8;
  font-family: ClearSans-Bold;
  font-size: 1.875rem;
  font-weight: 700;
  margin: 2.5rem 0 1.75rem;
}
.uc-w20-container .p1-text3 {
  opacity: 0.8;
  font-family: ClearSans;
  font-size: 1.125rem;
  font-weight: 400;
  width: 37.625rem;
  margin-bottom: 2.5rem;
}
.uc-w20-container .flex {
  display: flex;
}
.uc-w20-container .flex-col {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.uc-w20-container .p1 a {
  display: block;
  color: white;
  background-image: linear-gradient(90deg, #408ede 0%, #26cad3 100%);
  border-radius: 1.875rem;
  padding: 0.25rem 1.75rem;
  font-family: PingFangSC-Regular;
  font-size: 1.25rem;
  font-weight: 400;
  margin-right: 2.5rem;
  transition: background-image 1s, color 1s;
}
.uc-w20-container .p1 a:hover {
  background-image: linear-gradient(90deg, #fff 0%, #fff 100%);
  color: black;
}
.uc-w20-container .p2 {
  width: 100%;
  /* height: 91.875rem; */
  text-align: center;
}
.uc-w20-container .p2 .text1 {
  margin: 8rem 0 2.75rem;
}
.uc-w20-container .p2 .text2,
.uc-w20-container .p3 .text2,
.uc-w20-container .p4 .text2,
.uc-w20-container .p5 .text2,
.uc-w20-container .p6 .text2 {
  width: 68.75rem;
}
.uc-w20-container .p2 .text3 {
  margin: 3.125rem 0 5rem;
}
.uc-w20-container .p2 img {
  width: 100%;
  height: 57.125rem;
}
.uc-w20-container .p3 {
  width: 100%;
  height: 74.75rem;
  text-align: center;
}
.uc-w20-container .p3 .text1 {
  margin: 7.5rem 0 2.875rem;
}
.uc-w20-container .p3 .text3 {
  margin: 2.875rem 0 0.75rem;
}
.uc-w20-container .p3 video {
  width: 100%;
}
.uc-w20-container .p4 {
  width: 100%;
  text-align: center;
  overflow: hidden;
}
.uc-w20-container .p4 .text1 {
  margin: 6.25rem 0 3.125rem;
}
.uc-w20-container .p4 .text3 {
  margin: 3.375rem 0;
}
.uc-w20-container .p4-img {
  width: 68.75rem;
  height: 31.875rem;
  position: relative;
}
.uc-w20-container .p4-img1,
.uc-w20-container .p4-img2 {
  height: 31.875rem;
  transition: all 1.5s linear;
  background-size: cover;
}
.uc-w20-container .p4-img1 {
  background-image: url('https://cstore-public.seewo.com/it-front/dbc44a636fa44ba6bd3df2e7e226d62f');
  background-position: left;
  width: 27.875rem;
}
.uc-w20-container .p4-img2 {
  background-image: url('https://cstore-public.seewo.com/it-front/54d3b219e0374e0b9613df52740fc0f4');
  background-position: right;
  width: 40.875rem;
}
.uc-w20-container .p4-move {
  width: 2.125rem;
  height: 31.875rem;
  background-image: url('https://cstore-public.seewo.com/it-front/1954dd791120450bbbab58907f152078');
  position: absolute;
  top: 0;
  left: 26.8125rem;
  align-items: center;
  color: white;
  background-size: cover;
  transition: all 1.5s linear;
}
.uc-w20-container .p4-move .text2 {
  position: absolute;
  width: 10.25rem;
}
.uc-w20-container .p4-move .text2:nth-child(1) {
  left: -10.25rem;
}
.uc-w20-container .p4-move .text2:nth-child(2) {
  right: -10.5rem;
}
.uc-w20-container .p4-img.on .p4-img1 {
  width: 68.75rem;
}
.uc-w20-container .p4-img.on .p4-img2 {
  width: 0;
}
.uc-w20-container .p4-img.on .p4-move {
  left: 68.75rem;
}
.uc-w20-container .p5 {
  width: 100%;
  height: 72.125rem;
  text-align: center;
}
.uc-w20-container .p5 .text1 {
  margin: 12.25rem 0 3rem;
}
.uc-w20-container .p5 .text3 {
  margin: 3.125rem 0 7.125rem;
}
.uc-w20-container .p5-item {
  width: 42rem;
  margin: 0 2rem;
}
.uc-w20-container .p5-item img {
  width: 100%;
}
.uc-w20-container .p5-img {
  position: relative;
}
.uc-w20-container .p5-item .text2 {
  width: 19.75rem;
  height: 3.25rem;
  color: white;
  border-radius: 1.875rem;
  line-height: 3.25rem;
  margin-top: 2.625rem;
}
.uc-w20-container .p5-item:nth-child(1) .text2 {
  opacity: 0.78;
  background: #757575;
}
.uc-w20-container .p5-item:nth-child(2) .text2 {
  background-image: linear-gradient(270deg, #3c84c6 0%, #2eb8c1 100%);
}
.uc-w20-container .p6 {
  width: 100%;
  background: #ebf6fb;
  padding-bottom: 5rem;
  text-align: center;
}
.uc-w20-container .p6 .text1 {
  margin: 8.75rem 0 3rem;
}
.uc-w20-container .p6 .text3 {
  margin: 3rem 0 4.25rem;
}
.uc-w20-container .p6 video {
  width: 68.75rem;
  height: 32rem;
  margin-bottom: 1.375rem;
}
.uc-w20-container .p7 {
  width: 100%;
  height: 56.625rem;
  text-align: center;
}
.uc-w20-container .p7 .text1 {
  margin: 8.5rem 0 3rem;
  width: 63.625rem;
}
.uc-w20-container .p7 .text2 {
  width: 67.5rem;
  margin-bottom: 8.875rem;
}
.uc-w20-container .p7-img {
  width: 55.875rem;
  height: 23.875rem;
  background-size: cover;
  position: relative;
}
.uc-w20-container .p7-img img {
  width: 8.125rem;
  height: 22.25rem;
  position: absolute;
  top: 7.5rem;
  left: 24rem;
  transform: translateY(22rem);
  opacity: 0;
  transition: all 1.6s linear;
}
.uc-w20-container .p7-img.on img {
  transform: translateY(0);
  opacity: 1;
}
.uc-w20-container .p8 {
  background-color: #dbf5fa;
  width: 100%;
  height: 69.375rem;
  position: relative;
  overflow: hidden;
}
.uc-w20-container .p8 img {
  position: absolute;
  transition: all 3s 0.2s;
}
.uc-w20-container .p8 .text1 {
  margin: 21.625rem 0 1.625rem;
}
.uc-w20-container .p8-1 {
  width: 24.125rem;
  height: 24.0625rem;
  top: 57rem;
  left: 59.125rem;
  transform: translateY(8rem);
}
.uc-w20-container .p8-2 {
  width: 24.1875rem;
  height: 24.0625rem;
  top: 6.625rem;
  left: 39.125rem;
  transform: translateY(60rem);
}
.uc-w20-container .p8-3 {
  width: 16.375rem;
  height: 16.3125rem;
  top: -7.5rem;
  left: 82.75rem;
  transform: translateY(77rem);
}
.uc-w20-container .p8-4 {
  width: 18.75rem;
  height: 18.75rem;
  top: 44.375rem;
  left: 40.375rem;
  transform: translateY(26rem);
}
.uc-w20-container .p8-5 {
  width: 7.375rem;
  height: 7.375rem;
  top: 47.625rem;
  left: 26.75rem;
  transform: translateY(22rem);
}
.uc-w20-container .p8-6 {
  width: 8.1875rem;
  height: 8.1875rem;
  top: 39.375rem;
  left: 64.875rem;
  transform: translateY(30rem);
}
.uc-w20-container .p8-7 {
  width: 11.0625rem;
  height: 11.0625rem;
  top: 47.625rem;
  left: 82rem;
  transform: translateY(22rem);
}
.uc-w20-container .p8-8 {
  width: 15.875rem;
  height: 15.8125rem;
  top: 20.625rem;
  left: 107rem;
  transform: translateY(48rem);
}
.uc-w20-container .p8-9 {
  width: 43.375rem;
  height: 43.375rem;
  top: 12.5rem;
  left: -17.875rem;
  transform: translateY(46rem);
}
.uc-w20-container .p8.on img {
  transform: translateY(0);
}
.uc-w20-mb-container {
  font-family: Roboto-Regular, ClearSans;
}
.uc-w20-mb-container .font-roboto-medium {
  font-family: Roboto-Medium;
}
.uc-w20-mb-container .font-open-sans {
  font-family: OpenSans;
}
.uc-w20-mb-container .font-open-sans-light {
  font-family: OpenSans-Light;
}
.uc-w20-mb-container .text-width {
  width: 95%;
}
.uc-w20-mb-container .uc-w20-mb-product .brochure-btn {
  background: #006ee6;
}
.uc-w20-mb-container .uc-w20-mb-product .specifications-btn {
  color: #006ee6;
  border: 0.125rem solid #006ee6;
}
.uc-w20-mb-container .premium-video-mb-product {
  background: #efefef;
}
.uc-w20-mb-container .w20-uc-dnr-mb-product {
  background-color: #f0f3f6;
}
.uc-w20-mb-container .w20-multi-angle-mb-product {
  background: #ebf6fb;
}
.uc-w20-mb-container .w20-multi-angle-mb-product .product-list .product-1 > img,
.uc-w20-mb-container .w20-multi-angle-mb-product .product-list .product-2 > img {
  transition: opacity 1.2s;
}
.uc-w20-mb-container .w20-multi-angle-mb-product .product-list img.on {
  opacity: 1;
}
.uc-w20-mb-container .footer-mb-content {
  height: 92rem;
}
