.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_address {
  /* text-align: right; */
  /* display: inline-block; */
  padding: 5px 10px 0;
  font-size: 12px;
  color: #519bfa;
}
.text_address .text-address-ul {
  display: inline-block;
}
.current-location-title {
  display: inline-block;
  color: black;
}
.text_address .text-address-ul .text-address-item {
  display: inline-block;
}
@media screen and (min-width: 768px) {
  .category-field {
    display: none;
  }
}
.category-field {
  padding: 5px 10px 0;
}
.category-field .category-field-title {
  font-size: 16px;
  vertical-align: middle;
}
.category-field #calibration-field {
  width: 150px;
  height: 25px;
}
.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: 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;
  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: 40%;
  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:hover {
  text-decoration: underline;
  color: #0691f9;
}
.product_price {
  width: 27%;
}
.product_price h1 {
  font-style: normal;
  font-size: 14px;
  cursor: pointer;
}
.product_price h4 {
  font-style: normal;
  font-size: 14px;
  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%;
  text-align: center;
}
.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%;
  }
  .operator,
  .product_price {
    display: none;
  }
  .watch-detail {
    width: 100%;
    margin: 10px 0;
    text-align: right;
  }
  .product_info,
  .product_price,
  .product_detail,
  .ask {
    height: auto;
    padding: 3px 0;
  }
}

@media screen and (max-width: 768px) {
  .container_right .header_js .img_name {
    display: none;
  }
}

/* 加载动画 */
.loading {
  text-align: center;
}
#treeList {
  overflow: hidden;
}
@media screen and (max-width: 992px) {
  .bottom-nav {
    position: fixed;
    bottom: 20px;
    right: 10px;
    display: flex;
    flex-direction: column;
    align-items: center;
    background-color: white;
    z-index: 2;
  }

  .bottom-nav div {
    border: 1px solid rgba(0, 0, 0, 0.1);
    padding: 5px;
    display: block;
    background-size: cover;
    background-position: center;
    text-decoration: none;
  }
  .category-link img,
  .back-to-top-link img {
    width: 25px;
    height: 25px;
  }
  .container_left {
    display: none;
  }
}
.dialog-footer {
  margin-top: 10px;
}
