.market-price-module3-wrapper {
  margin-bottom: 1.18rem;
}
.market-price-module3-wrapper .title-wrapper {
  margin-top: 1.18rem;
}
.market-price-module3-wrapper .seek-btn {
  background: linear-gradient(90deg, #FE6E47, #FE5A47);
  color: #fff;
}
.market-price-module3-wrapper .seek-btn::after {
  border: 0.03rem solid #FF7565;
  border-left: none;
  border-top: none;
}
.market-price-module3-wrapper .question-wrapper {
  width: 6.5rem;
  height: 5.7rem;
  margin: 0 0.5rem;
  background: #F7F7F7;
  border-radius: 0.2rem;
  padding: 0.57rem 0.47rem;
}
.market-price-module3-wrapper .question-wrapper .question-content {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
.market-price-module3-wrapper .question-wrapper .question-content .ques-item {
  display: flex;
  flex-direction: column;
}
.market-price-module3-wrapper .question-wrapper .question-content .ques {
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 0.26rem;
  color: #333333;
  padding-bottom: 0.45rem;
}
.footer-wrapper .seek-btn {
  color: #fff;
  left: 0;
  transform: translateX(0);
}
