.hb_neirong {
    width: 100%;
    padding-top:10px;
}
h1.hb_title {
    font-size: 24px;
    display: block;
    clear: both;
    /*text-align: center;*/
    line-height: 36px;
}
p.hb_plus_info {
    padding: 10px 0;
}
p.hb_plus_info span {
    font-size: 14px;
    color: #999;
}
.hb_content {
    line-height: 26px;
    font-size: 16px;
    padding: 10px 0 0 0;
}
.hb_content img {
    display: block;
    margin:10px auto;
    max-width: 750px;
    height: auto;
}
.hb_content p {
    text-indent:2em;
    padding: 10px 0;
    line-height:36px;
}
h2.hb_content_tit {
    font-size: 18px;
    padding: 10px 0;
    font-family: "Microsoft Yahei";
}
/*猜你感兴趣*/
.hb_block_inter li{
    width: 244px;
    float: left;
    margin-bottom: 10px;
}
.hb_block_inter li:nth-child(3n-1){
    margin: 0 9px;
}
.hb_block_inter li p{
    height: 42px;
    overflow: hidden;
    font-size: 16px;
    padding: 5px;
}
.hb_block_inter li p:hover{
    color: #366df0;
}

.bdsharebuttonbox a{
    float: left;
    display: inline-block;
}
#bds_qzone{
    position: relative;
    background-image: url("");
    background-color: #2d4373;
    border: 0px solid white;
    border-radius: 5px;
    padding: 0;
    margin: 0;
    margin-right: 1%;
    height: 30px;
    width: 15.8%;
    font-size: 14px;
    line-height: 30px;
    text-align: center;
    color: white;
}
#bds_tsina{
    position: relative;
    background-image: url("");
    background-color: #2795e9;
    border: 0px solid white;
    border-radius: 5px;
    padding: 0;
    margin: 0;
    height: 30px;
    width: 15.8%;
    margin-right: 1%;
    font-size: 14px;
    line-height: 30px;
    text-align: center;
    color: white;
}
#bds_tqq{
    position: relative;
    background-image: url("");
    background-color: #4d4d4d;
    border: 0px solid white;
    border-radius: 5px;
    padding: 0;
    margin: 0;
    height: 30px;
    width: 15.8%;
    margin-right: 1%;
    font-size: 14px;
    line-height: 30px;
    text-align: center;
    color: white;
}
#bds_renren{
    position: relative;
    background-image: url("");
    background-color: #8c0615;
    border: 0px solid white;
    border-radius: 5px;
    padding: 0;
    margin: 0;
    height: 30px;
    width: 15.8%;
    margin-right: 1%;
    font-size: 14px;
    line-height: 30px;
    text-align: center;
    color: white;
}
#bds_weixin{
    position: relative;
    background-image: url("");
    background-color: #36465d;
    border: 0px solid white;
    border-radius: 5px;
    padding: 0;
    margin: 0;
    height: 30px;
    width: 15.8%;
    margin-right: 1%;
    font-size: 14px;
    line-height: 30px;
    text-align: center;
    color: white;
}
#bds_more{
    position: relative;
    background-image: url("");
    background-color: #005bbf;
    border: 0px solid white;
    border-radius: 5px;
    padding: 0;
    margin: 0;
    height: 30px;
    width: 15.8%;
}
#bds_qzone span{
    width: 24px;
    height: 24px;
    position: absolute;
    top:3px;
    left: 3px;
    background-image: url("../images/qqzone.png");
    background-size: cover;
}
#bds_tsina span{
    width: 24px;
    height: 24px;
    position: absolute;
    top:3px;
    left: 3px;
    background-image: url("../images/tsina.png");
    background-size: cover;
}
#bds_tqq span{
    width: 24px;
    height: 24px;
    position: absolute;
    top:3px;
    left: 3px;
    background-image: url("../images/tieba.png");
    background-size: cover;
}
#bds_renren span{
    width: 24px;
    height: 24px;
    position: absolute;
    top:3px;
    left: 3px;
    background-image: url("../images/renren.png");
    background-size: cover;
}
#bds_weixin span{
    width: 24px;
    height: 24px;
    position: absolute;
    top:3px;
    left: 3px;
    background-image: url("../images/weixin.png");
    background-size: cover;
}
#bds_more span{
    width: 24px;
    height: 24px;
    position: absolute;
    top:3px;
    left: 3px;
    background-image: url("../images/more.png");
    background-size: cover;
}
#bds_more{
    font-size: 14px;
    line-height: 30px;
    text-align: center;
    color: white;
}

/*关键词*/
.tag-gray{
    margin-right: 10px;
    color: #68727d;
    display: inline-block;
    height: 24px;
    line-height: 24px;
    padding: 0 15px;
    border: 1px solid #68727d;
    border-radius: 15px;
}
.tag-list{
    margin: 10px 0;
}
.tag-list span{
    font-size: 16px;
}