html,
body {
  overflow-x: hidden;
  overflow-y: auto;
  font-size: 0.0729rem;
}
body::-webkit-scrollbar {
  display: none;
}

.purchase-product-page-header {
  width: 100%;
  height: 5.625rem;
  background-image: url("/oss/images/img/官网切图/购买产品/背景.avif");
  position: relative;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  overflow: hidden;
}

/* 标题 */
.purchase-product-page-header-title {
  position: absolute;
  top: 1.1875rem;
  left: -0.0729rem;
  width: 2.8646rem;
  height: 1.125rem;
  padding-left: 0.6406rem;
  font-size: 0.4479rem;
  font-weight: 700;
  letter-spacing: 0.0052rem;
  line-height: 0.5625rem;
  color: rgba(51, 51, 51, 1);
  text-align: left;
  vertical-align: top;
  display: flex;
  /* justify-content: flex-end; */
  z-index: 3;
}

/* 描述 */
.purchase-product-page-header-desc {
  position: absolute;
  top: 2.5313rem;
  left: 0.6406rem;
  width: 2.2031rem;
  height: 0.375rem;
  font-size: 0.1354rem;
  font-weight: 400;
  letter-spacing: 0rem;
  /* line-height: 0.1858rem; */
  color: rgba(89, 89, 89, 1);
  text-align: left;
  vertical-align: top;
  z-index: 3;
}

/* 按钮组 */
.purchase-product-page-header-btn {
  position: absolute;
  top: 2.9531rem;
  left: 0.6406rem;
  width: 2.5rem;
  height: 0.6667rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
  z-index: 3;
}
/* 在线使用 */
.purchase-product-page-header-btn-online {
  width: 1.151rem;
  height: 0.3542rem;
  font-size: 0.1667rem;
  font-weight: 500;
  letter-spacing: 0.0052rem;
  line-height: 0.6667rem;
  color: rgba(255, 255, 255, 1);
  text-align: center;
  vertical-align: top;
  opacity: 1;
  background: linear-gradient(
    112.58deg,
    rgba(58, 114, 252, 0.6) 0%,
    rgba(53, 94, 242, 1) 40.02%,
    rgba(92, 111, 255, 1) 100%
  );
  box-shadow: 0rem 0.026rem 0.0938rem rgba(55, 64, 237, 0.4);
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 3;
  cursor: pointer;
}

/* 立即购买 */
.purchase-product-page-header-btn-buy {
  width: 1.151rem;
  height: 0.3542rem;
  opacity: 1;
  background: rgba(255, 255, 255, 0);

  border: 0.0052rem solid rgba(255, 255, 255, 1);

  font-size: 0.1667rem;
  font-weight: 500;
  letter-spacing: 0.0052rem;
  line-height: 0.6667rem;
  color: rgba(255, 255, 255, 1);
  text-align: left;
  vertical-align: top;

  box-shadow: 0rem 0.0104rem 0.0208rem rgba(0, 0, 0, 0.25);
  backdrop-filter: blur(0.1042rem);
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 3;
  cursor: pointer;
}

.purchase-product-page-header-img {
  position: absolute;
  top: 0.7552rem;
  right: 0.4375rem;
  width: 5.8286rem;
  height: 3.7941rem;
  opacity: 1;
  border-radius: 0.1458rem;
  background-image: url("/oss/images/img/官网切图/购买产品/6.avif");
  /* border: 0.0313rem solid rgba(255, 255, 255, 1); */
  background-size: 100% 100%;
  background-repeat: no-repeat;
  z-index: 3;
}

.purchase-product-introduction {
  width: 100%;
  height: 10.6927rem;
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  overflow: hidden;
  /* background: linear-gradient(
		203.01deg,
		rgba(254, 254, 255, 1) 0%,
		rgba(243, 246, 255, 1) 100%
	); */
}

.purchase-product-introduction-bg {
  position: absolute;
  top: -2.2813rem;
  left: 0;
  width: 100%;
  height: 12.974rem;
  opacity: 1;
  background: linear-gradient(
    203.01deg,
    rgba(255, 255, 255, 1) 0%,
    rgba(243, 246, 255, 1) 100%
  );
}

.purchase-product-introduction-title {
  margin-top: 0.276rem;
  width: 2.0833rem;
  height: 0.4531rem;
  font-size: 0.3073rem;
  font-weight: 700;
  letter-spacing: 0rem;
  line-height: 0.4525rem;
  color: rgba(51, 51, 51, 1);
  text-align: center;
  vertical-align: top;
  z-index: 3;
}

.purchase-product-introduction-desc {
  margin-top: 0.1146rem;
  width: 7.0052rem;
  height: 0.4323rem;
  opacity: 1;
  /** 文本1 */
  font-size: 0.1042rem;
  font-weight: 400;
  letter-spacing: 0rem;
  /* line-height: 0.1429rem; */
  color: rgba(102, 102, 102, 0.86);
  text-align: left;
  vertical-align: top;
  z-index: 3;
}

.purchase-product-introduction-img {
  margin-top: 0.3542rem;
  width: 6.2135rem;
  height: 3.6042rem;
  opacity: 1;
  background-image: url("/oss/images/img/官网切图/购买产品/分组 49.avif");
  background-size: 100% 100%;
  background-repeat: no-repeat;
  z-index: 3;
}

.purchase-product-introduction-decorate-1 {
  position: absolute;
  top: 1.6719rem;
  left: -0.25rem;
  width: 1.3281rem;
  height: 1.3281rem;
  opacity: 1;
  background-image: url("/oss/images/img/官网切图/购买产品/立方体.avif");
  background-size: 100% 100%;
  background-repeat: no-repeat;
  z-index: 3;
}

