#top .share {
	height: 30px;
}

#top .share span {
	margin-left: 10px;
	vertical-align: middle;
}

#top .share span:nth-child(1) {
	margin-left: 6px;
}

#top .share {
	margin-top: 15px;
	margin-left: 20px;
}

#top .share .share_ds {
	display: inline-block;
	vertical-align: middle;
}

#top .share .bdsharebuttonbox a {
	width: 30px;
	height: 30px;
	padding: 0;
	line-height: 30px;
	margin: 0 5px;
}

#top .share .bdsharebuttonbox a.bds_weixin {
	background: url(../images/btn_wechat.png);
}

#top .share .bdsharebuttonbox a.bds_tsina {
	background: url(../images/btn_weibo.png);
}

#top .share .bdsharebuttonbox a.bds_qzone {
	background: url(../images/btn_qq.png);
}

.navigation>.text a+a::before {
	content: '>';
	height: 20px;
	line-height: 20px;
	font-weight: 400;
}
