/*b-pop_news*/
.b-pop_news {
  overflow:hidden;
  width:302px;
  float:left;
  padding:9px;
  background: #fff;
  border-radius: 5px;
  -moz-border-radius:5px;
  -webkit-border-radius: 5px;
}
.l-bigcol_hp .b-pop_news {
  float:right !important;
}
.b-pop_news .b-tabs {
  margin-bottom:9px;
}
.b-pop_news_title {
  font-size:14px;
}
.b-pop_news_title,
.b-pop_news_date {
  margin-right:6px;
}
.b-pop_news_img {
  display:block;
  margin:0 10px 0px 0;
  width:78px;
  height:58px;
  border-radius: 2px; 
  -moz-border-radius:2px; 
  -webkit-border-radius: 2px;
  position:relative;
  float:left;
  border:1px #ddd solid;
}
/*end b-pop_news*/

/**b-pop_news_hp**/
.b-pop_news_hp {
  overflow:hidden;
  width:302px;
  float:left;
  padding:9px;
  background: #fff;
  border-radius: 5px;
  -moz-border-radius:5px;
  -webkit-border-radius: 5px;
}
.b-pop_news_hp .b-tabs {
  margin-bottom:6px;
}
.b-pop_news_hp_hr {
  font-size:0px;
  height:1px;
  overflow:hidden;
  background: #e6e6e6;
  clear:both;
  margin:4px 0 1px;
}
.b-pop_news_hp .b-pop_news_box {
  height:32px;
  overflow:hidden;
  border-bottom:1px #e6e6e6 solid;
  padding:2px 0 4px;
  line-height:16px !important;
}
.b-pop_news_hp .b-pop_news_box_last {
  border:none;
}
.b-pop_news_hp .g-cl_m {
  display:none;
}
.b-pop_news_hp .b-pop_news_img {
  display:none;
}
.b-pop_news_hp .b-pop_news_title {
  font-size:12px;
}
/**end **b-pop_news_hp**/
