#sales {
  width: 100%;
  min-width: 1040px;
  overflow: hidden; }
  #sales .inner {
    width: 1000px;
    margin: 0 auto; }
  #sales #topHead {
    width: 1400px;
    margin: 35px 0 20px;
    background: url(../../../img/page/sales/index/topHead-bg.jpg) no-repeat right bottom;
    position: relative;
    left: 50%;
    margin-left: -700px; }
    #sales #topHead .inner {
      position: relative; }
    #sales #topHead h1 {
      text-align: center;
      margin-bottom: 70px; }
    #sales #topHead .text {
      font-size: 17px;
      font-weight: bold;
      padding-left: 290px;
      padding-bottom: 110px;
      line-height: 2.2; }
    #sales #topHead .image {
      position: absolute;
      top: 0;
      left: -65px; }
  #sales #salesCont #salesWrap .salesBlock {
    width: 220px;
    float: left;
    overflow: hidden;
    margin-right: 40px;
    margin-bottom: 85px; }
    #sales #salesCont #salesWrap .salesBlock:nth-child(4n) {
      margin-right: 0; }
    #sales #salesCont #salesWrap .salesBlock .image {
      margin-bottom: 12px; }
      #sales #salesCont #salesWrap .salesBlock .image img {
        width: 100%; }
    #sales #salesCont #salesWrap .salesBlock .title {
      font-size: 15px;
      font-weight: bold; }
    #sales #salesCont #salesWrap .salesBlock .amount {
      font-size: 15px;
      font-weight: bold;
      margin: 10px 0; }
      #sales #salesCont #salesWrap .salesBlock .amount span, #sales #salesCont #salesWrap .salesBlock .amount small {
        font-weight: normal; }
      #sales #salesCont #salesWrap .salesBlock .amount small {
        font-size: 13px; }
    #sales #salesCont #salesWrap .salesBlock .info {
      font-size: 13px;
      padding-bottom: 20px; }
  #sales #salesCont #pagination .pagination {
    margin: 0;
    font-size: 18px;
    width: auto; }
    #sales #salesCont #pagination .pagination .nav-links {
      text-align: center; }
      #sales #salesCont #pagination .pagination .nav-links span.current, #sales #salesCont #pagination .pagination .nav-links a {
        display: inline-block;
        vertical-align: middle;
        padding: 4px 7px;
        line-height: 1;
        height: auto;
        margin: 0 4px; }
      #sales #salesCont #pagination .pagination .nav-links a {
        color: #333;
        text-decoration: none; }
        #sales #salesCont #pagination .pagination .nav-links a.page-numbers {
          background: #bfbfbf; }
          #sales #salesCont #pagination .pagination .nav-links a.page-numbers:hover {
            background: #000;
            color: #fff; }
        #sales #salesCont #pagination .pagination .nav-links a.prev {
          background: url(../../../img/page/sales/index/prev.png) no-repeat center;
          width: 26px;
          height: 26px;
          border-right: none;
          overflow: hidden;
          text-indent: 100%; }
          #sales #salesCont #pagination .pagination .nav-links a.prev:hover {
            background: url(../../../img/page/sales/index/prev.png) no-repeat center; }
        #sales #salesCont #pagination .pagination .nav-links a.next {
          background: url(../../../img/page/sales/index/next.png) no-repeat center;
          width: 26px;
          height: 26px;
          border-left: none;
          overflow: hidden;
          text-indent: 100%; }
          #sales #salesCont #pagination .pagination .nav-links a.next:hover {
            background: url(../../../img/page/sales/index/next.png) no-repeat center; }

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