
/*分类和导航*/
.bg_banner{
    text-align: center;
  }
  .list-main{
    width: 100%;
  }
  .container_warp{
      background: #fff;
  }
  .container_left{
      margin-right:10px;
      background: #f5f5f5;
      text-align: center;
      border: 1px solid #eee;

  }
@media screen and (max-width: 768px){
  .container_left{
    display: none;
  }
}
.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;
}
.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{
    color: #0168bf;
    height: 42px;
    font-style: normal;
    font-size: 16px;
    font-weight:400;
    text-align: center;
    line-height: 42px;
    border: 0;
    outline-style: none;
    display: inline-block;
}
.container_left .fenlei_nav img{
  display: inline-block;
  position: absolute;
  top:10px;
  left:20px; 
}
.product-item-list{
  border: 1px solid #eee;
}
.container_right{
    background: #fff;
    border: 1px solid #eee;
  
  }
.container_right li{
    margin: 5px 0;
  }
.product-item-list img{
  width: 204px;
  height: 204px;
}
/**/
.cp1 li{
  margin: 5px 0;
}
.cp1 li img{
  display: block;
  text-align: center;
  width: 241px;
  height: 241px;
}
.product-item-list{
  padding: 5px;
  border: 1px solid #eee;
}
.product-info-content{
  border: 1px solid #f5f5f5;
  padding-left: 10px;
}
.product-info-content p{
  color: #0168bf;
  margin-top: 8px;
}
.product-info-content i.price{
  color: #e4393c;
  font-size: 16px;
  font-style: normal;
  display: inline-block;
  text-align: center;
  margin-right: 15px;
}
.product-info-content span{
  display: block;
  padding: 5px 0;
}
#promotional .linkHref:hover{
  text-decoration: none;
}
.companyInf a{
  color: #0168bf;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.companyInf a:hover{
  text-decoration: underline;
  color: #f00;
}
.cp_box .h-color{
  color:#0060AA;
  cursor: pointer;
  font-size: 14px;
}
.text-ellipsis{
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.cp_box .product-img{
  text-align: center;
  display: inline-block;
  margin-left: 1%;
}
.findMore{
  padding: 80px 0;
  text-align: center;
  display: block;
}

/**/
.container_right .header_js{
  border-bottom: 1px solid #109BFF;
  line-height:70px;
  height: 70px;
}
.header_js .small-search{
  margin-left:80px;
  min-width: 250px;
  display: inline-block;
  position: relative;
  border: 1px solid #519BFA;
  border-radius: 20px;
  position: relative;
  line-height: 36px;
  height: 36px;
  border-radius: 20px;
}
.container_right .header_js .small-search input{
  border: none 0;
  max-width: 200px;
  text-indent:15px;
  outline: none;
  height: 30px;
  padding: 0;
  margin-left: 15px;
  color: #333;
  font-size: 14px;
}
.container_right .header_js .small-search i{
  width:32px;
  height: 32px;
  background: url(../img/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;
}
.header_js span{
  display: inline-block;
}
.header_js .img_name img{
  padding-right: 10px;
}
.header_js .text_adress{
  text-align: right;
  display: inline-block;
  font-size: 16px;
  color:#519BFA;
}
.container_right h3{
  font-size: 14px;
  color: #0168B7;
  line-height: 40px;
  text-align: right;
}
@media screen and (max-width: 768px){
    .header_js .small-search{
      display: none;
    }
    .header_js .text_adress{
      display: none;
    }
}
.container_right .sc_list{
    padding:4px;
    margin: 0 auto;
  }
