.clear{
  clear: both;
}
.moreRight{
  float: right;
  border-left: none !important;
}
.moreRight a{
  font-size: 14px;
  padding-right: 5px;
}
.imgPic{
  width:30%;
  float: left;
  position: relative;
  border: 1px solid #ddd;
  margin: 10px 0px;
}
.demo{
  width: 65%;
  float: right;
}
.title{
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  display: block;
  color: #333333;
  margin-bottom: 5px;
}
.decri{
  width: 100%;
  overflow: hidden;
  text-overflow: -o-ellipsis-lastline;
  text-overflow: ellipsis;
  display: -webkit-box;
 -webkit-line-clamp: 2;
 -webkit-box-orient: vertical;
}
.decri a{
  height: 30px;
  line-height: 20px;
}
.proList{
  margin-top: 10px;
  padding-bottom: 10px;
  border-bottom: 1px dotted #ddd;
  padding:0px 5px;
}
.provincal{
  display: block;
  margin: 5px 2px;
  font-size: 12px;
}
.company{
  font-size: 12px;
  margin-top: 6px;
}
.teDe{
  text-indent: 2em;
}
.date{
  margin:5px;
}
.cap{
  font-size: 14px;
  font-weight: 600;
}
.teDe{
  margin-bottom: 10px;
}

.proList:nth-last-child(){
  border-bottom: none;
}
.m_productimg{
  height: 82px;
}

.crumbs{
  height: auto !important;
}
/* 追加 start zn */
.oneLine {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.classfily .classH .classI{
  float: left;
  width: 0;
  height: 0;
  margin: 7px 8px 0 0;
  border-left: 4px solid #960;
  border-top: 3px solid transparent;
  border-bottom: 3px solid transparent;
}
.classfily .classH a{
color: #960;
}
.classMod .classfily_list{
  margin-bottom: 15px;
}
.article_de p{
  margin-bottom: 10px;
  line-height: 20px;
}
.product_main.promnMod{
  text-overflow: ellipsis;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
  line-height: 0.18rem;
  padding:0.05rem;
  box-sizing: border-box;
  height: 0.40rem;
}
.recommed .recomTit{
    font-size: 0.146rem;
    font-weight: bold;
    /* height: 0.15rem; */
    display: inline-block;
    border-left: 3px solid #ff7300;
    line-height: 0.15rem;
    padding-left: 0.05rem;
}
.recommed a.rt{
  float: right;
  color: #ff6600;
}
.product .news_list {
  padding: 10px;
  border: #eaeaea solid 1px;
  box-sizing: border-box;
}
.news_list li{
  height: 26px;
    line-height: 26px;
    overflow: hidden;
}
.news_list li .news_tit{
  display: block;
  width: 76%;
  float: left;
  padding-right: 5px;
  box-sizing: border-box;
  height: 26px;
    line-height: 26px;
}
.news_list li .rt{
  float: right;
  color: #172c59;
}
.product_list .fl_border{
  border: 1px solid #e0e0e0;
}
.product_list .fl_border .product_main.promnMod{
  margin-bottom: 8px;
}
.news_list.mewsMod li:nth-of-type(5n){
   border-bottom: 1px dashed #555;
   margin-bottom: 10px;
    padding-bottom: 34px;
    box-sizing: border-box;
}
.news_list li .dot{
   width: 2px;
   height: 2px;
   border-radius: 50%;
   background: #555;
   display: block;
   float: left;
   margin-top: 12px;
   margin-right: 5px;
}
.news .hotInside{
  width: 100%;
  background: #fff;
}
.news .hots_words{
  padding: 10px;
  box-sizing: border-box;
}
.news .hots_words a{
   display: block;
   float: left;
   width: 25%;
   height: 26px;
    line-height: 26px;
    overflow: hidden;
    box-sizing: border-box;
    padding: 0 4px;
}
.hots_words .slick-dots{
  display: none !important;
}
