.wine-img {
  width: 15.225rem;
  height: 7.85rem;
}

.wine-img img {
  display: block;
}

.deer-blood-wine-subtitle {
  font-size: 0.2625rem;
  text-align: center;
}

.deer-blood-wine-wrapper {
  display: flex;
  justify-content: center;
  align-items: flex-start;
  padding: 0 1.75rem;
  padding-bottom: 1.25rem;
  margin-top: .7rem;
}

.deer-blood-wine-materials-item {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-right: 1.025rem;
  width: 3.075rem;
  text-align: center;
}

.deer-blood-wine-materials-item:last-child {
    margin-right: 0;
}

.deer-blood-wine-materials-item-icon {
  width: 3.075rem;
  height: 3.075rem;
  margin-bottom: 0.5rem;
}

.deer-blood-wine-materials-item-title {
    font-size: .3125rem;
    font-weight: bold;
    margin-bottom: .25rem;
}

.deer-blood-wine-materials-item-desc {
    font-size: .225rem;
    font-weight: 400;

}

.wine-title {
    font-size: .5rem;
    font-weight: 400;
}

.wine-title span {
    background: #FCD25E;
    /* height: .75rem; */
    border-radius: .375rem;
    padding: .1rem;
    line-height: .525rem;
    display: inline-block;
}

.content-wrapper-yellow {
    background: #FFF6DE;
    height: 15rem;
    padding: 1.4rem 0;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
}

.wine-img-1 {
    width: 14.05rem;
    height: 10.325rem;
    margin-top: .45rem;
}

.wine-img-1 img {
    display: block;
}

.deer-blood-wine-scenario-wrapper {
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    margin-top: .45rem;
}

.deer-blood-wine-scenario-item {
    width: 3.5rem;
    height: 3.175rem;
    margin-right: .45rem;
}

.deer-blood-wine-scenario-item:last-child {
    margin-right: 0;
}

.deer-blood-wine-scenario-item img {
    display: block;
}

.wine-img-info-box {
  padding: .45rem 5.25rem;
  padding-bottom: 1rem;
}
