.top-sc {
  height: 0.78rem;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #fff;
  border-bottom: 1px #F2F2F2 solid; }
  .top-sc li {
    display: flex;
    align-items: center;
    height: 0.78rem;
    box-sizing: border-box;
    font-size: 0.3rem;
    color: #333;
    border-top: 0.06rem solid #fff;
    border-bottom: 0.06rem solid #fff;
    margin-right: 1.1rem; }
    .top-sc li.hover {
      border-bottom: 0.06rem solid #f74645;
      color: #f74645;
      font-size: 0.32rem; }
    .top-sc li:last-child {
      margin-right: 0; }

.page-search .coupon-box .coupon-nav {
  height: 0.78rem; }

.coupon .coupon-list {
  margin-top: 0;
  margin-bottom: 0.2rem; }
  .coupon .coupon-list .salse-shop {
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    font-size: 0.22rem;
    color: #b1b1b1;
    margin-top: 0.3rem; }

/*# sourceMappingURL=search_v2.css.map */
