.social-share {
	font-style: normal;
	font-size: 16px;
	-webkit-font-smoothing: antialiased;
	-webkit-text-stroke-width: 0.2px;
	-moz-osx-font-smoothing: grayscale;
}

.social-share .icon-tencent:before {
	content: "\f07a";
}

.social-share .icon-qq:before {
	content: "\f11a";
}

.social-share .icon-weibo:before {
	content: url(//www.chinanews.com/fileftp/2019/06/2019-06-20/U435P4T47D44676F24533DT20190620143837.png);
}

.social-share .icon-wechat:before {
	content: url(//www.chinanews.com/fileftp/2019/06/2019-06-20/U435P4T47D44676F24534DT20190620143837.png);
}

.social-share .icon-qzone:before {
	content: url(//www.chinanews.com/fileftp/2019/06/2019-06-20/U435P4T47D44676F24532DT20190620143837.png);
}

.social-share .icon-facebook:before {
	content: "\f03a";
}

.social-share .icon-google:before {
	content: "\f04a";
}

.social-share .icon-twitter:before {
	content: "\f06a";
}

.social-share a {
	position: relative;
	display: inline-block;
	margin: 4px;
	outline: none;
	text-decoration: none;
}

.social-share .social-share-icon {
	position: relative;
	display: inline-block;
	width: 38px;
	height: 38px;
	border: 0px solid #666;
	border-radius: 50%;
	color: #666;
	vertical-align: middle;
	text-align: center;
	font-size: 20px;
	line-height: 38px;
	transition: background 0s ease-out 0s;
}

.social-share .social-share-icon:hover {
	background:transparent;
	color: #fff;
}

.social-share .icon-weibo {
	border-color: #cecece;
	color: #cecece;
	background:#cecece;
	*background:url(//www.chinanews.com/fileftp/2019/06/2019-06-20/U435P4T47D44676F24533DT20190620143837.png) no-repeat center #cecece ;
}

.social-share .icon-weibo:hover {
	background:#fa6042;
	*background:url(//www.chinanews.com/fileftp/2019/06/2019-06-20/U435P4T47D44676F24533DT20190620143837.png) no-repeat center #fa6042 ;
}

.social-share .icon-tencent {
	border-color: #56b6e7;
	color: #56b6e7;
}

.social-share .icon-tencent:hover {
	background: #56b6e7;
}

.social-share .icon-qq {
	border-color: #56b6e7;
	color: #56b6e7;
}

.social-share .icon-qq:hover {
	background: #56b6e7;
}

.social-share .icon-qzone {
	border-color: #cecece;
	color: #cecece;
	background:#cecece;
	*background:url(//www.chinanews.com/fileftp/2019/06/2019-06-20/U435P4T47D44676F24532DT20190620143837.png) no-repeat center #cecece ;
}

.social-share .icon-qzone:hover {
	background: #ffbe30;
	*background:url(//www.chinanews.com/fileftp/2019/06/2019-06-20/U435P4T47D44676F24532DT20190620143837.png) no-repeat center #ffbe30 ;
}

.social-share .icon-facebook {
	border-color: #44619D;
	color: #44619D;
}

.social-share .icon-facebook:hover {
	background: #44619D;
}

.social-share .icon-google {
	border-color: #db4437;
	color: #db4437;
}

.social-share .icon-google:hover {
	background: #db4437;
}

.social-share .icon-twitter {
	border-color: #55acee;
	color: #55acee;
}

.social-share .icon-twitter:hover {
	background: #55acee;
}

.social-share .icon-wechat {
	position: relative;
	border-color: #cecece;
	color: #cecece;
	background:#cecece;
	*background:url(//www.chinanews.com/fileftp/2019/06/2019-06-20/U435P4T47D44676F24534DT20190620143837.png) no-repeat center #cecece ;
}

.social-share .icon-wechat:hover {
	background: #71d147;
	*background:url(//www.chinanews.com/fileftp/2019/06/2019-06-20/U435P4T47D44676F24534DT20190620143837.png) no-repeat center #71d147;
}

.social-share .icon-wechat .wechat-qrcode {
	position: absolute;
	top: 50px;
	left: -56px;
	z-index: 9;
	display: none;
	width: 150px;
	height: 150px;
	border: 1px solid #eee;
	background-color: #fff;
	color: #666;
	text-align: center;
	font-size: 12px;
	-moz-transition: all 350ms;
	transition: all 200ms;
	-webkit-tansition: all 350ms;
}

.social-share .icon-wechat .wechat-qrcode.bottom {
	top: 40px;
	left: -84px;
}

.social-share .icon-wechat .wechat-qrcode.bottom:after {
	display: none;
}

.social-share .icon-wechat .wechat-qrcode h4 {
	margin: 0;
	padding: 0;
	height: 26px;
	background-color: #f3f3f3;
	color: #777;
	font-weight: normal;
	font-size: 12px;
	line-height: 26px;
}

.social-share .icon-wechat .wechat-qrcode .qrcode {
	margin: 10px auto;
	width: 105px;
}

.social-share .icon-wechat .wechat-qrcode .qrcode table {
	margin: 0 !important;
}

.social-share .icon-wechat .wechat-qrcode .help p {
	margin: 0;
	padding: 0;
	font-weight: normal;
	line-height: 16px;
}

.social-share .icon-wechat .wechat-qrcode:after {
	position: absolute;
    top: -15px;
    left: 50%;
    margin-left: -6px;
    width: 0;
    height: 0;
    border-color: transparent transparent #f3f3f3 transparent;
    border-style: solid;
    border-width: 8px 6px 6px 6px;
    content: ''
}

.social-share .icon-wechat:hover .wechat-qrcode {
	display: block;
}

