.clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
.clearfix { display: inline-table; }
/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */
.bo_content h1{
  font-size: 24px;
  line-height: 40px;
  padding-top: 20px;
}
.bo_content h2{
  line-height: 40px;
  font-size: 18px;
}
.bo_content h2 i.article{
  background:url('../manageimg/icon_manager.png') no-repeat 0 0;
  padding-left: 26px;
  margin-right: 15px;
}
.bo_content h2 i.fund{
  background:url('../manageimg/icon_manager.png') no-repeat -26px 0;
  padding-left: 26px;
  margin-right: 15px;
}
.bo_content h2 i.iTopic{
  background:url('../manageimg/icon_manager.png') no-repeat -52px 0;
  padding-left: 26px;
  margin-right: 15px;
}
h2 a.history_all{
  float:right;
  font-size:14px;
}
.content_left h3{
  font-size: 22px;
  top: 255px;
  background: url(../manageimg/title_opacity.png);
  margin-top: 0px;
  color: #FFF;
  position: relative;
  padding-left: 10px;
  line-height: 40px;
}
.content_left p{
  line-height: 25px;
}

.content_right li {
  margin-bottom: 10px;
}
.content_right  li a{
  width: 297px;
  height: 148px;
  display: block;
  border: 1px solid #e3e3e3;
  background: #FFF;
}
.content_right li a:hover{
  border:1px solid #f88027;
}
.content_right  li a h3{
  font-size: 18px;
  line-height: 18px;
  padding: 20px;
  color:#333;
}
.content_right p{
  padding-left: 20px;
  font-size: 14px;
  padding-top: 20px;
  color:#666;
}
.content_right p.rate{
  font-size: 24px;
  color: #e53418;
}
i.icon_share{
  background:url('../manageimg/title_share.png')  no-repeat;
  padding: 0px 8px;
  margin-right: 10px;
}
.share{
  color:#a7a6a6;
  font-size:12px;
}
.share span{
  margin-right:20px;
}
i.icon_browse{
  background-position:0 0;
}
i.icon_like{
  background-position: -16px 0;
}

.top_img{
  position:relative;
}
.top_opacity{
  width:980px;
  height:315px;
  position: absolute;
  top: 0;
  background:url('../manageimg/title_opacity_bg.png')
}
.top_opacity h1{
  font-size: 24px;
  padding-top: 277px;
  color: #FFF;
  padding-left: 120px;
}
.content_article{
  font-size:14px;
  padding: 30px 100px;
  line-height: 30px;
  border-bottom: 1px solid #e3e3e3;
  background: #FFF;
}
.content_article p{
  text-indent: 2em;
}

.history_topic_list li{
  float:left;
  margin-left:10px;
}
.history_topic_list li:first-child{
  margin-left:0;
}
.history_topic_list li a{
  display: block;
  width: 318px;
  height: 148px;
  border: 1px solid #e3e3e3;
  position: relative;
}
.history_topic_list li a:hover{
  border: 1px solid #f88027;
}
.topic_history_bg{
  background:url('../manageimg/opacity_bg.png');
  width: 320px;
  height: 150px;
  position: absolute;
  top: 0px;
}
.topic_history_bg h3{
  color: #FFF;
  font-size: 20px;
  padding-left: 10px;
  position:absolute;
  bottom:8px;
}