.containerDiv[data-v-066ac6c7] {
  width: 100vw;
  height: 100vh;
  box-sizing: border-box;
  background-color: #f7f9ff;
  padding-top: 5vh;
}
.containerDiv .title .cnTitle[data-v-066ac6c7] {
  width: 10rem;
  height: 3.6875rem;
  font-family: 'PingFang SC';
  font-style: normal;
  font-weight: 600;
  font-size: 2rem;
  line-height: 3.6875rem;
  /* identical to box height */
  letter-spacing: 0.1em;
  text-transform: capitalize;
  background: linear-gradient(90deg, #254ef6 3.62%, #bf7cf7 96.38%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  text-fill-color: transparent;
}
.containerDiv .title .enTitle[data-v-066ac6c7] {
  color: #999a9c;
  font-family: D-DIN;
  font-size: 0.9375rem;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 0.0625rem;
  text-transform: uppercase;
  padding-bottom: 1.7rem;
}
.containerDiv .content[data-v-066ac6c7] {
  display: flex;
  justify-content: center;
  font-size: 0;
}
.containerDiv .content .video[data-v-066ac6c7] {
  height: 67vh;
  width: 119vh;
  -o-object-fit: scale-down;
     object-fit: scale-down;
  background: rgba(0, 0, 0, 0.18);
  box-shadow: 0 10px 65px rgba(0, 0, 0, 0.4);
  border-radius: 6px;
  position: relative;
  font-size: 0;
}
.containerDiv .content .vector[data-v-066ac6c7] {
  width: 10rem;
  height: 10rem;
  position: absolute;
  top: calc(50% - 4rem);
  left: calc(50% - 5rem);
}
.containerDiv .contact[data-v-066ac6c7] {
  position: absolute;
  right: 2%;
  bottom: 3.625rem;
}

.containerDiv[data-v-37189194] {
  width: 100vw;
  height: 100vh;
  box-sizing: border-box;
  background-color: #f7f9ff;
  padding: 5% 0;
}
.containerDiv .title .cnTitle[data-v-37189194] {
  width: 10rem;
  height: 3.6875rem;
  font-family: 'PingFang SC';
  font-style: normal;
  font-weight: 600;
  font-size: 2rem;
  line-height: 3.6875rem;
  /* identical to box height */
  letter-spacing: 0.1em;
  text-transform: capitalize;
  background: linear-gradient(90deg, #254ef6 3.62%, #bf7cf7 96.38%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
}
.containerDiv .title .enTitle[data-v-37189194] {
  color: #999a9c;
  font-family: D-DIN;
  font-size: 0.9375rem;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 0.0625rem;
  text-transform: uppercase;
}
.containerDiv .content[data-v-37189194] {
  width: 100%;
}
.containerDiv .content .btn-box[data-v-37189194] {
  display: flex;
  justify-content: center;
}
.containerDiv .content .tryOutBtn[data-v-37189194] {
  cursor: pointer;
  display: inline-block;
  margin: 5% 44% 0 44%;
  padding: 0.5rem 1.5rem;
  gap: 0.5rem;
  flex-shrink: 0;
  color: #fff;
  text-align: center;
  font-size: 0.9rem;
  font-family: 'PingFang SC';
  font-style: normal;
  font-weight: 500;
  background: linear-gradient(90deg, #164fff 0%, #5b03ff 100%);
  border-radius: 4px;
}
.containerDiv .content .product-list[data-v-37189194] {
  margin: 8vh 5% 0 5%;
  padding-bottom: 1vh;
  overflow: hidden;
}
.containerDiv .contact[data-v-37189194] {
  position: absolute;
  right: 2%;
  bottom: 3.625rem;
}

.containerDiv[data-v-2ef0b68d] {
  width: 100vw;
  height: 100vh;
  box-sizing: border-box;
  background: #f7f9ff;
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.containerDiv .top[data-v-2ef0b68d] {
  width: 100%;
  box-sizing: border-box;
}
.containerDiv .top .left[data-v-2ef0b68d] {
  box-sizing: border-box;
}
.containerDiv .top .left .title .cnTitle[data-v-2ef0b68d] {
  width: 10rem;
  height: 3.6875rem;
  font-family: 'PingFang SC';
  font-style: normal;
  font-weight: 600;
  font-size: 2rem;
  line-height: 3.6875rem;
  /* identical to box height */
  letter-spacing: 0.1em;
  text-transform: capitalize;
  background: linear-gradient(90deg, #254ef6 3.62%, #bf7cf7 96.38%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
}
.containerDiv .top .left .title .enTitle[data-v-2ef0b68d] {
  color: #999a9c;
  font-family: D-DIN;
  font-size: 0.9375rem;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 0.0625rem;
  text-transform: uppercase;
}
.containerDiv .top .left .typeFont[data-v-2ef0b68d] {
  margin-top: 5.75rem;
  color: var(--unnamed, #3e4552);
  font-family: Alibaba PuHuiTi, serif;
  font-size: 1.625rem;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.containerDiv .top .left .descFont[data-v-2ef0b68d] {
  margin-top: 1.0625rem;
  color: var(--unnamed, #8a8b99);
  font-family: Alibaba PuHuiTi, serif;
  font-size: 1rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.75rem;
}
.containerDiv .top .left .linkFont[data-v-2ef0b68d] {
  cursor: pointer;
  margin-top: 2rem;
  color: var(--diao, #3258f3);
  font-family: Alibaba PuHuiTi, serif;
  font-size: 1rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.75rem;
}
.containerDiv .top .left .tabDiv[data-v-2ef0b68d] {
  margin-top: 5.5rem;
}
.containerDiv .top .left .tabDiv[data-v-2ef0b68d] .ant-tabs-nav .ant-tabs-tab {
  font-family: Alibaba PuHuiTi, serif;
  font-size: 1.5rem;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  letter-spacing: 0.15rem;
  text-transform: capitalize;
}
.containerDiv .top .left .tabDiv[data-v-2ef0b68d] .ant-tabs-nav .ant-tabs-tab:hover,
.containerDiv .top .left .tabDiv[data-v-2ef0b68d] .ant-tabs-nav .ant-tabs-tab:active {
  color: var(--diao, #3258f3);
}
.containerDiv .top .left .tabDiv[data-v-2ef0b68d] .ant-tabs-nav .ant-tabs-tab-active {
  color: var(--diao, #3258f3);
}
.containerDiv .top .left .tabDiv[data-v-2ef0b68d] .ant-tabs-nav .ant-tabs-ink-bar {
  background: #3258f3;
}
.containerDiv .top .right[data-v-2ef0b68d] {
  min-height: 56vh;
}
.containerDiv .top .right img[data-v-2ef0b68d] {
  width: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.containerDiv .bottom[data-v-2ef0b68d] {
  width: 100%;
  box-sizing: border-box;
  margin-top: 0.625rem;
}
.containerDiv .bottom .selItem[data-v-2ef0b68d] {
  padding: 1.5625rem 0 1.5625rem 0;
  box-sizing: border-box;
  height: 5.125rem;
  flex-shrink: 0;
  border-radius: 0.25rem;
  background: #f5f8fc;
  border: 0.1rem solid #b4c2ff;
  color: #3258f3;
  font-family: Alibaba PuHuiTi, serif;
  font-size: 1.375rem;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  cursor: pointer;
  text-align: center;
}
.containerDiv .bottom .notSelItem[data-v-2ef0b68d] {
  cursor: pointer;
  padding: 1.5625rem 0 1.5625rem 0;
  box-sizing: border-box;
  height: 5.125rem;
  flex-shrink: 0;
  border-radius: 0.25rem;
  border: 0.1rem solid var(--blid, #e4e5e9);
  background: #f5f8fc;
  color: var(--unnamed, #8a8b99);
  font-family: Alibaba PuHuiTi, serif;
  font-size: 1.375rem;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  text-align: center;
}
.containerDiv .contact[data-v-2ef0b68d] {
  position: absolute;
  right: 2%;
  bottom: 3.625rem;
}
.seviceModeDiv[data-v-2ef0b68d]::-webkit-scrollbar {
  width: 0;
  height: 0;
}
.seviceModeDiv[data-v-2ef0b68d]::-webkit-scrollbar-thumb {
  /*滚动条里面小方块*/
  border-radius: 0.625rem;
  -webkit-box-shadow: inset 0 0 0.3125rem rgba(0, 0, 0, 0.2);
  background: gold;
}
.seviceModeDiv[data-v-2ef0b68d]::-webkit-scrollbar-track {
  /*滚动条里面轨道*/
  -webkit-box-shadow: inset 0 0 0.3125rem rgba(0, 0, 0, 0.2);
  border-radius: 0.625rem;
  background: #ededed;
}

