.pq-main {
  position: relative;
  width: 100%;
  height: auto;
  border: 1px solid #E5E5E5;
  padding: 0.7rem 0.2rem 1.2rem 0.2rem;
}

.pq-main .title {
  font-size: 0.6rem;
  color: #313131;
  width: 100%;
  text-align: center;
  height: 0.68rem;
  line-height: 0.68rem;
  margin-bottom: 20px;
  font-family: FangZheng_JIAN;
}

.pq-main .date {
  font-size: 0.28rem;
  color: #656565;
  width: 100%;
  text-align: center;
  height: 0.42rem;
  line-height: 0.42rem;
  margin-bottom: 20px;
  font-family: FangZheng_JIAN;
}
.pq-main .prompt{
  font-size: 0.28rem;
  color: #656565;
  width: 100%;
  text-align: center;
  line-height: 0.68rem;
  margin-bottom: 20px;
  font-family: FangZheng_JIAN;
}


.main-right-search {
  width: 4rem;
}

/*.table-right {*/
/*  position: absolute;*/
/*  top: 0;*/
/*  right: -4.5rem;*/
/*}*/

.main-right-search .search-area {
  margin-bottom: 1rem;
  font-size: 0.28rem;
}

.main-right-search .search-area .title-00 {
  font-size: 0.36rem;
}

.main-right-search .search-area .title-01 {
  font-size: 0.32rem;
  margin-top: 0.12rem;
}

.main-right-search .search-area .search-input {
  width: 100%;
  margin-top: 0.12rem;
}

.main-right-search .search-area .price-button {
  margin-top: 0.2rem;
  justify-content: space-between;
}
