.product-content {
  padding: 0.73rem 1.8rem 1.66rem 1.44rem;
}
.product-item {
  display: flex;
  flex-direction: row;
}
.product-item-left {
  width: 6.82rem;
}
.product-cw-img {
  width: 5.74rem;
  height: 3.36rem;
}
.product-img > img {
  width: 100%;
}
.product-desc {
  width: 4.34rem;
}
.product-title {
  font-size: 0.24rem;
  font-family: PingFangSC-Medium;
  color: #666666;
  line-height: 0.34rem;
  margin-bottom: 0.14rem;
}
.product-text {
  font-size: 0.14rem;
  font-family: PingFangSC-Regular;
  color: #999999;
  line-height: 0.26rem;
  margin-bottom: 0.41rem;
}
.product-btn {
  width: 1.95rem;
  height: 0.44rem;
  background: #676de8;
  border-radius: 0.02rem ;
  font-size: 0.16rem;
  font-family: PingFangSC-Medium;
  color: #ffffff;
  line-height: 0.22rem;
}
.product-download-img {
  width: 0.22rem;
  height: 0.22rem;
  margin-right: 0.14rem;
}
.product-xdy-img {
  width: 3.4rem;
  height: 2.9rem;
}
.product-xdy-item {
  margin-top: 1.73rem;
}
.product-xdy-item > .product-item-left {
  padding-left: 1.02rem;
}
.product-xdy-item > .product-desc {
  width: 4.45rem;
}
.product-app-img {
  width: 4.5rem;
  height: 5rem;
}
.product-app-item {
  padding-top: 2rem;
}
.product-app-item > .product-item-left {
  padding-left: 0.56rem;
}
