#pager.reward-pager .pagination > li:first-child > a, #pager.reward-pager .pagination > li:first-child > span {
  margin-left: 0;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0; }

#pager.reward-pager .pagination > .active > a, #pager.reward-pager .pagination > .active > a:hover, #pager.reward-pager .pagination > .active > a:focus, #pager.reward-pager .pagination > .active > span, #pager.reward-pager .pagination > .active > span:hover, #pager.reward-pager .pagination > .active > span:focus {
  background-color: #70848e;
  color: #ffffff;
  border-color: #70848e; }

#pager.reward-pager .pagination > li > a, #pager.reward-pager .pagination > li > span {
  border: 1px solid #70848e;
  color: #70848e;
  margin-right: .4em; }

#mart-rewards .nav .btn.publish, #mart-rewards .nav button.publish {
  color: #ffffff;
  background: #6d89a5;
  border: 1px solid #6d89a5;
  line-height: normal;
  margin-left: 2px; }

#mart-rewards .nav .buttons .btn.info, #mart-rewards .nav .buttons button.info {
  color: #6d89a5;
  background: transparent;
  border: 1px solid #6d89a5;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0; }

#mart-rewards .enterprise-header {
  height: 30rem;
  background: url("/images/enterprise/banner@14x.jpg") center/cover no-repeat;
  position: relative;
  z-index: 10000; }
  #mart-rewards .enterprise-header::after {
    background: rgba(21, 54, 91, 0.6) left repeat;
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0; }
  #mart-rewards .enterprise-header .title-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    height: 100%;
    text-align: center; }
    #mart-rewards .enterprise-header .title-container a {
      z-index: 1; }
    #mart-rewards .enterprise-header .title-container .title {
      padding-top: 3.5rem;
      font-size: 3rem;
      line-height: 5rem;
      color: #fff; }
    #mart-rewards .enterprise-header .title-container .sub-title {
      font-size: 16px;
      color: #fff;
      max-width: 787px;
      margin-top: 1rem;
      margin-bottom: 0.7rem; }

#mart-rewards .banner {
  padding-top: 166px;
  padding-bottom: 64px;
  background-color: #001938;
  position: relative; }
  #mart-rewards .banner::after {
    pointer-events: none;
    content: "";
    background: url("https://yuanqqbucket.yuanqq.cn/f2982d68-af36-4e62-bbb7-41178d7c470b.jpg") center/cover no-repeat;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 1;
    opacity: 0.7; }
  #mart-rewards .banner .banner-container {
    margin: 0 auto;
    max-width: 980px;
    position: relative;
    z-index: 2; }
    #mart-rewards .banner .banner-container .banner-desc {
      text-align: center;
      color: #ffffff;
      font-size: 13px;
      line-height: 24px; }
  #mart-rewards .banner .banner-bottom {
    height: 160px; }
    #mart-rewards .banner .banner-bottom .bottom-left {
      height: 100%;
      width: calc(100% - 280px);
      min-width: 450px;
      padding: 20px 85px;
      box-sizing: border-box;
      border-radius: 6px;
      background-color: rgba(31, 45, 61, 0.5);
      box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);
      display: inline-block;
      margin-right: 20px;
      text-align: right; }
      #mart-rewards .banner .banner-bottom .bottom-left.over-thousand {
        padding: 20px 40px 20px 0; }
      #mart-rewards .banner .banner-bottom .bottom-left p {
        font-size: 30px;
        color: #e0e6ed;
        text-align: right; }
      #mart-rewards .banner .banner-bottom .bottom-left .count-finished-desc {
        display: inline-block;
        line-height: 48px;
        margin-right: 34px; }
      #mart-rewards .banner .banner-bottom .bottom-left .count-finished-money {
        font-size: 14px;
        text-align: right;
        line-height: 1.5;
        padding-right: 0.5rem;
        margin-top: 2px; }
        #mart-rewards .banner .banner-bottom .bottom-left .count-finished-money > span {
          color: #4289DB; }
      #mart-rewards .banner .banner-bottom .bottom-left .count-finished {
        display: inline-block;
        line-height: 120px;
        float: right; }
        #mart-rewards .banner .banner-bottom .bottom-left .count-finished .count-finished-number {
          text-align: center;
          font-size: 100px;
          color: white;
          display: inline-block;
          height: 120px;
          width: 80px;
          background-color: #4289DC;
          box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.1);
          border-radius: 6px;
          box-sizing: border-box;
          margin-right: 10px; }
          #mart-rewards .banner .banner-bottom .bottom-left .count-finished .count-finished-number:last-child {
            margin-right: 0; }
    #mart-rewards .banner .banner-bottom .bottom-right {
      float: right;
      height: 100%;
      width: 260px;
      box-sizing: border-box;
      display: inline-block; }
      #mart-rewards .banner .banner-bottom .bottom-right .right-content {
        position: relative;
        height: 100%;
        background: rgba(135, 150, 168, 0.6);
        box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);
        border-radius: 6px;
        font-size: 1.5rem;
        color: #FFFFFF;
        line-height: 2rem;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
            -ms-flex-direction: column;
                flex-direction: column;
        -webkit-box-align: center;
        -webkit-align-items: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
            -ms-flex-pack: center;
                justify-content: center; }
        #mart-rewards .banner .banner-bottom .bottom-right .right-content p {
          margin-bottom: 1rem; }
        #mart-rewards .banner .banner-bottom .bottom-right .right-content .nav-btn {
          background: #4289DC;
          box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.2);
          border-radius: 4px;
          padding: 0;
          width: 100px;
          height: 35px;
          line-height: 35px;
          text-align: center;
          color: #fff; }
        #mart-rewards .banner .banner-bottom .bottom-right .right-content .link {
          position: absolute;
          font-size: 0.9rem;
          right: 1rem;
          bottom: 0.5rem;
          color: #fff;
          text-decoration: underline; }

