.sd-red-detail {
  background-repeat: no-repeat;
  background-image: url("http://ft-image.oss-cn-beijing.aliyuncs.com/175.png");
  background-size: 100%;
}
.sd-red-detail-shop {
  padding: 32px 48px;
  display: flex;
  align-items: center;
}
.sd-red-detail-shop-logo {
  width: 80px;
  height: 80px;
  min-width: 80px;
  border-radius: 50%;
  margin-right: 24px;
}
.sd-red-detail-shop-name {
  font-size: 32px;
  font-weight: 700;
  color: rgba(0, 0, 0, 0.85);
  line-height: 45px;
}

.sd-red-detail-main {
  text-align: center;
  width: 654px;
}
.sd-red-detail-cover {
  height: 327px;
  width: 654px;
  position: relative;
  background: rgba(216, 189, 160, 1);
  border-radius: 10px;
}
.sd-red-detail-cover-img {
  border-radius: 10px;
  width: 100%;
  height: 100%;
}
.sd-red-detail-choose {
  padding-top: 72px;
}
.sd-red-detail-choose-img {
  width: 80px;
  height: 80px;
}
.sd-red-detail-choose-txt {
  font-size: 24px;
  margin-top: 12px;
  font-weight: 400;
  color: rgba(0, 0, 0, 0.15);
  line-height: 33px;
}
.sd-red-detail-cover-see {
  position: absolute;
  width: 138px;
  height: 138px;
  right: 0;
  top: 0;
}
.sd-red-detail-content {
  margin-top: -120px;
  position: relative;
  background-image: url("http://ft-image.oss-cn-beijing.aliyuncs.com/176.png");
  background-repeat: no-repeat;
  background-size: 100%;
  padding-bottom: 118rpx;
}
.sd-red-detail-owner {
  padding-top: 32px;
}
.sd-red-detail-owner-img {
  width: 113px;
  height: 113px;
  background: rgba(253, 246, 239, 1);
  box-shadow: 0px 16px 16px 0px rgba(130, 16, 16, 0.25);
  border: 4px solid rgba(255, 255, 255, 1);
  border-radius: 50%;
}
.sd-red-detail-owner-txt {
  margin-top: 16px;
  font-size: 24px;
  font-weight: 400;
  color: rgba(255, 255, 255, 0.85);
  line-height: 33px;
}
.sd-red-detail-money {
  margin-top: 24px;
}
.sd-red-detail-money-unit {
  display: inline-block;
  font-size: 42px;
  vertical-align: top;
  margin-top: 20px;
  font-weight: 400;
  color: rgba(255, 236, 206, 1);
  line-height: 59px;
}
.sd-red-detail-money-value {
  font-size: 96px;
  margin-left: 12px;
  font-weight: 700;
  color: rgba(255, 236, 206, 1);
  line-height: 135px;
}
.sd-red-detail-note {
  font-size: 24px;
  margin: 0 32px;
  font-weight: 400;
  color: rgba(255, 179, 93, 1);
  line-height: 33px;
}
.sd-red-detail-djs {
  margin-top: 67px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.sd-red-detail-djs-txt {
  font-size: 24px;
  margin-right: 16px;
  font-weight: 400;
  color: rgba(255, 255, 255, 0.45);
  line-height: 33px;
  &:last-child {
    margin: 0;
  }
}
.sd-red-detail-djs-value {
  margin-right: 16px;
  font-size: 34px;
  font-weight: 400;
  color: rgba(255, 179, 93, 1);
  line-height: 48px;
  border-bottom: 2px solid rgba(255, 255, 255, 0.25);
}
.sd-red-detail-money-num {
  margin-left: 8px;
  font-size: 24px;
  font-weight: 400;
  color: rgba(255, 236, 206, 1);
  line-height: 33px;
}
.sd-red-detail-cover-easy {
  background: rgba(237, 78, 50, 1);
}
.sd-red-detail-theme {
  padding-top: 98px;
  font-size: 74px;
  color: rgba(255, 237, 195, 1);
  line-height: 103px;
  text-shadow: 0px 0px #ffedc3, 0px 0px #ffedc3, 0px 0px #ffedc3, 0px 0px #ffedc3;
}
