@charset "UTF-8";
#form {
  width: 1210px;
  margin: 0 auto; }

.brand_container {
  width: 1210px;
  margin: 0 auto;
  margin-top: 20px; }
  .brand_container .brand_search {
    text-align: left;
    margin-bottom: 10px; }
    .brand_container .brand_search .brand_searchValue {
      font-weight: bold; }
    .brand_container .brand_search .brand_choose {
      display: inline-block;
      padding: 1px 5px;
      background: #f9f9f9;
      border: 1px solid #e8e7e7;
      color: red; }
      .brand_container .brand_search .brand_choose .icon-cross {
        padding: 2px 0px 2px 5px; }
  .brand_container .brand_show {
    border: 1px solid #e8e7e7;
    color: #514E4E;
    position: relative;
    background: #f9f9f9; }
    .brand_container .brand_show .brand_left {
      width: 90px;
      padding: 5px 0  5px 10px;
      float: left; }
    .brand_container .brand_show .brand_center {
      margin-left: 110px;
      background: #fff;
      padding-right: 107px; }
      .brand_container .brand_show .brand_center ul {
        list-style: none;
        margin-left: 10px;
        overflow: hidden;
        max-height: 200px; }
        .brand_container .brand_show .brand_center ul li {
          width: 120px;
          margin-left: 5px;
          height: 28px;
          line-height: 28px;
          float: left;
          position: relative; }
          .brand_container .brand_show .brand_center ul li a {
            width: 105px;
            display: inline-block;
            color: #005AA0;
            cursor: pointer;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap; }
          .brand_container .brand_show .brand_center ul li a:hover {
            color: red; }
    .brand_container .brand_show .brand_right {
      position: absolute;
      top: 5px;
      right: 5px;
      width: 110px;
      height: 30px;
      line-height: 30px;
      border: 1px solid #e8e7e7;
      padding-left: 5px;
      cursor: pointer; }
      .brand_container .brand_show .brand_right span {
        float: right;
        border: 1px solid #ddd;
        line-height: 20px;
        margin-top: 4px;
        padding: 2px 4px;
        margin-left: 5px; }
        .brand_container .brand_show .brand_right span:hover {
          color: #e4393c;
          border-color: #e4393c; }
      .brand_container .brand_show .brand_right .more, .brand_container .brand_show .brand_right .retract {
        float: right;
        padding: 2px 0px 2px 4px; }
      .brand_container .brand_show .brand_right .retract {
        display: none; }
      .brand_container .brand_show .brand_right .icon-expand_more, .brand_container .brand_show .brand_right .icon-expand_less2 {
        font-size: 17px;
        display: inline-block !important;
        vertical-align: sub; }

.search_main {
  border-left: 1px solid #e8e7e7;
  border-right: 1px solid #e8e7e7;
  border-bottom: 1px solid #e8e7e7;
  width: 1210px;
  margin: 0 auto;
  margin-top: 20px;
  margin-bottom: 20px;
  padding-bottom: 20px;
  min-height: 660px; }
  .search_main .attention {
    position: absolute;
    right: 0px;
    background: rgba(0, 0, 0, 0.7);
    bottom: 5px;
    color: #fff;
    display: none;
    padding: 4px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
    cursor: pointer; }
    .search_main .attention i {
      font-size: 15px;
      padding-right: 6px;
      vertical-align: middle; }
  .search_main .search_list_li {
    border-bottom: 1px solid #e8e7e7;
    margin-top: 5px;
    height: 134px;
    position: relative; }
    .search_main .search_list_li .search_detail_ul {
      overflow: hidden; }
      .search_main .search_list_li .search_detail_ul li {
        float: left; }

.img_div {
  width: 126px;
  height: imgwidth6; }
  .img_div .search_img_list {
    max-height: 120px;
    max-width: 120px;
    vertical-align: middle;
    display: initial; }

.good_detail {
  font-family: arial, verdana, sans-serif !important;
  width: 45%;
  text-align: left;
  padding-left: 3%;
  padding-right: 2%; }
  .good_detail .good_name_div {
    padding: 10px 0px;
    word-break: break-all;
    /* white-space: nowrap; */
    overflow: hidden;
    text-overflow: ellipsis;
    font-weight: 700;
    margin-top: 10px; }
  .good_detail a {
    font-weight: bold;
    font-size: 14px; }
    .good_detail a:hover {
      text-decoration: underline; }
  .good_detail .good_uname {
    color: #737070; }
  .good_detail .sku_detail {
    font-size: 12px;
    color: #737070;
    overflow: hidden;
    height: 30px; }

.good_price {
  width: 13%;
  margin-top: 20px;
  color: #C00;
  font-family: arial, verdana, sans-serif !important; }
  .good_price .price_no {
    text-decoration: line-through;
    font-size: 13px;
    color: #737070;
    margin-top: 10px; }
  .good_price .price_true {
    font-weight: bold;
    font-size: 15px; }

.left_search {
  float: left;
  width: 16.5%;
  background-color: #f7f7f7;
  padding-bottom: 0;
  background-repeat: repeat-x;
  background-position: bottom;
  border-color: #e8e7e7;
  height: auto;
  border-width: 1px;
  border-style: solid;
  overflow: hidden;
  border-left: 1px solid #e8e7e7;
  border-right: 1px solid #e8e7e7;
  border-bottom: 1px solid #e8e7e7; }

.search_head {
  height: 40px;
  background: #F7F7F7;
  padding: 0px 0 0 10px;
  color: #DB0B09;
  font-weight: bold;
  font-size: 15px;
  line-height: 30px;
  border-top: 1px solid #e8e7e7;
  border-bottom: 1px solid #e8e7e7;
  overflow: hidden; }

.list_div {
  float: right;
  display: inline; }
  .list_div .pageSmall {
    font-size: 10px;
    padding: 5px; }
    .list_div .pageSmall i {
      color: #C30C22;
      font-style: normal; }
    .list_div .pageSmall span {
      padding: 0 7px; }
  .list_div li {
    font-size: 22px;
    text-align: center;
    padding-top: 10px;
    float: right;
    display: inline;
    overflow: hidden;
    border-left: 1px solid #e8e7e7;
    cursor: pointer;
    color: #C1C1C1;
    padding: 9px;
    /* &:hover{
        color:$red;
        background-color: #fff;
        @include transition(color 0.5s);
    } */ }
    .list_div li .canclick:hover {
      color: #C30C22;
      background-color: #fff;
      -webkit-transition: color 0.5s;
      -moz-transition: color 0.5s;
      -ms-transition: color 0.5s;
      -o-transition: color 0.5s;
      transition: color 0.5s; }
  .list_div .selected {
    color: #C30C22 !important;
    background-color: #fff; }

.cart {
  height: 122px;
  border-left: 1px solid #e8e7e7;
  width: 10%;
  text-align: center;
  font-size: 12px;
  position: absolute;
  right: 7px; }
  .cart img {
    margin-top: 24px; }

.stock {
  margin-top: 12px;
  font-size: 12px;
  color: #737070;
  position: absolute;
  font-weight: 100; }

.addCart {
  cursor: pointer;
  /* margin-left: 8px; */
  /* line-height: 4; */
  background-color: #C30C22;
  border: 1px solid #C30C22;
  color: #fff;
  padding: 3px 5px;
  margin-bottom: 10px;
  margin-top: 41px; }

.buy {
  cursor: pointer;
  /* margin-left: 8px; */
  background-color: #ffeded;
  border: 1px solid #c40000;
  color: #c40000;
  padding: 2px 12px; }

.search_list_block li {
  float: left;
  width: 219px;
  border: 1px solid #ddd;
  margin-right: 10px;
  margin-top: 10px;
  overflow: hidden;
  margin-left: 10px; }

.img_block_div {
  padding-top: 10px;
  overflow: hidden;
  width: 220px;
  height: 220px; }
  .img_block_div img {
    max-width: 215px;
    max-height: 215px;
    vertical-align: -webkit-baseline-middle;
    vertical-align: middle;
    display: initial; }

.good_name {
  width: 100%;
  height: 42px;
  overflow: hidden;
  font-size: 13px;
  text-align: left;
  color: #3D3D3D; }

.name_div {
  width: 90%;
  margin: 0 auto; }

.cart_block {
  font-size: 13px;
  text-align: left;
  background: #EDEDED; }

.menu-title, .menu-first {
  padding: 7px 0 0 0;
  padding: 10px;
  margin-bottom: -1px;
  cursor: pointer;
  color: #000;
  font-size: 15px;
  margin: 0 -1px -1px -1px;
  font-family: \5FAE\8F6F\96C5\9ED1, "Helvetica Neue", Helvetica, Arial, sans-serif; }

.menu-title {
  background-color: #000;
  padding: 11px; }

.left_search a {
  color: #2f2f2f; }

.name_good_pm {
  margin: 0 0 0 7px; }

.slist {
  margin: 0 -1px -1px -1px;
  display: none;
  border: solid 1px #eeeeee;
  background: #fff; }

.menu-second, .menu-second1 {
  text-align: left;
  padding-left: 50px;
  color: #494949; }

.menu-second span, .menu-second1 span {
  padding: 6px 0 6px 0px;
  display: block;
  font-size: 13px;
  cursor: pointer; }

.menu-first {
  text-align: left;
  padding-left: 20px;
  color: #5C5C5C; }

.show_more {
  border: 1px solid #ddd;
  width: 52px;
  height: 19px;
  line-height: 19px;
  display: block;
  font-size: 12px;
  padding-left: 5px;
  position: relative;
  cursor: pointer;
  margin: 0 0 10px 40px; }

#show_all_type {
  float: right;
  margin: 5px 10px;
  cursor: pointer;
  font-size: 12px; }

#show_all_type1 {
  float: right;
  margin: 5px 10px;
  cursor: pointer;
  font-size: 12px; }

.amount {
  width: 13%;
  margin-top: 46px; }
  .amount a {
    font-size: 20px;
    background-repeat: no-repeat;
    display: inline-block;
    vertical-align: middle;
    color: #C1C1C1; }
  .amount .not-allowed {
    cursor: not-allowed !important; }

.highlight {
  color: #C40000;
  font-weight: bold; }

.select_type {
  font-weight: bold;
  color: #f73737; }

.no_good {
  font-size: 18px;
  text-align: center;
  color: #424040;
  padding-top: 30px; }

.no_stock {
  color: #737070;
  padding-left: 18px;
  font-size: 14px; }

.at, .bt {
  color: #fff;
  padding: 3px 5px;
  /*   margin-bottom: 10px; */
  margin-top: 10px; }

.at {
  margin-top: 41px; }

.bt {
  padding: 2px 12px; }

.search_head dl {
  content: "";
  clear: both;
  float: left; }

.search_head dl > dd a {
  color: #404040;
  background-color: #FFFFFF;
  border: 1px solid #CECBCE;
  padding: 0 10px;
  background-position: 0 -73px;
  background-repeat: repeat-x;
  height: 24px;
  line-height: 24px;
  display: inline-block;
  cursor: pointer;
  font-size: 10px;
  font-weight: 500; }
  .search_head dl > dd a span {
    vertical-align: middle; }

.search_head dl > dd, .search_head dl > dt {
  float: left;
  height: 37px;
  line-height: 26px;
  margin-right: -1px;
  margin-top: 7px; }
  .search_head dl > dd .selected, .search_head dl > dt .selected {
    background-color: #C40B22;
    color: #fff;
    border-color: #C20E21; }

dl, dt, dd {
  margin: 0;
  padding: 0; }

.search_head .sort-selected {
  background-color: #C30C22;
  color: white;
  border: 1px solid #C30C22; }

.sale_text {
  width: 80px; }

.search_detail_ul {
  overflow: hidden; }

#login-detail {
  color: #75BCF9;
  text-decoration: underline;
  font-style: italic;
  margin-right: 10px; }

.menu-title a {
  color: #fff; }

.infototal_tuijian_img {
  height: auto;
  width: 100%;
  font-size: 13px;
  padding-bottom: 28px; }

.infototal_tuijian_img_list {
  margin-top: 10px;
  height: 244px;
  width: 18.5%;
  float: left;
  border: 1px solid #e8e7e7;
  margin-left: 1%;
  margin-bottom: 10px;
  -webkit-box-shadow: 1px 1px 10px 1px #F7F5F5;
  -moz-box-shadow: 1px 1px 10px 1px #F7F5F5;
  -ms-box-shadow: 1px 1px 10px 1px #F7F5F5;
  -o-box-shadow: 1px 1px 10px 1px #F7F5F5;
  box-shadow: 1px 1px 10px 1px #F7F5F5; }

.tuijian-change-img {
  height: 188px;
  width: 184px;
  background: #fff;
  text-align: center;
  margin: 0 auto; }

.infototal_tuijian_img_list_img {
  max-height: 184px;
  max-width: 180px;
  vertical-align: middle; }

.infototal_tuijian_img_list_word1 {
  height: 30px;
  line-height: 30px;
  width: 100%;
  padding-left: 10px;
  padding-right: 10px;
  color: #C30C22;
  font-weight: 700;
  font-family: verdana, arial; }

.infototal_tuijian_img_list_word1 span {
  float: right;
  margin-right: 20px;
  color: #9a9a9a;
  font-weight: 100;
  text-decoration: line-through; }

.infototal_tuijian_img_list_word2 {
  height: 16px;
  line-height: 15px;
  width: 94%;
  padding-left: 10px;
  padding-right: 10px;
  word-break: break-all;
  /* white-space: nowrap; */
  overflow: hidden;
  text-overflow: ellipsis; }

.history {
  border: 1px solid #F2F2F2;
  margin: 0 auto;
  width: 1210px;
  border-top: 2px solid #B8B8B8; }

.products {
  width: 92%;
  float: left;
  padding: 0.7em 1em; }

h5.latest-product {
  margin: 0px 0 0;
  color: #000;
  font-weight: 700; }

a {
  font-family: "Microsoft Yahei",Arial,Helvetica,sans-serif;
  text-decoration: none;
  outline: none;
  color: #555; }

.amount-text {
  width: 30px;
  text-align: center; }

#page {
  margin-top: 25px;
  width: 1210px;
  margin: 0 auto; }
  #page .page_div {
    text-align: center; }
  #page .page_no {
    color: #ddd;
    font-size: 14px;
    margin-right: 6px; }
  #page .page_number_no a, #page .page_number, #page .pageGo {
    border: 1px solid #e8e7e7;
    margin-left: 3px;
    color: #424141;
    text-decoration: none;
    font-size: 14px;
    border-radius: 2px;
    width: 30px;
    height: 30px;
    display: inline-block;
    line-height: 31px; }
  #page .pageGo {
    padding: 0 2px; }
  #page .page_number {
    background: #C30C22;
    color: #fff;
    border: 1px solid #C30C22; }
  #page .page_ready {
    color: #737070;
    font-size: 14px;
    margin-right: 6px; }
  #page .pageBtn {
    cursor: pointer;
    border-radius: 3px;
    border: 1px solid #e6e7eb;
    background-color: #fff;
    text-decoration: none;
    transition: none;
    padding: 0 12px;
    height: 30px; }

.block-img_div {
  text-align: center;
  background: #fff;
  height: 214px;
  width: 214px;
  margin: 0 auto; }
  .block-img_div .search_img_list {
    max-width: 210px;
    max-height: 210px;
    vertical-align: middle;
    opacity: 0; }
  .block-img_div a {
    color: #C30C22;
    height: 214px;
    width: 214px;
    display: inline-block; }

.search_block_ul .block_li {
  width: 19%;
  margin-left: 10px;
  float: left;
  height: 331px;
  position: relative;
  margin-top: 10px; }
  .search_block_ul .block_li .border-d {
    border: 1px solid #F3F3F3;
    background: #fff;
    overflow: hidden;
    border: 4px solid #fff; }
  .search_block_ul .block_li .attention {
    bottom: 94px; }
  .search_block_ul .block_li:hover {
    z-index: 2; }
.search_block_ul .block_li:hover .promotion:before {
  display: none }
    .search_block_ul .block_li:hover .border-d {
      border: 4px solid #C30C22; }
    .search_block_ul .block_li:hover .login_g_n, .search_block_ul .block_li:hover .login_g_s {
      display: none; }
    .search_block_ul .block_li:hover .sku_good {
      display: block; }
.search_block_ul .block-cart {
  position: absolute;
  right: 16px;
  bottom: 10px;
  font-size: 17px;
  color: #C30C22;
  cursor: pointer; }

.search_list_ul {
  display: none; }

.block-good_name_div {
  font-family: Verdana;
  word-break: break-all;
  /* white-space: nowrap; */
  overflow: hidden;
  text-overflow: ellipsis;
  margin-left: 10px; }
  .block-good_name_div .usernull_price {
    color: #C30C22;
    font-size: 14px;
    cursor: pointer; }
  .block-good_name_div:hover a {
    text-decoration: underline;
    color: #C30C22; }
  .block-good_name_div .price_true {
    color: #C30C22;
    font-size: 19px;
    font-weight: 400;
    margin: 5px 0; }
    .block-good_name_div .price_true em {
      font-size: 14px;
      font-style: normal; }
  .block-good_name_div .price_no {
    text-decoration: line-through;
    font-size: 13px;
    color: #737070;
    margin-top: 10px; }
  .block-good_name_div .bigtitle {
    height: 36px;
    overflow: hidden;
    margin: 5px 0; }
  .block-good_name_div .good_uname {
    color: #737070;
    text-decoration: underline;
    display: block;
    float: left;
    max-width: 120px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis; }
  .block-good_name_div .good-sale {
    margin-left: 10px;
    color: #737070;
    float: right;
    margin-right: 1px; }
    .block-good_name_div .good-sale em {
      color: #b57c5b;
      font-weight: bold;
      font-style: normal; }

.hover-img {
  border: 1px solid #E02C2C !important; }

.table {
  width: 100%;
  border-collapse: separate; }
  .table thead {
    display: none; }
  .table tbody td {
    border-bottom: 1px solid #ddd;
    padding: 10px; }
.order-search ul {
  float:left;
  font-size: 16px;
  font-weight: bold;
  padding-bottom: 10px; }
.order-search ul li {
  float: left;
  padding-right: 20px;
  padding-bottom: 15px;  }
.order-search ul li a {
  color:#545454;
  padding-right: 20px; }
.order-search .select-order a {
  color: #DA1212; }
.order-search {
  width: 96%;
  margin: 0 auto;  }
.order-search .search_ul{
  float:left;
  position: relative;
  font-size: 14px;
  cursor: pointer;
  color:#555;
}
.search_ul ul{
  font-size: 14px;
  font-weight: normal;
}
.order-search span{
  line-height:35px;
}
.pay_ul{
  margin-left: 50px;
}
.search_ul:hover>ul{
  display: block;
  position: absolute;
  z-index: 2;
}
.search_ul ul{
  display: none;
  background: #fff;
  border:1px solid #e5e8ea;
  width: 110px;
  padding-bottom: 0;
}
.search_ul ul li{
  box-sizing: border-box;
  padding:5px 10px;
  width: 100%;
}
.search_ul li:hover{
  background:#F3F3F3;
}
    .order-search ul:after {
      content: "";
      height: 0;
      clear: both;
      visibility: hidden; }
  .order-search .search-key {
    margin-bottom: 20px;
    float:right;
    text-align: left; }
    .order-search .search-key input,.order-search .search-key select{
      border:1px solid #BFBFBF;
      width: 166px;
      height: 19px;
      padding: 4px 8px; }
    .order-search .search-key #search {
      border:1px solid #BFBFBF;
      width: 80px;
      height: 27px;
      line-height: 27px;
      text-align: center;
      background-color: #F5F5F5;
      display: inline-block;
      cursor: pointer; }

.sku_good {
  display: none;
  margin-bottom: 5px; }
  .sku_good label {
    color: #999;
    font-size: 12px;
    text-align: left;
    display: inline-block;
    width: 42px; }
  .sku_good select, .sku_good input {
    outline: 0;
    /* float: left; */
    padding: 3px;
    /* height: 19px; */
    line-height: 19px;
    color: #555;
    /* border: 0; */
    font-family: verdana,'瀹嬩綋','Microsoft Yahei',Tahoma,Arial;
    font-size: 12px;
    border: 1px solid #DCDCDC;
    width: 152px; }
  .sku_good .add_num {
    width: 120px;
    margin-right: 3px; }
  .sku_good .info-sku {
    display: inline-block;
    vertical-align: middle; }
    .sku_good .info-sku p {
      width: 150px;
      line-height: 20px;
      padding-left: 4px;
      padding-right: 4px;
      border: 1px solid #DCDCDC;
      position: relative;
      overflow: hidden;
      height: 23px; }
      .sku_good .info-sku p .caret {
        display: inline-block;
        width: 0;
        height: 0;
        vertical-align: top;
        border-top: 4px solid #000;
        border-right: 4px solid transparent;
        border-left: 4px solid transparent;
        content: "";
        position: absolute;
        right: 12px;
        top: 10px; }
      .sku_good .info-sku p .skuname {
        display: inline-block;
        width: 135px; }
    .sku_good .info-sku ul {
      border: 1px solid #DCDCDC;
      width: 158px;
      display: none;
      position: absolute;
      z-index: 1000;
      background-color: #fff; }
    .sku_good .info-sku li {
      padding: 4px 0;
      line-height: 24px;
      padding: 0px 3px;
      cursor: pointer; }
      .sku_good .info-sku li:hover {
        background: #E7E9EA; }
  .sku_good .sku-add {
    background-color: #c40000;
    border: 1px solid #c40000;
    color: #fff;
    margin-left: 10px;
    width: 200px;
    border-radius: 3px;
    margin-top: 3px;
    cursor: pointer; }
  .sku_good .sku-add-no {
    background-color: #818181;
    border: 1px solid #818181;
    color: #fff;
    margin-left: 10px;
    width: 200px;
    border-radius: 3px;
    margin-top: 3px;
    cursor: not-allowed; }

.crumbs-arrow {
  margin-right: 5px;
  font-family: 瀹嬩綋;
  font-style: normal; }

.ti_stock {
  font-size: 13px; }

.crumbs {
  display: none; }

.icon_good {
  display: none; }

.brand_container .brand_show .brand_center ul {
  height: 34px; }

.brand_container .brand_show .brand_center ul li {
  height: 34px;
  line-height: 34px; }

.brand_container .brand_show {
  border: 1px solid #EFEFEF;
  border-left: none;
  border-right: none;
  background: #f3f3f3; }

.brand_container .brand_show .brand_center ul li a {
  color: #7A6E6E; }

.brand_container .brand_show .brand_right {
  position: absolute;
  top: 0px;
  right: 5px;
  width: 110px;
  height: 30px;
  line-height: 30px;
  border: none; }

.brand_container .brand_show {
  margin-top: -1px; }

.more_s {
  margin-bottom: 30px !important; }

.sml {
  display: inline-block;
  zoom: 1;
  width: 80px;
  height: 20px;
  line-height: 20px;
  border: 1px solid #EFEFEF;
  border-top-color: #fff;
  color: #888;
  margin-left: 472px;
  text-align: center;
  margin-top: -12px;
  background: #fff;
  position: absolute;
  cursor: pointer; }
  .sml:hover {
    color: #c33; }

.key_ul i {
  display: none; }

.select_key {
  border: 2px solid #C7C7C7 !important;
  margin-bottom: 1px;
  z-index: 10; }
  .select_key .key_ul i {
    position: absolute;
    left: 0;
    top: 10px;
    background: url("/images/search.ele.png") no-repeat 9999px 9999px;
    display: inline-block;
    height: 12px;
    width: 12px;
    background-color: #fff;
    border: 1px solid #ccc;
    font-size: 0; }
  .select_key .key_ul a {
    margin-left: 17px;
    width: 103px; }

.s_c {
  width: 100% !important;
  text-align: center; }
  .s_c button {
    display: inline-block;
    border-radius: 2px;
    background: #F7F7F7;
    text-align: center;
    text-decoration: none;
    cursor: pointer;
    border: none;
    padding: 5px 14px;
    margin-left: 10px;
    line-height: normal; }
  .s_c .k-sure {
    background: #DA2727;
    color: #fff; }
  .s_c .k-sure:disabled {
    background: #E2E2E2;
    cursor: not-allowed; }
  .s_c .disabled {
    background: #E2E2E2;
    cursor: not-allowed; }

.select_li i {
  border-color: #e4393c !important;
  background-position: -1px -107px !important; }
del{
  color: #A9A7A7;font-size: 14px;
}
.pi_0,.pi_1 {
  position: absolute;
  top: 0;
  right: 8px;
  top: -10px;
  width: 49px;
  height: 40px;
  padding: 12px 0 0;
  background-image: url(/images/hot-h.png);
  background-repeat: no-repeat;
  font-family: "microsoft yahei";
  color: #fff;
  line-height: 31px;
  overflow: hidden;
  font-size: 15px;
  zoom: 1;
  text-align: center;
}
.pi_1{
  right: 59px;
}
.pi_1 span,.pi_0 span{
  width: 36px;
  overflow: hidden;
  display: inline-block;
}
.hot{
  background-position: -1px -100px;
}
.gray{
  background-position: -1px -40px;
}
/*# sourceMappingURL=search.css.map */