#mart-rewards .content {
  max-width: 980px;
  margin: 0 auto;
  padding: 1em; }

#mart-rewards .items {
  padding: 30px 0; }
  #mart-rewards .items.more a, #mart-rewards .items.more span {
    margin: 0 auto;
    display: block;
    padding: 1.2rem;
    font-size: 14px;
    font-weight: 500;
    text-align: center;
    color: #fff;
    border: none;
    background: #979FA8;
    border-radius: 5px;
    box-sizing: border-box; }
    #mart-rewards .items.more a:hover, #mart-rewards .items.more span:hover {
      background: #eb6133; }
  #mart-rewards .items .empty-result {
    padding: 1.5em 0;
    font-size: 12px;
    color: #666666;
    text-align: center;
    line-height: 1.5; }

#mart-rewards .item {
  display: inline-block;
  float: left; }
  #mart-rewards .item .item-content {
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
    margin-bottom: 20px;
    background: #ffffff;
    position: relative;
    border-radius: 4px; }
    #mart-rewards .item .item-content .uuid {
      position: absolute;
      left: 10px;
      top: 10px;
      padding: 3px 5px;
      background: rgba(91, 91, 91, 0.6);
      color: #ffffff;
      font-size: 12px;
      border-radius: 2px;
      font-weight: bold; }
  #mart-rewards .item figure {
    max-height: 220px;
    overflow: hidden;
    position: relative; }
    #mart-rewards .item figure img {
      width: 100%;
      display: block; }
    #mart-rewards .item figure div.cover {
      width: 100%;
      height: 100%;
      position: absolute;
      left: 0;
      top: 0;
      overflow: hidden;
      border-top-left-radius: 4px;
      border-top-right-radius: 4px; }
    #mart-rewards .item figure:hover .description {
      display: block; }
    #mart-rewards .item figure .description {
      font-size: 14px;
      color: #ffffff;
      position: absolute;
      left: 0;
      bottom: 0;
      background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.9), rgba(0, 0, 0, 0.5));
      background: linear-gradient(to bottom, rgba(0, 0, 0, 0.9), rgba(0, 0, 0, 0.5));
      width: 100%;
      height: 100%;
      padding: 3em 1em 1em 1em;
      box-sizing: border-box;
      display: none;
      border-top-left-radius: 4px;
      border-top-right-radius: 4px; }
      #mart-rewards .item figure .description div {
        overflow: hidden;
        text-overflow: ellipsis;
        padding: 0 .8em;
        white-space: normal !important;
        line-height: 2;
        text-align: center; }
  #mart-rewards .item .detail .name {
    height: 30px;
    padding: 5px 10px; }
    #mart-rewards .item .detail .name a {
      color: #474b48;
      font-size: 13px;
      display: block;
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: nowrap; }
  #mart-rewards .item .detail .type {
    height: 36px;
    line-height: 36px;
    border-top: 1px solid #E7E7E7;
    font-size: 14px;
    margin-bottom: 10px;
    background-color: #F3F5F7;
    padding: 0 10px;
    box-sizing: border-box;
    box-shadow: 0 1px 0 0 #fff inset;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px; }
    #mart-rewards .item .detail .type .type-block {
      display: inline-block;
      line-height: 20px; }
    #mart-rewards .item .detail .type .type-icon {
      display: inline-block;
      float: left; }
    #mart-rewards .item .detail .type .time {
      font-size: 13px;
      color: #000000;
      text-align: right;
      float: right;
      border-left: 1px solid #E7E7E7;
      padding: 0 0 0 10px;
      margin-top: 1px;
      height: 34px; }
      #mart-rewards .item .detail .type .time b {
        font-style: normal;
        color: #f75288; }
    #mart-rewards .item .detail .type img {
      vertical-align: middle; }
    #mart-rewards .item .detail .type .icon label {
      padding-left: 4px; }
  #mart-rewards .item .detail .price {
    font-family: arial;
    line-height: 1.2;
    display: table;
    width: 100%;
    padding: 0 10px;
    box-sizing: border-box;
    margin-bottom: 6px;
    height: 40px; }
    #mart-rewards .item .detail .price .tabc {
      display: table-cell;
      vertical-align: middle;
      color: #474B48;
      font-size: 22px; }
      #mart-rewards .item .detail .price .tabc .grey {
        color: #c7c7c7; }
      #mart-rewards .item .detail .price .tabc .negotiable {
        color: #f75288;
        font-size: 11.5px;
        border: solid 1px;
        border-radius: 3px;
        padding: 3px 6px;
        vertical-align: middle;
        margin-left: 14px; }
  #mart-rewards .item .detail .bargain {
    color: #F75288;
    font-size: 12px;
    line-height: 18px;
    vertical-align: middle; }
  #mart-rewards .item .detail .coders {
    height: 40px;
    margin: 0 10px;
    box-sizing: border-box;
    border-top: 1px solid #ededed;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; }
  #mart-rewards .item .detail .winner, #mart-rewards .item .detail .apply-count {
    vertical-align: middle;
    border-radius: 2px;
    font-size: 12px;
    line-height: 30px;
    color: #c7c7c7; }
    #mart-rewards .item .detail .winner a, #mart-rewards .item .detail .apply-count a {
      color: #2d59a2; }
  #mart-rewards .item .detail .winner {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
        -ms-flex: 1;
            flex: 1;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; }
  #mart-rewards .item .detail .apply-count {
    float: right;
    margin-left: 1.5rem; }
  #mart-rewards .item .detail button {
    border: none;
    font-size: 12px;
    height: 24px;
    line-height: 12px;
    border-radius: 3px;
    cursor: pointer;
    display: inline-block; }
    #mart-rewards .item .detail button:hover {
      -webkit-transition: opacity .5s ease-in;
      transition: opacity .5s ease-in;
      opacity: .8; }
    #mart-rewards .item .detail button a {
      color: #ffffff; }

