.classify-list {
  padding: 20px 0 0 0; }

.classify-list:first-child {
  border: 0; }

.classify-list .classify-name {
  float: left;
  padding: 0 6px;
  min-width: 54px;
  height: 26px;
  line-height: 26px;
  text-align: center;
  color: #333;
  background: #ddd;
  border-radius: 4px; }

.classify-list .list {
  overflow: hidden; }

.classify-list .list-wrap {
  position: relative;
  margin-left: 95px;
  overflow: hidden; }

.classify-list .list-wrap.show {
  max-height: inherit; }

.classify-list .list li {
  float: left;
  margin-right: 12px;
  margin-bottom: 7px; }

.classify-list .list a {
  display: inline-block;
  padding: 0 6px;
  color: #999;
  font-size: 14px;
  line-height: 22px;
  min-width: 60px;
  text-align: center;
  height: 22px;
  border: 1px solid #e5e5e5; }

.classify-list .list a.active {
  color: #FFF; }

.goods-list .goods {
  float: left;
  box-sizing: border-box; }
  .goods-list .goods:hover {
    background-color: #f6f6f6; }
    .goods-list .goods:hover .img-box .cover {
      visibility: visible; }
      .goods-list .goods:hover .img-box .cover .state span.blr {
        top: 0;
        bottom: 0; }
      .goods-list .goods:hover .img-box .cover .state span.btb {
        left: 0;
        right: 0; }
      .goods-list .goods:hover .img-box .cover .cover-bg {
        opacity: 0.5;
        filter: alpha(opacity=50); }
  .goods-list .goods a {
    display: block; }
  .goods-list .goods .img-box {
    height: 174.6666666667px;
    overflow: hidden; }
  .goods-list .goods .goods-pic {
    width: 100%;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out; }
  .goods-list .goods .cover {
    visibility: hidden;
    position: absolute;
    width: 100%;
    height: 174.6666666667px;
    left: 0;
    top: 0;
    text-align: center;
    line-height: 180px; }
    .goods-list .goods .cover .state {
      position: relative;
      display: inline-block;
      height: 32px;
      z-index: 3;
      font-size: 16px;
      line-height: 32px;
      color: #fff;
      padding: 0 10px; }
      .goods-list .goods .cover .state span {
        position: absolute;
        background-color: #fff;
        -webkit-transition: all 0.5s;
        -moz-transition: all 0.5s;
        -ms-transition: all 0.5s;
        transition: all 0.5s; }
        .goods-list .goods .cover .state span.blr {
          top: 50%;
          bottom: 50%;
          width: 1px; }
          .goods-list .goods .cover .state span.blr.bl {
            left: 0; }
          .goods-list .goods .cover .state span.blr.br {
            right: 0; }
        .goods-list .goods .cover .state span.btb {
          left: 50%;
          right: 50%;
          height: 1px; }
          .goods-list .goods .cover .state span.btb.bt {
            top: 0; }
          .goods-list .goods .cover .state span.btb.bb {
            bottom: 0; }
    .goods-list .goods .cover .cover-bg {
      position: absolute;
      width: 100%;
      height: 100%;
      top: 0;
      left: 0;
      background-color: #000;
      opacity: 0;
      filter: alpha(opacity=0);
      -webkit-transition: all 0.5s;
      -moz-transition: all 0.5s;
      -ms-transition: all 0.5s;
      transition: all 0.5s; }
  .goods-list .goods .goods-info {
    height: 110px;
    line-height: 24px;
    padding: 10px 12px 0;
    overflow: hidden;
    position: relative; }
    .goods-list .goods .goods-info .goods-name {
      font-size: 14px;
      color: #333;
      display: block;
      height: 40px;
      line-height: 20px;
      font-weight: bold;
      overflow: hidden; }
    .goods-list .goods .goods-info .price {
      position: absolute;
      bottom: 10px;
      font-size: 20px; }
      .goods-list .goods .goods-info .price sub {
        font-size: 14px; }
      .goods-list .goods .goods-info .price .member-price {
        font-weight: normal; }
    .goods-list .goods .goods-info .sales {
      font-size: 14px;
      color: #9d9d9d;
      position: absolute;
      bottom: 10px;
      right: 20px; }

.body {
  padding-top: 30px; }
  .body .goods-list {
    margin-right: -15px; }
    .layout-S .body .goods-list .goods {
      width: 317.3333333333px !important;
      margin: 0 12px 20px !important; }
      .layout-S .body .goods-list .goods .img-box {
        height: 211.5555555556px; }
        .layout-S .body .goods-list .goods .img-box .cover {
          height: 211.5555555556px;
          line-height: 211.5555555556px; }
    .body .goods-list .goods {
      position: relative;
      margin: 0 15px 15px 0;
      width: 262px;
      border: 1px solid #e6e6e6; }
      .body .goods-list .goods .good-pic {
        width: 100%; }

a.recommend {
  position: absolute;
  z-index: 2;
  left: -5px;
  width: 40px;
  height: 25px;
  padding-left: 12px;
  line-height: 20px;
  color: #FFF;
  background-position: -1px -739px; }

.more-goods .goods-list .goods {
  margin: 0 10px 10px 0;
  width: 225px;
  height: 100%;
  border: none; }
  .more-goods .goods-list .goods .goods-pic {
    width: 225px;
    height: 150px; }

.search-product {
  position: absolute;
  right: 0;
  top: -10px;
  height: 30px;
  width: 400px; }
  .search-product .radio {
    position: absolute;
    left: 0; }
    .search-product .radio li {
      line-height: 20px;
      display: inline-block; }
      .search-product .radio li input[type="radio"] {
        padding: 0;
        width: 15px;
        height: 15px;
        position: relative;
        top: 3px; }
  .search-product.sitebg-search {
    top: 20px; }
  .search-product span {
    line-height: 30px; }
  .search-product input {
    padding: 5px 30px 5px 15px;
    width: 155px;
    height: 20px;
    border-radius: 15px; }
  .search-product .submit {
    position: absolute;
    width: 30px;
    height: 30px;
    right: 0;
    top: 0; }

.cookie-wrap {
  display: none;
  position: absolute;
  z-index: 2;
  top: 34px;
  right: 0;
  padding: 8px;
  width: 184px;
  border: 1px solid #ddd;
  background: #FFF;
  box-shadow: 0 0 5px #ddd; }
  .cookie-wrap li {
    font-size: 14px;
    line-height: 24px;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    transition: all 0.5s; }
    .cookie-wrap li:hover {
      background-color: #f3f3f3; }

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