/*回顶部&分享&反馈float按钮*/
.float-go-share { position: fixed; left: 50%; margin-left: -660px; top: 400px;z-index: 1000;width: 42px;height: 205px;background: #fff; }
/*百度分享*/
.float-go-share .bds_tsina,.float-go-share .bds_qzone,.float-go-share .bds_tqq,.float-go-share .bds_weixin,.float-go-share .bds_qq,.float-go-share .bds_more{ background:url(../images/floatico.png) no-repeat!important; width: 40px; height: 36px; margin:0;padding:0; border-top: 1px dotted #d2d2d2;}
.bdshare-button-style0-32 a:hover { opacity: .5!important;filter: alpha(opacity=50); }
.float-go-share .pub_share_box {width: 42px; height: 205px; position: absolute; overflow: hidden; }
.float-go-share .pub_share_box i { display: none; background: url(../images/icoshare.png) no-repeat; position: absolute; top: 141px; left: 41px; width: 7px; height: 12px; z-index: 2; }
.float-go-share .bdsharebuttonbox { width: 42px; height: 203px; border: 1px solid #e5e5e5; background-color: #fff; }
.float-go-share .bdsharebuttonbox span { font-size: 11px; text-align: center; display: block; height: 19px; line-height: 19px; color: #626262; }
.float-go-share .bds_qq{ display: inline-block; height:22px!important;}
.float-go-share .bds_tsina,.float-go-share .bds_tsina:hover { background-position:-97px -34px!important ;}
.float-go-share .bds_qzone,.float-go-share .bds_qzone:hover { background-position:-97px 1px!important ;}
.float-go-share .bds_qq,.float-go-share .bds_qq:hover { background-position:-97px 0!important ;}
.float-go-share .bds_tqq,.float-go-share .bds_tqq:hover { background-position:-97px -74px!important ;}
.float-go-share .bds_weixin,.float-go-share .bds_weixin:hover { background-position:-97px -111px!important ;}
.float-go-share .bds_more,.float-go-share .bds_more:hover { background-position:-98px -152px!important ;}

.pub_share_box { position: absolute; width: 50px;}
.bdshare_popup_box {margin-left: -1px; }





/*新闻详情广告图*/
.banner_position{margin-top:142px}
/**新闻详情页面标签样式***/
.newsTag { margin-top:15px}
.newsTag a{
	background: #c8c9ca none repeat scroll 0 0;
    border-radius: 5px;
    color: #fff;
    float: left;
    height: 20px;
    line-height: 20px;
    margin-right: 10px;
    text-align: center;
    padding: 0 5px;
	
}
/**新闻详情涉及产品***/
.withProduct{margin-top:50px}

