@charset "UTF-8";
/*第一次换颜色相关的样式,归纳了各种变量，背景色，字体颜色等*/
/*公共的文字颜色*/
/*优惠券*/
/*公共的按钮颜色*/
/*公共的边框颜色*/
/*公共的图片*/
/*公共的字号*/
/*公共的字体*/
/*第一次换颜色相关的样式结束*/
.tag-labels {
  margin-left: auto;
  margin-right: auto; }
  .tag-labels a {
    border: 1px solid #d4e0dc;
    padding: 0 6px;
    line-height: 16px;
    font-size: 13px;
    font-family: Verdana, Geneva, sans-serif;
    display: inline-block;
    margin-right: 5px;
    border-radius: 8px;
    text-align: center;
    color: #918696; }
    .tag-labels a:hover {
      background: #f2dde5;
      border-color: #f2dde5; }
    .tag-labels a.tag-labels-des {
      border: 0;
      color: #000;
      font-weight: bold; }
  .tag-labels .tag-last {
    width: 79px; }
  .tag-labels .on {
    color: #fff;
    background-color: #f76793;
    border-color: #f76793;
    background-image: none; }
    .tag-labels .on:hover {
      background-image: none; }

.tag-list {
  width: 100%; }
  .tag-list li {
    padding: 10px;
    width: 33%;
    display: inline-block; }
  .tag-list a {
    color: #333;
    font-size: 12px;
    border: none; }
    .tag-list a:hover {
      background: none;
      text-decoration: underline; }

.tag-group {
  margin-left: 10px; }

.tag-page .page {
  margin-right: 0; }
  .tag-page .page .page_total {
    display: none; }
  .tag-page .page .page_redirect {
    margin-top: 10px; }
  .tag-page .page a.page_number, .tag-page .page .currentPage {
    text-align: center;
    margin-top: 10px; }
  .tag-page .page a, .tag-page .page span {
    margin: 10px 0 0 10px; }

.tag_border_radius {
  border: 1px solid #e2e2e2;
  margin: 10px 0; }

.tag-desc {
  clear: both;
  margin-left: auto;
  margin-right: auto;
  color: #333;
  font-size: 12px;
  line-height: 30px;
  padding: 15px; }
  .tag-desc .tag-group-name {
    font-size: 28px; }

.no-resulst {
  text-align: center; }

/*# sourceMappingURL=populerfilter.css.map */
