.search {
  margin: 10px 0; }
  .search input[type=text] {
    width: 265px;
    height: 32px;
    border: 1px solid #e7e7e7;
    -webket-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 4px;
    padding-left: 10px; }
  .search input[type=submit] {
    width: 50px;
    height: 32px;
    border: 0;
    background: #E60012;
    color: #fff;
    margin-left: -10px;
    -webket-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 4px;
    font-size: 14px; }

.s-procate {
  background: #fff;
  border: 1px solid #e7e7e7;
  padding: 40px 0; }

.sp-list {
  margin-bottom: 40px; }
  .sp-list li {
    float: left;
    width: 200px;
    height: 120px;
    text-align: center;
    border-left: 1px solid #e7e7e7; }
    .sp-list li:first-child {
      border-left: 0; }
    .sp-list li a {
      font-size: 16px;
      font-weight: bold;
      display: block;
      height: 120px;
      padding-top: 101px; }
      .sp-list li a:hover {
        color: #E60012; }

.sp-list .lp a {
  background: transparent url("../img/lp02.jpg") top no-repeat; }
  .sp-list .lp a:hover, .sp-list .lp a.on {
    background: transparent url("../img/lp01.jpg") top no-repeat;
    color: #E60012; }
.sp-list .yy a {
  background: transparent url("../img/yy02.jpg") top no-repeat; }
  .sp-list .yy a:hover, .sp-list .yy a.on {
    background: transparent url("../img/yy01.jpg") top no-repeat;
    color: #E60012; }
.sp-list .dg a {
  background: transparent url("../img/dg02.jpg") top no-repeat; }
  .sp-list .dg a:hover, .sp-list .dg a.on {
    background: transparent url("../img/dg01.jpg") top no-repeat;
    color: #E60012; }
.sp-list .lh a {
  background: transparent url("../img/lh02.jpg") top no-repeat; }
  .sp-list .lh a:hover, .sp-list .lh a.on {
    background: transparent url("../img/lh01.jpg") top no-repeat;
    color: #E60012; }
.sp-list .zhg a {
  background: transparent url("../img/zhg02.jpg") top no-repeat; }
  .sp-list .zhg a:hover, .sp-list .zhg a.on {
    background: transparent url("../img/zhg01.jpg") top no-repeat;
    color: #E60012; }
.sp-list .pj a {
  background: transparent url("../img/pei2.jpg") top no-repeat; }
  .sp-list .pj a:hover, .sp-list .pj a.on {
    background: transparent url("../img/pei.jpg") top no-repeat;
    color: #E60012; }

.sp-cate dl {
  font-size: 14px;
  margin-top: 15px; }
  .sp-cate dl dt {
    float: left;
    padding: 0 30px;
    padding-left: 40px; }
  .sp-cate dl dd {
    float: left; }
    .sp-cate dl dd a.on {
      background: #E60012;
      color: #fff; }
    .sp-cate dl dd a {
      padding: 5px 10px;
      display: inline-block;
      margin-left: 10px; }
      .sp-cate dl dd a:first-child {
        margin-left: 0; }

.ss-sult {
  height: 50px;
  line-height: 50px;
  font-size: 14px; }
  .ss-sult .red {
    color: #E60012; }

.s-list {
  margin-left: -20px;
  width: 1220px; }
  .s-list li {
    float: left;
    width: 285px;
    height: 388px;
    background: #fff;
    margin-left: 20px;
    margin-bottom: 20px;
    border: 1px solid #e7e7e7;
    font-size: 14px;
    position: relative;
    box-shadow: 0 2px 1px rgba(0, 0, 0, 0.1); }
    .s-list li:hover {
      border: 1px solid #E60012; }
    .s-list li.new:before {
      content: "";
      width: 43px;
      height: 43px;
      background: transparent url("../img/new.jpg") left no-repeat;
      position: absolute;
      left: 10px; }
    .s-list li.hot:before {
      content: "";
      width: 43px;
      height: 43px;
      background: transparent url("../img/hot.jpg") left no-repeat;
      position: absolute;
      left: 10px; }
    .s-list li a {
      text-align: center;
      display: block; }
      .s-list li a:hover {
        color: #555; }
      .s-list li a img {
        max-width: 100%;
        max-height: 315px;
        vertical-align: middle; }
      .s-list li a p {
        line-height: 30px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        width: 100%; }
      .s-list li a .main {
        color: #E60012; }
  .s-list .sl-pic {
    height: 315px;
    text-align: center;
    line-height: 315px; }

#pagelist {
  margin-top: 50px; }
  #pagelist ul {
    text-align: center; }
    #pagelist ul li {
      display: inline-block;
      width: 42px;
      height: 42px;
      line-height: 42px;
      -webket-border-radius: 50%;
      -moz-border-radius: 50%;
      -ms-border-radius: 50%;
      border-radius: 50%;
      background: #fff;
      margin: 0 5px; }
      #pagelist ul li.current, #pagelist ul li:hover {
        background: #E60012;
        color: #fff; }
        #pagelist ul li.current a, #pagelist ul li:hover a {
          color: #fff; }
      #pagelist ul li a {
        display: block;
        color: #E60012; }

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