.purchase-product-introduction-decorate-2 {
  position: absolute;
  top: 0.3646rem;
  right: 0.3073rem;
  width: 0.9844rem;
  height: 0.9844rem;
  opacity: 1;
  background-image: url("/oss/images/img/官网切图/购买产品/立方体1.avif");
  background-size: 100% 100%;
  background-repeat: no-repeat;
  z-index: 3;
}

.purchase-product-introduction-architecture {
  width: 100%;
  height: 5.625rem;
  display: flex;
  justify-content: center;
  background-image: url("/oss/images/img/官网切图/购买产品/图4.avif");
  background-size: 100% 100%;
  background-repeat: no-repeat;
  z-index: 3;
  position: relative;
}

.purchase-product-introduction-masking {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 0.8542rem;
  background: linear-gradient(
    149.09deg,
    rgba(243, 246, 255, 1) 0%,
    rgba(246, 249, 255, 1) 100%
  );
  backdrop-filter: blur(0.1042rem);
  z-index: 4;
}

.purchase-product-introduction-masking-2 {
  position: absolute;
  top: 0.0625rem;
  left: 1.5469rem;
  width: 7.9063rem;
  height: 0.8333rem;
  opacity: 1;
  background: linear-gradient(
    128.4deg,
    rgba(235, 240, 255, 1) 0%,
    rgba(235, 240, 255, 0) 100%
  );
  filter: blur(0.5208rem);
  z-index: 4;
  border-radius: 50%;
}

.purchase-product-introduction-img-2 {
  margin-top: 0.3229rem;
  width: 6.9583rem;
  height: 4.151rem;
  opacity: 1;
  background-image: url("/oss/images/img/官网切图/购买产品/画板 2.png.avif");
  background-size: 100% 100%;
  background-repeat: no-repeat;
  z-index: 4;
}

/* .purchase-product-introduction-img-3 {
	position: absolute;
	right: -1.6102rem;
	bottom: -1.1875rem;
	width: 4.0338rem;
	height: 3.4375rem;
	opacity: 1;
	background-image: url("/oss/images/img/官网切图/购买产品/画板 2.png.png");
	background-size: 100% 100%;
	background-repeat: no-repeat;
	z-index: 3;
} */
/* 产品页面介绍 */
.purchase-product-page-introduction {
  width: 100%;
  height: 12.875rem;
  position: relative;
  background: linear-gradient(
    180.92deg,
    rgba(242, 245, 255, 1) 0%,
    rgba(242, 245, 255, 0) 100%
  );
  overflow: hidden;
}

.purchase-product-page-introduction-1 {
  width: 100%;
  position: relative;
  display: flex;
  justify-content: center;
}

.purchase-product-page-introduction-1-title {
  margin-top: 0.5417rem;
  width: 2.8646rem;
  height: 0.4531rem;
  opacity: 1;
  /** 文本1 */
  font-size: 0.3073rem;
  font-weight: 700;
  letter-spacing: 0rem;
  line-height: 0.4525rem;
  color: rgba(51, 51, 51, 1);
  text-align: center;
  vertical-align: top;
}

.purchase-product-page-introduction-carousel-view {
  margin-top: 0.5rem;
  margin-left: 1.5313rem;
  margin-right: 1.1719rem;
  position: relative;
}

.purchase-product-page-introduction-carousel {
  width: 100%;
  position: relative;
}

.purchase-product-page-introduction-carousel-item {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  transform: translate(0.4427rem, 0.3646rem) scale(1);
  transform-origin: 0 0;
  transition: transform 0.6s cubic-bezier(0.8, 0.2, 0.1, 0.8) 0.1s,
    background 0.4s linear;

  cursor: pointer;
  user-select: none;
  width: 4.7604rem;
  height: 2.9167rem;
}

.purchase-product-page-introduction-carousel-item--next {
  z-index: 5;
  transform: translate(0.4427rem, 0.3646rem) scale(1);
}

.purchase-product-page-introduction-carousel-item--out {
  animation: purchase-product-page-introduction-carousel-item-out 0.6s
    cubic-bezier(0.8, 0.2, 0.1, 0.8);
  transform: translate(0, 0);
  z-index: 1;
  /* background: #bbb; */
}

@keyframes purchase-product-page-introduction-carousel-item-out {
  0% {
    z-index: 20;
    transform: translateY(0rem);
  }
  50% {
    transform: translateY(-20%) translateX(-20%);
  }
  80% {
    z-index: 1;
  }
  100% {
    transform: translateY(0) translateX(0) scale(1);
  }
}

.purchase-product-page-introduction-carousel-item--current {
  cursor: auto;
  user-select: auto;
  position: relative;
  z-index: 10;
  opacity: 1;
  /* background: #EEE; */
  transform: translate(0.8333rem, 0.8542rem) scale(1);
}

