.market-price-module2-wrapper .title-wrapper {
  margin-top: 0.78rem;
}
.market-price-module2-wrapper .seek-btn {
  background: linear-gradient(90deg, #FE6E47, #FE5A47);
  color: #fff;
}
.market-price-module2-wrapper .seek-btn::after {
  border: 0.03rem solid #FF7565;
  border-left: none;
  border-top: none;
}
.market-price-module2-wrapper .head-img {
  margin: 0 0.5rem;
  margin-bottom: 0.3rem;
  width: 6.5rem;
  cursor: pointer;
}
.market-price-module2-wrapper .price-wrapper .table-wrapper {
  margin: 0.4rem 0.5rem;
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 0.24rem;
  color: #333333;
  border-radius: 0.18rem;
  border: 0.02rem solid #1B83FF;
  overflow: hidden;
}
.market-price-module2-wrapper .price-wrapper .table-wrapper table .firstRow td {
  border-right: none;
}
.market-price-module2-wrapper .price-wrapper .table-wrapper table .title {
  height: 0.56rem;
  font-weight: bold;
  font-size: 0.3rem;
  color: #FFFFFF;
}
.market-price-module2-wrapper .price-wrapper .table-wrapper table tr td {
  border: 0 dashed #D1D1D1;
  border-right-width: 0.01rem;
}
.market-price-module2-wrapper .price-wrapper .table-wrapper table tr > td:nth-child(4) {
  border-right: none;
}
.market-price-module2-wrapper .price-wrapper .table-wrapper table .merge .td {
  border-bottom-width: 0.01rem;
}
.market-price-module2-wrapper .price-wrapper .table-wrapper table .merge > td:nth-child(4) {
  border-bottom: none;
}
.market-price-module2-wrapper .price-wrapper .table-wrapper table .space {
  height: 0.2rem;
}
.market-price-module2-wrapper .price-wrapper .table-wrapper table .tag {
  height: 0.47rem;
  font-weight: 300;
  color: #B8B8B8;
}
.market-price-module2-wrapper .price-wrapper .table-wrapper table .tag .col4 {
  color: #F7303A;
}
.market-price-module2-wrapper .price-wrapper .table-wrapper table .col1 {
  width: 1.36rem;
}
.market-price-module2-wrapper .price-wrapper .table-wrapper table .col2 {
  width: 1.72rem;
}
.market-price-module2-wrapper .price-wrapper .table-wrapper table .col3 {
  width: 1.1rem;
}
.market-price-module2-wrapper .price-wrapper .table-wrapper table .col4 {
  width: 2.31rem;
}
.market-price-module2-wrapper .price-wrapper .table-wrapper table .gray {
  background: #F6F6F6;
}