#mart-rewards .nav {
  background-color: #ffffff;
  height: 80px;
  border: 1px solid #E6E6E6;
  box-shadow: 0 -1px 4px 0px rgba(0, 0, 0, 0.2); }
  #mart-rewards .nav .nav-zone {
    margin: 0 auto;
    height: 100%;
    width: 100%;
    text-align: center;
    padding: 28px;
    box-sizing: border-box; }
    #mart-rewards .nav .nav-zone .typer {
      position: relative;
      display: inline-block;
      box-sizing: border-box;
      padding-right: 28px; }
      #mart-rewards .nav .nav-zone .typer .selection {
        color: #979FA8;
        cursor: pointer;
        padding: 0 15px;
        position: relative; }
        #mart-rewards .nav .nav-zone .typer .selection:after {
          content: '';
          position: absolute;
          top: 1px;
          right: -7px;
          width: 17px;
          height: 17px;
          background-repeat: no-repeat;
          background-image: url(/images/reward/ICONS.png);
          background-position: -166px -6px; }
      #mart-rewards .nav .nav-zone .typer ul {
        position: absolute;
        padding: 5px 0;
        background: rgba(255, 255, 255, 0.94);
        box-shadow: 0 0 0 1px rgba(151, 159, 168, 0.2), 0 2px 10px rgba(0, 0, 0, 0.2);
        border-radius: 5px;
        right: 0;
        top: 28px;
        text-align: center;
        z-index: 999; }
      #mart-rewards .nav .nav-zone .typer li {
        padding: 0 20px;
        height: 32px;
        cursor: pointer;
        line-height: 32px; }
        #mart-rewards .nav .nav-zone .typer li:hover {
          background: #4289DB;
          color: #ffffff; }
          #mart-rewards .nav .nav-zone .typer li:hover a {
            color: #ffffff; }
        #mart-rewards .nav .nav-zone .typer li.active {
          background: #4289DB;
          color: #ffffff; }
          #mart-rewards .nav .nav-zone .typer li.active a {
            color: #ffffff; }
        #mart-rewards .nav .nav-zone .typer li a {
          color: #2D3238;
          font-size: 14px;
          height: inherit;
          white-space: nowrap; }
  #mart-rewards .nav .buttons {
    padding-left: 0;
    padding-right: 0; }
  #mart-rewards .nav .btn:hover {
    background: #456e96; }
  #mart-rewards .nav button:hover {
    background: #456e96; }