.purchase-product-page-introduction-carousel-item img {
  width: 4.7604rem;
  height: 2.9167rem;
}
.purchase-product-page-introduction-carousel-right-view {
  position: absolute;
  top: 0.6771rem;
  right: 0;
  width: 1.0885rem;
  height: 1.5469rem;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.purchase-product-page-introduction-carousel-indicator {
  width: 100%;
  height: 0.9688rem;
  display: flex;
  flex-direction: column;
}

.purchase-product-page-introduction-carousel-indicator-item {
  flex: 1;
  opacity: 1;
  /** 文本1 */
  font-size: 0.1458rem;
  font-weight: 400;
  letter-spacing: 0rem;
  line-height: 0.2111rem;
  width: 100%;
  padding-left: 0.1927rem;
  /* color: linear-gradient(215.42deg, rgba(121, 72, 234, 1) 0%, rgba(58, 114, 252, 1) 100%); */
  text-align: left;
  vertical-align: top;
  display: flex;
  align-items: center;
  cursor: pointer;
  background: -webkit-linear-gradient(
    215.42deg,
    rgba(121, 72, 234, 1) 0%,
    rgba(58, 114, 252, 1) 100%
  );
  transition: background 0.4s linear;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.purchase-product-page-introduction-carousel-indicator-item--active {
  opacity: 1;
  border-radius: 2px;
  color: rgba(255, 255, 255, 1);
  background: linear-gradient(
    90deg,
    rgba(92, 105, 255, 1) 0%,
    rgba(21, 100, 255, 0) 100%
  );
  transition: background 0.4s linear;
  -webkit-text-fill-color: initial;
}

.purchase-product-page-introduction-use-online {
  width: 100%;
  height: 0.1667rem;
}

.purchase-product-page-introduction-use-online a {
  font-size: 0.1146rem;
  font-weight: 400;
  letter-spacing: 0rem;
  line-height: 0.1659rem;
  color: rgba(58, 114, 252, 1);
  text-align: left;
  vertical-align: top;
  text-decoration: none;
  cursor: pointer;
}

.purchase-product-page-introduction-use-online a:hover {
  color: rgba(58, 114, 252, 1);
}

/* 产品优势 */
.purchase-product-advantages-view {
  margin-top: 1.651rem;
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.purchase-product-advantages-title {
  width: 2.0833rem;
  height: 0.4531rem;
  opacity: 1;
  /** 文本1 */
  font-size: 0.3073rem;
  font-weight: 700;
  letter-spacing: 0rem;
  line-height: 0.4525rem;
  color: rgba(51, 51, 51, 1);
  text-align: center;
  vertical-align: top;
}

.purchase-product-advantages-img {
  margin-top: 0.3125rem;
  width: 8.1506rem;
  height: 4.7136rem;
  opacity: 1;
  background-image: url("/oss/images/img/官网切图/购买产品/分组 14.avif");
  background-size: 100% 100%;
  background-repeat: no-repeat;
}

/* 申请试用 */
.purchase-product-page-probation-view {
  width: 100%;
  height: 1.7448rem;
  opacity: 1;
  background-image: url("/oss/images/img/官网切图/购买产品/图.avif");
  background-size: 100% 100%;
  background-repeat: no-repeat;
  position: relative;
  display: flex;
}

.purchase-product-page-probation {
  margin-top: 0.3594rem;
  margin-left: 2.3281rem;
  width: 4.5417rem;
  height: 1.1354rem;
  position: relative;
}

.purchase-product-page-probation-title {
  /** 文本1 */
  font-size: 0.2604rem;
  font-weight: 700;
  letter-spacing: 0rem;
  line-height: 0.3771rem;
  color: rgba(51, 51, 51, 1);
}

.purchase-product-page-probation-desc {
  /** 文本2 */
  font-size: 0.1563rem;
  font-weight: 400;
  letter-spacing: 0rem;
  line-height: 0.2262rem;
  color: rgba(102, 102, 102, 1);
}
.purchase-product-page-probation-btn {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 0.677rem;
  height: 0.2486rem;
  opacity: 1;
  /** 文本1 */
  font-size: 0.1667rem;
  font-weight: 400;
  letter-spacing: 0rem;
  line-height: 0.2414rem;
  color: rgba(255, 255, 255, 1);
  text-align: left;
  vertical-align: top;
  width: 1.0625rem;
  height: 0.3802rem;
  opacity: 1;
  border-radius: 0.9688rem;
  background: rgba(51, 51, 51, 1);
  border: 1px solid rgba(255, 255, 255, 1);
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}

/* 价格表 */
.purchase-product-page-price-view {
  position: relative;
  display: flex;
  width: 100%;
  height: 6.1667rem;
  align-items: center;
  flex-direction: column;
}

.purchase-product-page-price-title {
  margin-top: 0.5521rem;
  width: 0.9375rem;
  height: 0.4531rem;
  opacity: 1;
  /** 文本1 */
  font-size: 0.3125rem;
  font-weight: 700;
  letter-spacing: 0rem;
  line-height: 0.4525rem;
  text-align: center;
  vertical-align: top;
  background: -webkit-linear-gradient(
    120.65deg,
    rgba(88, 128, 249, 1) 0%,
    rgba(121, 72, 234, 1) 100%
  );
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  z-index: 3;
}

.purchase-product-page-price-container {
  margin-top: 0.2917rem;
  width: 5.7135rem;
  height: 3.8906rem;
  display: flex;
  justify-content: space-between;
  z-index: 3;
}

.purchase-product-page-price-item {
  width: 2.6354rem;
  height: 3.7865rem;
  background-image: url("/oss/images/img/官网切图/购买产品/分组 3.avif");
  background-size: 100% 100%;
  background-repeat: no-repeat;
  position: relative;
}

.purchase-product-page-price-item-2 {
  background-image: url("/oss/images/img/官网切图/购买产品/分组 54.avif");
}

.purchase-product-page-price-item-title {
  position: absolute;
  top: 0.1823rem;
  left: 0.3438rem;
  width: 0.7448rem;
  height: 0.2135rem;
  opacity: 1;
  /** 文本1 */
  font-size: 0.1458rem;
  font-weight: 400;
  letter-spacing: 0rem;
  line-height: 0.2111rem;
  color: rgba(255, 255, 255, 1);
  text-align: center;
  vertical-align: top;
  z-index: 3;
}

.purchase-product-page-price-item-price {
  position: absolute;
  top: 0.6875rem;
  left: 0.6615rem;
  width: 1.5625rem;
  height: 0.3594rem;
  display: flex;
}

.purchase-product-page-price-item-price-symbol {
  width: 0.1528rem;
  height: 0.1782rem;
  opacity: 1;
  font-size: 0.2708rem;
  font-weight: 400;
  letter-spacing: 0rem;
  line-height: 0.3922rem;
  color: rgba(51, 51, 51, 1);
  text-align: left;
}

.purchase-product-page-price-item-price-number {
  margin-left: 0.0573rem;
  margin-right: 0.0755rem;
  /* width: 0.1509rem; */
  height: 0.3593rem;
  opacity: 1;
  /** 文本1 */
  font-size: 0.2708rem;
  font-weight: 700;
  letter-spacing: 0rem;
  line-height: 0.3922rem;
  color: rgba(51, 51, 51, 1);
  text-align: left;
  vertical-align: top;
}
.purchase-product-page-price-item-price-text {
  /** 文本1 */
  font-size: 0.2083rem;
  font-weight: 500;
  letter-spacing: 0rem;
  line-height: 0.3017rem;
  color: rgba(0, 0, 0, 1);
  text-align: left;
  vertical-align: top;
}

.purchase-product-page-price-item-price-unit {
  width: 0.3077rem;
  height: 0.1677rem;
  opacity: 1;
  /** 文本1 */
  font-size: 0.1146rem;
  font-weight: 700;
  letter-spacing: 0rem;
  line-height: 0.4688rem;
  color: rgba(51, 51, 51, 1);
  text-align: left;
  vertical-align: bottom;
}

/* 功能 */
.purchase-product-page-function-view {
  position: absolute;
  top: 1.1563rem;
  left: 0.724rem;
  display: flex;
  flex-direction: column;
}

.purchase-product-page-function-item {
  display: flex;
  align-items: center;
  margin-bottom: 0.0557rem;
}
.purchase-product-page-function-item-icon {
  display: flex;
  width: 0.1161rem;
  height: 0.1048rem;
  background-image: url("/oss/images/img/官网切图/购买产品/purchase-product-page-function-item-icon.png");
  background-size: 100% 100%;
  background-repeat: no-repeat;
  position: relative;
}
.purchase-product-page-function-item-content {
  display: flex;
  opacity: 1;
  margin-left: 0.0573rem;
  /** 文本1 */
  font-size: 0.1146rem;
  font-weight: 400;
  letter-spacing: 0rem;
  line-height: 0.1659rem;
  color: rgba(102, 102, 102, 1);
  text-align: left;
  vertical-align: top;
}

.purchase-product-page-price-divider {
  position: absolute;
  top: 2.1927rem;
  left: 0.224rem;
  width: 2.1615rem;
  height: 0rem;
  opacity: 1;
  border: 0.0104rem solid rgba(58, 114, 252, 0.11);
}

.purchase-product-page-deployment-method {
  position: absolute;
  top: 2.3177rem;
  left: 0.4219rem;
  right: 0.5521rem;
  display: flex;
}

.purchase-product-page-deployment-method-label {
  width: 0.599rem;
  height: 0.1677rem;
  /** 文本1 */
  font-size: 0.1146rem;
  font-weight: 500;
  letter-spacing: 0rem;
  line-height: 0.1659rem;
  color: rgba(51, 51, 51, 1);
  text-align: left;
  vertical-align: top;
}

.purchase-product-page-deployment-method-content {
  /* margin-left: 0.026rem; */
  display: flex;
  flex-direction: column;
}

.purchase-product-page-deployment-method-content-container {
  display: flex;
  margin-bottom: 0.0521rem;
}

.purchase-product-page-deployment-method-content-label {
  width: 0.5469rem;
  height: 0.151rem;
  opacity: 1;
  /** 文本1 */
  font-size: 0.1042rem;
  font-weight: 400;
  letter-spacing: 0rem;
  line-height: 0.1508rem;
  color: rgba(102, 102, 102, 1);
  text-align: left;
  vertical-align: top;
}

.purchase-product-page-deployment-method-content-btn {
  margin-left: 0.0625rem;
  width: 0.4479rem;
  height: 0.1615rem;
  opacity: 1;
  border-radius: 0.0208rem;
  background: rgba(153, 153, 153, 0);
  border: 1px solid rgba(58, 114, 252, 1);

  opacity: 1;
  /** 文本1 */
  font-size: 0.0833rem;
  font-weight: 400;
  letter-spacing: 0rem;
  line-height: 0.1207rem;
  color: rgba(58, 114, 252, 1);
  text-align: left;
  vertical-align: top;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}
/* 购买 */
.purchase-product-page-buy-view {
  position: absolute;
  top: 3.0208rem;
  left: 0;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.purchase-product-page-buy-btn {
  width: 1.7182rem;
  height: 0.3774rem;
  opacity: 1;
  border-radius: 0.0521rem;
  background: linear-gradient(
    256.76deg,
    rgba(77, 111, 255, 0.58) 0%,
    rgba(43, 86, 240, 1) 54.62%,
    rgba(94, 132, 255, 0.92) 100%
  );
  border: 0.0104rem solid rgba(94, 132, 255, 0);
  /** 文本1 */
  font-size: 0.1667rem;
  font-weight: 500;
  letter-spacing: 0rem;
  line-height: 0.2414rem;
  color: rgba(255, 255, 255, 1);
  text-align: left;
  vertical-align: top;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}

.purchase-product-page-buy-btn-view {
  width: 2.0729rem;
  height: 0.3646rem;
  opacity: 1;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.purchase-product-page-buy-btn-1 {
  width: 0.9844rem;
  height: 0.3646rem;
  opacity: 1;
  border-radius: 0.0521rem;
  background: linear-gradient(
    256.76deg,
    rgba(77, 111, 255, 0.58) 0%,
    rgba(43, 86, 240, 1) 54.62%,
    rgba(94, 132, 255, 0.92) 100%
  );

  border: 0.0104rem solid rgba(94, 132, 255, 0);

  /** 文本1 */
  font-size: 0.1667rem;
  font-weight: 500;
  letter-spacing: 0rem;
  line-height: 0.2414rem;
  color: rgba(255, 255, 255, 1);
  text-align: left;
  vertical-align: top;

  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}

.purchase-product-page-buy-btn-2 {
  width: 0.9844rem;
  height: 0.3646rem;
  opacity: 1;
  border-radius: 0.0521rem;
  background: rgba(153, 153, 153, 0);
  border: 0.0104rem solid rgba(58, 114, 252, 1);
  font-size: 0.1667rem;
  font-weight: 500;
  letter-spacing: 0rem;
  line-height: 0.2414rem;
  color: rgba(58, 114, 252, 1);
  text-align: left;
  vertical-align: top;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}

.purchase-product-page-price-bg-img {
  position: absolute;
  right: -0.1234rem;
  bottom: 0;
  width: 4.7068rem;
  height: 2.2683rem;
  opacity: 1;
  background-image: url("/oss/images/img/官网切图/购买产品/三维_视觉_UIUX图片素材_岛上白鹭的画板-花瓣网.png.avif");
  background-size: 100% 100%;
  background-repeat: no-repeat;
}

.purchase-product-page-price-bg-img-2 {
  position: absolute;
  left: 0px;
  top: 1.349rem;
  width: 1.1406rem;
  height: 1.1419rem;
  opacity: 1;
  background-image: url("/oss/images/img/官网切图/购买产品/立方体1.avif");
  background-size: 100% 100%;
  background-repeat: no-repeat;
}

/* 智能硬件设备 */
.purchase-product-page-device-view {
  width: 100%;
  height: 5.9844rem;
  opacity: 1;
  background: rgba(244, 246, 255, 1);
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
}

.purchase-product-page-device-card {
  width: 8.2656rem;
  height: 4.5677rem;
  opacity: 1;
  border-radius: 0.1979rem;
  background: rgba(255, 255, 255, 1);
  box-shadow: 0.0104rem 0.0729rem 0.1823rem rgba(88, 128, 249, 0.15);
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  z-index: 3;
}

.purchase-product-page-device-card-title-view {
  width: 100%;
  height: 0.4427rem;
}

.purchase-product-page-device-card-title {
  width: 2.6406rem;
  height: 0.4427rem;
  opacity: 1;
  border-radius: 0.1802rem 0rem 0.1563rem 0rem;
  background-image: url("/oss/images/img/官网切图/购买产品/矩形 1.avif");
  background-size: 100% 100%;
  background-repeat: no-repeat;
  /** 文本1 */
  font-size: 0.25rem;
  font-weight: 500;
  letter-spacing: 0rem;
  line-height: 0.362rem;
  color: rgba(255, 255, 255, 1);
  text-align: left;
  vertical-align: top;

  display: flex;
  align-items: center;
  justify-content: center;
}

.purchase-product-page-device-list {
  margin-top: 0.1927rem;
  width: 7.7188rem;
  height: 2.9688rem;
  display: flex;
  justify-content: space-between;
  position: relative;
}

.purchase-product-page-device-list-item {
  width: 3.5156rem;
  height: 2.9688rem;
  display: flex;
  flex-direction: column;
}

.purchase-product-page-device-list-divider {
  width: 1px;
  height: 2.2604rem;
  opacity: 1;
  background: rgba(61, 116, 252, 0.28);
  margin-top: 0.6042rem;
}

.purchase-product-page-device-list-item-title {
  width: 1.5625rem;
  height: 0.3542rem;
  opacity: 1;
  /** 文本1 */
  font-size: 0.1875rem;
  font-weight: 500;
  letter-spacing: 0rem;
  line-height: 0.2715rem;
  color: rgba(51, 51, 51, 0.9);
  text-align: left;
  vertical-align: top;
  position: relative;
}

.purchase-product-page-device-list-item-title::after {
  position: absolute;
  content: " ";
  left: 0;
  bottom: 0;
  width: 1.5625rem;
  height: 0.0208rem;
  opacity: 1;
  background: linear-gradient(
    90deg,
    rgba(61, 116, 252, 1) 0%,
    rgba(61, 116, 252, 0) 100%
  );
}

.purchase-product-page-device-list-item-content {
  margin-top: 0.2188rem;
  width: 3.5156rem;
  height: 2.3958rem;
  opacity: 1;
  background: rgba(244, 246, 255, 1);
  position: relative;
}

.purchase-product-page-device-list-item-content-device {
  position: absolute;
  top: 0;
  left: 0.0833rem;
  width: 1.5573rem;
  height: 2.0781rem;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.purchase-product-page-device-list-item-content-device-img {
  width: 1.5573rem;
  height: 1.6563rem;
  opacity: 1;
  background-image: url("/oss/images/img/官网切图/购买产品/画板 10.jpg - 副本.png.avif");
  background-size: 100% 100%;
  background-repeat: no-repeat;
}

.purchase-product-page-device-list-item-content-device-label {
  margin-top: 0.1927rem;
  opacity: 1;
  /** 文本1 */
  font-size: 0.1563rem;
  font-weight: 400;
  letter-spacing: 0rem;
  line-height: 0.2262rem;
  color: rgba(51, 51, 51, 0.9);
  text-align: left;
  vertical-align: top;
}

.purchase-product-page-device-list-item-content-device-2 {
  position: absolute;
  top: 0.2031rem;
  left: 1.9948rem;
  width: 0.9635rem;
  height: 1.8854rem;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.purchase-product-page-device-list-item-content-device-img-2 {
  width: 0.7813rem;
  height: 1.6055rem;
  opacity: 1;
  background-image: url("/oss/images/img/官网切图/购买产品/分组 11.avif");
  background-size: 100% 100%;
  background-repeat: no-repeat;
}

.purchase-product-page-device-list-item-content-device-label-2 {
  margin-top: 0.0493rem;
  opacity: 1;
  /** 文本1 */
  font-size: 0.1563rem;
  font-weight: 400;
  letter-spacing: 0rem;
  line-height: 0.2262rem;
  color: rgba(51, 51, 51, 0.9);
  text-align: left;
  vertical-align: top;
}

.purchase-product-page-device-list-item-content-device-3 {
  position: absolute;
  top: 0.6146rem;
  left: 0.224rem;
  width: 1.6146rem;
  height: 1.4635rem;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.purchase-product-page-device-list-item-content-device-img-3 {
  width: 1.6146rem;
  height: 0.849rem;
  opacity: 1;
  background-image: url("/oss/images/img/官网切图/购买产品/托盘四向穿梭车.png.avif");
  background-size: 100% 100%;
  background-repeat: no-repeat;
}

.purchase-product-page-device-list-item-content-device-label-3 {
  margin-top: 0.3854rem;
  opacity: 1;
  /** 文本1 */
  font-size: 0.1563rem;
  font-weight: 400;
  letter-spacing: 0rem;
  line-height: 0.2262rem;
  color: rgba(51, 51, 51, 0.9);
  text-align: left;
  vertical-align: top;
}

.purchase-product-page-device-list-item-content-device-4 {
  position: absolute;
  top: 0.2031rem;
  left: 2rem;
  width: 1.5208rem;
  height: 1.875rem;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.purchase-product-page-device-list-item-content-device-img-4 {
  width: 1.5208rem;
  height: 1.5208rem;
  opacity: 1;
  background-image: url("/oss/images/img/官网切图/购买产品/双立柱.png.avif");
  background-size: 100% 100%;
  background-repeat: no-repeat;
}

.purchase-product-page-device-list-item-content-device-label-4 {
  margin-top: 0.125rem;
  opacity: 1;
  /** 文本1 */
  font-size: 0.1563rem;
  font-weight: 400;
  letter-spacing: 0rem;
  line-height: 0.2262rem;
  color: rgba(51, 51, 51, 0.9);
  text-align: left;
  vertical-align: top;
}

.purchase-product-page-device-btn-view {
  margin-top: 0.2344rem;
  width: 2.7708rem;
  height: 0.3802rem;
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.purchase-product-page-device-btn-buy {
  width: 1.2708rem;
  height: 0.375rem;
  opacity: 1;
  border-radius: 0.0521rem;
  background: linear-gradient(
    256.76deg,
    rgba(77, 111, 255, 0.58) 0%,
    rgba(43, 86, 240, 1) 54.62%,
    rgba(94, 132, 255, 0.92) 100%
  );

  border: 0.0104rem solid rgba(94, 132, 255, 0);
  display: flex;
  justify-content: center;
  align-items: center;

  /** 文本1 */
  font-size: 0.1667rem;
  font-weight: 500;
  letter-spacing: 0rem;
  line-height: 0.2414rem;
  color: rgba(255, 255, 255, 1);
  text-align: left;
  vertical-align: top;
  cursor: pointer;
}

.purchase-product-page-device-btn-consulting-service {
  width: 1.2708rem;
  height: 0.375rem;
  opacity: 1;
  border-radius: 0.0521rem;
  background: rgba(94, 132, 255, 0);

  border: 0.0104rem solid rgba(58, 114, 252, 1);
  display: flex;
  justify-content: center;
  align-items: center;

  /** 文本1 */
  font-size: 0.1667rem;
  font-weight: 500;
  letter-spacing: 0rem;
  line-height: 0.2414rem;
  color: rgba(61, 116, 252, 1);
  text-align: left;
  vertical-align: top;
}

.purchase-product-page-device-box {
  position: absolute;
  top: 0;
  right: 0.4867rem;
  width: 1.081rem;
  height: 1.0823rem;
  opacity: 1;
  border-radius: 0.2917rem;
  transform: rotate(180deg);
  background-image: url("/oss/images/img/官网切图/购买产品/立方体1.avif");
  background-size: 100% 100%;
  background-repeat: no-repeat;
}

.purchase-product-page-device-circular {
  position: absolute;
  top: 4.3281rem;
  right: 0;
  width: 1.8646rem;
  height: 1.8646rem;
  opacity: 1;
  background: rgba(184, 203, 255, 0);
  border: 0.4167rem solid rgba(184, 203, 255, 0.14);
  border-radius: 50%;
}

/* 常见问题 */
.purchase-product-page-problem-view {
  position: relative;
  width: 100%;
  min-height: 7rem;
  background: rgba(255, 255, 255, 1);
  display: flex;
  overflow: hidden;
  justify-content: center;
}

.purchase-product-page-problem-left-view {
  margin-top: 0.7656rem;
  /* margin-left: 0.0781rem; */
  width: 4.1667rem;
  height: 4.9967rem;
  position: relative;
  display: flex;
  flex-direction: column;
}

.purchase-product-page-problem-right-view {
  width: 5.3906rem;
  min-height: 5.2813rem;
  opacity: 1;
}

.purchase-product-page-problem-title {
  margin-left: 1.0938rem;
  /** 文本1 */
  font-size: 0.375rem;
  font-weight: 700;
  letter-spacing: 0rem;
  line-height: 0.543rem;
  color: rgba(51, 51, 51, 1);
  text-align: left;
  vertical-align: top;
}

.purchase-product-page-problem-title-icon {
  position: absolute;
  top: -0.125rem;
  left: 2.5156rem;
  width: 0.7306rem;
  height: 0.7306rem;
  opacity: 1;
  background-image: url("/oss/images/img/官网切图/购买产品/关于我们-腾讯云.png.avif");
  background-size: 100% 100%;
  background-repeat: no-repeat;
}

.purchase-product-page-problem-desc {
  margin-top: 0.151rem;
  margin-left: 1.0938rem;
  max-width: 2.6302rem;
  opacity: 1;
  /** 文本1 */
  font-size: 0.1146rem;
  font-weight: 400;
  letter-spacing: 0rem;
  line-height: 0.1659rem;
  color: rgba(51, 51, 51, 0.8);
  text-align: left;
  vertical-align: top;
}

.purchase-product-page-problem-contact-us {
  margin-top: 0.0781rem;
  margin-left: 1.0938rem;
  width: 1.2344rem;
  height: 0.3906rem;
  opacity: 1;
  border-radius: 0.3594rem;
  background: rgba(102, 102, 102, 0);
  border: 0.0104rem solid rgba(102, 102, 102, 0);
  box-shadow: 0rem -0.0052rem 0.0208rem rgba(0, 0, 0, 0.25);
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
}

.purchase-product-page-problem-contact-us-icon {
  width: 0.1367rem;
  height: 0.1409rem;
  opacity: 1;
  background-image: url("/oss/images/img/官网切图/购买产品/contact-us-icon.avif");
  background-size: 100% 100%;
  background-repeat: no-repeat;
}

.purchase-product-page-problem-contact-us-text {
  margin-left: 0.0617rem;
  width: 0.6771rem;
  height: 0.2135rem;
  /** 文本1 */
  font-size: 0.1458rem;
  font-weight: 400;
  letter-spacing: 0rem;
  line-height: 0.2111rem;
  color: rgba(51, 51, 51, 0.9);
  text-align: left;
  vertical-align: top;
}

.purchase-product-page-problem-img {
  margin-top: 1.0573rem;
  width: 4.1667rem;
  height: 2.2727rem;
  opacity: 1;
  background-image: url("/oss/images/img/官网切图/购买产品/475 Pinterest.png.avif");
  background-size: 100% 100%;
  background-repeat: no-repeat;
}

.purchase-product-page-problem-list {
  margin-top: 0.849rem;
  margin-left: 0.0781rem;
}

.purchase-product-page-problem-list-item {
  margin-bottom: 0.2292rem;
  /* min-height: 0.6042rem; */
  width: 100%;
  opacity: 1;
  border-radius: 0.1042rem;
  background: rgba(250, 251, 255, 1);
  display: flex;
  flex-direction: column;
  position: relative;
  padding-top: 0.1979rem;
  padding-bottom: 0.1979rem;
  padding-left: 0.2448rem;
}
.purchase-product-page-problem-list-item:last-child {
  margin-bottom: 0;
}

.purchase-product-page-problem-list-item-title {
  width: 4.4375rem;
  height: 0.2083rem;
  opacity: 1;
  /** 文本1 */
  font-size: 0.1406rem;
  font-weight: 400;
  letter-spacing: 0rem;
  line-height: 0.2036rem;
  color: rgba(51, 51, 51, 0.8);
  text-align: left;
  vertical-align: top;
}

.purchase-product-page-problem-list-item-desc {
  margin-top: 0.1198rem;
  width: 4.4375rem;
  opacity: 1;
  /** 文本1 */
  font-size: 0.1146rem;
  font-weight: 400;
  letter-spacing: 0rem;
  line-height: 0.1659rem;
  color: rgba(51, 51, 51, 0.8);
  text-align: left;
  vertical-align: top;
}

.purchase-product-page-problem-list-item-action {
  position: absolute;
  top: 0.224rem;
  right: 0.2448rem;
  width: 0.1354rem;
  height: 0.1354rem;
  opacity: 1;
  background-image: url("/oss/images/img/官网切图/购买产品/problem-action-2.avif");
  background-size: 100% 100%;
  background-repeat: no-repeat;
  cursor: pointer;
}

.purchase-product-page-problem-list-item-action.collapsed {
  background-image: url("/oss/images/img/官网切图/购买产品/problem-action-1.avif");
}

/* 底部 */

.purchase-product-page-footer {
  width: 100%;
  height: 3.0313rem;
  position: relative;
  overflow: hidden;
  background-image: url("/oss/images/img/官网切图/购买产品/图3.avif");
  background-size: 100% 100%;
  background-repeat: no-repeat;
}

.purchase-product-page-footer-top {
  width: 100%;
  height: 2.3906rem;
  /* padding-left: 1.9479rem; */
  padding-top: 0.5625rem;
  display: flex;
  justify-content: center;
}

.purchase-product-page-footer-top-company {
  /* width: 3.3229rem; */

  height: 1.3021rem;
  /* background-color: aliceblue; */
  display: flex;
  flex-direction: column;
}

.purchase-product-page-footer-company-logo-container {
  display: flex;
  align-items: center;
}

.purchase-product-page-footer-company-logo {
  width: 0.6937rem;
  height: 0.285rem;
}

.purchase-product-page-footer-company-logo img {
  display: block;
  width: 0.6937rem;
  height: 0.285rem;
}

.purchase-product-page-footer-company-divider {
  border-right: 0.0052rem solid rgba(0, 0, 0, 1);
  display: inline;
  height: 0.1775rem;
  vertical-align: middle;
  margin-left: 0.1615rem;
}

.purchase-product-page-footer-company-title {
  display: inline;
  font-size: 0.1771rem;
  font-weight: 500;
  letter-spacing: 0rem;
  line-height: 0.2564rem;
  color: rgba(51, 51, 51, 1);

  text-align: left;
  vertical-align: middle;
  margin-left: 0.1456rem;
}

.purchase-product-page-footer-top-tel {
  margin-top: 0.2448rem;
  display: flex;
}

.purchase-product-page-footer-company-tel-logo {
  display: inline;
  width: 0.2196rem;
  height: 0.1996rem;
  opacity: 1;
  vertical-align: top;
}
.purchase-product-page-footer-company-tel-logo img {
  display: block;
  width: 0.2196rem;
  height: 0.1996rem;
}

.purchase-product-page-footer-company-tel {
  display: inline;
  font-size: 0.1563rem;
  font-weight: 400;
  letter-spacing: 0rem;
  color: rgba(51, 51, 51, 1);
  line-height: 0.2262rem;
  vertical-align: top;
  margin-left: 0.0725rem;
}

.purchase-product-page-footer-top-address {
  margin-top: 0.1563rem;
  font-size: 0.1354rem;
  font-weight: 400;
  letter-spacing: 0rem;
  line-height: 0.1961rem;
  color: rgba(51, 51, 51, 0.91);
  text-align: left;
  vertical-align: top;
}

.purchase-product-page-footer-top-email {
  margin-top: 0.0016rem;
  font-size: 0.1354rem;
  font-weight: 400;
  letter-spacing: 0rem;
  line-height: 0.1961rem;
  color: rgba(51, 51, 51, 0.91);
  text-align: left;
  vertical-align: top;
}

.purchase-product-page-footer-top-code {
  margin-left: 1.2813rem;
  /* width: 0.7188rem; */
  height: 0.9323rem;
  margin-top: 0.0417rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.purchase-product-page-footer-code {
  width: 0.7188rem;
  height: 0.7188rem;
}

.purchase-product-page-footer-code img {
  width: 100%;
  height: 100%;
  display: block;
}

.purchase-product-page-footer-code-text {
  margin-top: 0.0677rem;
  font-size: 0.0938rem;
  font-weight: 400;
  letter-spacing: 0rem;
  line-height: 0.1433rem;
  /* width: .7188rem; */
  color: rgba(51, 51, 51, 0.91);
  text-align: center;
  vertical-align: top;
}

.purchase-product-page-footer-bottom {
  position: relative;
  width: 100%;
  height: 0.6406rem;
  border-top: 0.0052rem solid rgba(51, 51, 51, 0.63);
  padding-top: 0.1458rem;
  /* padding-left: 1.5885rem;
	padding-right: 1.5885rem; */
}

.purchase-product-page-footer-bottom-company {
  width: 100%;
  height: 0.1667rem;
  display: flex;
  align-items: center;
  justify-content: center;
}

.purchase-product-page-footer-bottom-text {
  font-size: 0.1146rem;
  font-weight: 400;
  letter-spacing: 0rem;
  line-height: 0.1659rem;
  color: rgba(51, 51, 51, 0.63);
  text-align: left;
  vertical-align: top;
}
.purchase-product-page-footer-bottom-left {
  margin-left: 0.1422rem;
}

.purchase-product-page-footer-rect-outside {
  position: absolute;
  top: 0;
  right: 0;
  width: 5.0791rem;
  height: 5.2333rem;
  opacity: 1;
  transform: rotate(45deg) translate(40%, 0);
  background: rgba(107, 102, 102, 0);
  border: 0.2604rem solid rgba(47, 47, 47, 0.35);
}

.purchase-product-page-footer-rect-inside {
  position: absolute;
  top: 0;
  right: 0;
  width: 2.7713rem;
  height: 2.779rem;
  opacity: 1;
  transform: rotate(45deg) translate(53%, 36%);
  background: rgba(107, 102, 102, 0);
  border: 0.2604rem solid rgba(47, 47, 47, 0.35);
}

.embed-components {
  display: none;
}
.embed-icon {
  display: none;
}

.embed-chat-container .embed-chat {
  display: none;
}

@media only screen and (max-width: 512px) {
  .purchase-product-page {
    margin-top: 1.28rem;
    position: relative;
  }
}

.c-footer-top-code {
  margin-left: 1.2813rem;
  /* width: 0.7188rem; */
  height: 0.9323rem;
  margin-top: 0.0417rem;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  gap: 0.2396rem;
}

.c-footer-code {
  /* width: 0.7188rem;
	height: 0.7188rem; */
}

.c-footer-code img {
  width: 0.7188rem;
  height: 0.7188rem;
  display: block;
}

.c-footer-code-text {
  margin-top: 0.0677rem;
  font-size: 0.0938rem;
  font-weight: 400;
  letter-spacing: 0rem;
  line-height: 0.1433rem;
  /* width: .7188rem; */
  /* color: rgba(255, 255, 255, 0.8); */
  color: rgba(51, 51, 51, 0.91);
  text-align: center;
  vertical-align: top;
}

.c-footer-bottom {
  position: relative;
  width: 100%;
  height: 0.6406rem;
  border-top: 0.0052rem solid rgba(255, 255, 255, 0.41);
  padding-top: 0.1458rem;
  /* padding-left: 1.5885rem;
	padding-right: 1.5885rem; */
}
