.list-main{
        width: 100%;
        padding: 10px 0;
      }
    .container_warp{
        background: #fff;
    }
    .container_left{
        border: 1px solid #eee;
    }
  .container_left .fenlei_nav{
      position: relative;
    }
  .container_left .fenlei_item{
      width: 214px;
    }
  .container_left .fenlei_item li{
      width: 190px;
      height: 34px;
      background:url(../img/bglist.jpg) no-repeat;
      text-align: left;
      padding-left: 22px;
      line-height: 34px;
  }
  .container_left li.item_list{
    height: 136px;
    background:none;
    width: 210px;
  }
  .container_left li.item_list span{
      display: block;
  }

  .container_left .fenlei_item li a{
    text-decoration:none;
    color: #000;
    font-family: "songti","microsoft";
    font-size: 12px;
    _font-size:12px;
  }
  .container_left .fenlei_item li a:hover{
    color:#109BFF;
  }
  .container_left .fenlei_nav h2{
      width: 100%;
      color: #fff;
      height: 42px;
      font-style: normal;
      font-size: 16px;
      font-weight:400;
      text-align: center;
      line-height: 42px;
      border: 0;
      background: #519BFA;
      outline-style: none;
      display: inline-block;
  }
  .container_left .fenlei_nav img{
      display: inline-block;
      position: absolute;
      top:10px;
      left:20px; 
  }
  .container_right{
      background: #fff;
      border: 1px solid #eee;
    
    }
  .container_right .header_js{
      border-bottom: 1px solid #109BFF;
      padding: 10px 0;
  }
  .container_right .header_js .small-search{
      margin-left:20px;
      min-width: 250px;
      display: inline-block;
      position: relative;
      border: 1px solid #519BFA;
      border-radius: 20px;
      position: relative;
      border-radius: 20px;
  }

  .container_right .no_data{
    text-align: center;
    color: #000;
    padding-top: 10px;
  }
  @media screen and (max-width: 768px){
    .container_right .header_js .small-search{
      display: none;
    }
  }
  .container_right .header_js .small-search input{
      border: none 0;
      max-width: 200px;
      text-indent:15px;
      outline: none;
      height: 34px;
      padding: 0;
      margin-left: 15px;
      color: #333;
      font-size: 14px;
  }
  .container_right .header_js .small-search i{
      width:32px;
      height: 32px;
      background: url(../images/search01.png) center center;
      position: absolute;
      right:10px;
      top: 2px;
      cursor: pointer;
  } 
  .container_right .header_js span{
    outline-style: none;
    font-size: 14px;
    color:#0168B7;
  }
  .container_right .header_js .img_name{
      margin-left: 30px;
      font-size: 16px;
      display: inline-block;
      color: #519BFA;
  }
  .container_right .header_js .img_name img{
    padding-right: 10px;
  }
  .container_right .header_js .text_adress{
    text-align: right;
    display: inline-block;
    padding:0 4px;
    font-size: 12px;
    color:#519BFA;
  }

  .search-tip{
    padding: 20px 0 0 20px;
  }
  .container_right .tag-row{
    margin-left: 20px;
    margin-top: 5px;
  }
  .container_right .tag-row .tag-ul li{
    display: inline-block;
    border: 1px solid grey;
    padding: 5px;
    margin-right: 5px;
  }
  .container_right .tag-row .tag-ul li div{
    display: flex;
  }
  .tag-name{
    margin-right: 5px;
  }
  .tag-hide{
    display: none !important;
  }
  .container_right .tag-row .tag-ul li div .delete-tag{
    width: 20px;
    height: 20px;
    text-align: center;
    line-height: 18px;
    border: 1px  solid grey;  
    box-sizing: border-box;
    cursor: pointer;
  }

  /*list css*/
 .sc_list{
    background: #fff;
    padding: 10px;
    min-height: 300px;
}
.sc_list .product_item{
  text-indent: 10px;
  border: 2px solid #eee;
  line-height: 40px;
  border-bottom: none;
  padding-top: 10px;
}
.sc_list .product_item:last-child{
  border-bottom: 1px solid #eee;
}
.product_info,.product_price,.product_detail,.ask{
  height: 100%;
   padding: 10px 0;
}
.product_info,.ask h1{
    font-style: normal;
    font-size: 14px;
    color: #0060AA; 
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;

}
.product_info h1{
    font-style: normal;
    font-size: 14px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;

}
.product_info h1 a{
      color: #0168bf; 
}
.product_info h4{
    font-style: normal;
    font-size: 14px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.product_info h4 a{
   color: #CE2430;
}
.product_info h4 a:hover{
   text-decoration: underline;
   color: #0691F9;
}

.product_price h1{
  font-style: normal;
  font-size: 14px;
    color: #333;
    cursor: pointer;
}

.product_price h4{
    color: #333;
    font-style: normal;
    font-size: 14px;
    cursor: pointer;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.product_price h3{
    font-style: normal;
    font-size: 14px;
    color: #333;
}
.product_price h3 span{
   color: #CE2430;
}

.product_detail h4{
    font-size: 14px;
    font-style: normal;
    color: #333;
    cursor: pointer;
}
.product_detail h4 span{
    color: #CE2430;
}
.ask h5{
    color: #333;
    font-size: 14px;
    font-style: normal;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.product_info,.product_price,.product_detail,.ask{
  height: auto;
  padding: 10px 0;
}
.product_info{
  width: 22%;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
    cursor: pointer;
}

.product_info h1 a{
      color: #0168bf; 
}
.product_info h4{
    font-style: normal;
    font-size: 14px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.product_info h4 a:hover{
   text-decoration: underline;
   color: #0691F9;
}
.product_price{
     width:25%;
}
.product_price h1{
    font-style: normal;
    font-size: 14px;
    cursor: pointer;
}
.product_price h4{
    font-style: normal;
    font-size: 14px;
      cursor: pointer;
    white-space: nowrap;
    overflow: hidden;
   text-overflow: ellipsis;
}
.product_detail{
  width:20%;
}
.product_detail h4{
    font-size: 14px;
    font-style: normal;
    color: #666;
    cursor: pointer;
}
.product_detail h4 span{
  color: #f00;
}
.ask{ 
  width:20%;
}
.ask h5{
    font-size: 14px;
    font-style: normal;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.ask h4 a{
  font-style: normal;
  font-size: 14px;
  color: #0168B7;
  text-decoration: underline;
}
.ask h4 a:hover{
  color: #f00;
}
.watch-detail{
    width: 10%;
    margin-top: 25px;
}
.watch-detail a{
    display: block;
    font-size: 14px;
    color:#0060AA ;
}
@media screen and (max-width: 768px){
  #listMain .product_item{
    background: #fff;
    line-height: 20px;
    padding: 8px 8px;
}
  .product_info {
      display: block;
      width: 100%;
      text-overflow: ellipsis;
      white-space: nowrap;
      overflow: hidden;
      cursor: pointer;
  }
  .product_price {
    width: 100%;
}
.ask {
    width: 100%;
}
.watch-detail {
    width: 100%;
    margin: 10px 0;
}
.product_info, .product_price, .product_detail, .ask {
    height: auto;
    padding: 3px 0;
}

}

 @media screen and (max-width: 768px){
      .container_left{
        display: none;
    }
    .container_right .header_js .img_name{
      display: none;
    }
    }