#pager {
  text-align: center; }
  #pager.reward-pager {
    border-radius: 0;
    margin-bottom: 3em;
    text-align: center;
    display: inline-block;
    width: 100%;
    font-size: 12px; }
    #pager.reward-pager .pagination {
      border-radius: 0; }

@media only screen and (max-width: 1200px) {
  #mart-rewards .content {
    max-width: 980px;
    padding: 2em; } }

@media only screen and (max-width: 800px) {
  #mart-rewards .content {
    padding: 2em; } }

@media only screen and (max-width: 500px) {
  #mart-rewards .content {
    padding: .2em; }
  #mart-rewards .items {
    padding: 15px 0; } }

@media only screen and (min-width: 1001px) {
  #mart-rewards .item {
    width: 32%;
    margin-right: 2%; }
    #mart-rewards .item:nth-of-type(3n+0) {
      margin-right: 0; } }

@media only screen and (min-width: 769px) and (max-width: 1000px) {
  #mart-rewards .item {
    width: 48%;
    margin-right: 4%; }
    #mart-rewards .item:nth-of-type(2n+0) {
      margin-right: 0; }
    #mart-rewards .item .item-content.high-paid {
      height: 356px; }
  #mart-rewards .banner {
    padding-bottom: 160px; } }

@media only screen and (max-width: 1000px) {
  #mart-rewards .banner .banner-bottom {
    display: block; }
    #mart-rewards .banner .banner-bottom .bottom-left {
      display: block;
      width: 96%;
      margin-left: 2%;
      text-align: center; }
    #mart-rewards .banner .banner-bottom .bottom-right {
      display: block;
      width: 96%;
      margin-left: 2%;
      float: none; }
      #mart-rewards .banner .banner-bottom .bottom-right .right-content {
        height: 72px;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
            -ms-flex-direction: row;
                flex-direction: row;
        width: 100%; }
        #mart-rewards .banner .banner-bottom .bottom-right .right-content p {
          margin-bottom: 0;
          margin-right: 1rem; } }

@media only screen and (max-width: 768px) {
  #mart-rewards .item {
    width: 100%; }
    #mart-rewards .item .item-content.high-paid figure .description {
      position: absolute;
      background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.9), rgba(0, 0, 0, 0.5));
      background: linear-gradient(to bottom, rgba(0, 0, 0, 0.9), rgba(0, 0, 0, 0.5));
      color: #ffffff; }
    #mart-rewards .item .content {
      margin-bottom: 3em;
      border-bottom: 3px solid #e1e3e5; }
    #mart-rewards .item figure {
      max-height: inherit; }
      #mart-rewards .item figure .description {
        position: relative;
        background: #ffffff;
        width: 100%;
        color: #333333;
        padding: 1em 0;
        border-bottom: 1px solid rgba(221, 221, 221, 0.48);
        margin-bottom: 0; }
  #mart-rewards.nav .buttons {
    width: 100%;
    text-align: right;
    border-bottom: 1px solid #e5e4e1; }
  #mart-rewards.nav nav {
    margin: 15px 0;
    height: inherit; }
    #mart-rewards.nav nav a {
      font-size: 14px; }
    #mart-rewards.nav nav li {
      padding: 0 .4em !important; }
  #mart-rewards.nav .btn {
    font-size: 14px;
    padding: 6px 10px; }
  #mart-rewards.nav button {
    font-size: 14px;
    padding: 6px 10px; }
  #mart-rewards.typer ul {
    left: 0;
    right: inherit; }
  #mart-rewards .banner-desc {
    display: none; }
  #mart-rewards .bottom-left {
    display: none !important; }
  #mart-rewards .bottom-right .link {
    display: none; }
  #mart-rewards .nav-zone {
    padding: 28px 14px !important; } }
