@font-face {
	font-family: socialshare;
	src: url(/skin/images/iconfont.eot) format("embedded-opentype"), url(/skin/font/iconfont.woff) format("woff"), url(/skin/images/iconfont.ttf) format("truetype"), url(/skin/images/iconfont.svg) format("svg");
}
.social-share {
	font-family: "socialshare" !important; font-size: 16px; font-style: normal; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; -webkit-text-stroke-width: 0.2px;
}
.social-share * {
	font-family: "socialshare" !important;
}
.social-share .icon-tencent::before {
	content: "\f07a";
}
.social-share .icon-qq::before {
	content: "\f11a";
}
.social-share .icon-weibo::before {
	content: "\f12a";
}
.social-share .icon-wechat::before {
	content: "\f09a";
}
.social-share .icon-douban::before {
	content: "\f10a";
}
.social-share .icon-heart::before {
	content: "\f20a";
}
.social-share .icon-like::before {
	content: "\f00a";
}
.social-share .icon-qzone::before {
	content: "\f08a";
}
.social-share .icon-linkedin::before {
	content: "\f01a";
}
.social-share .icon-diandian::before {
	content: "\f05a";
}
.social-share .icon-facebook::before {
	content: "\f03a";
}
.social-share .icon-google::before {
	content: "\f04a";
}
.social-share .icon-twitter::before {
	content: "\f06a";
}
.social-share a {
	margin: 4px; text-decoration: none; display: inline-block; position: relative;
}
.social-share .social-share-icon {
	border-radius: 50%; border: 1px solid rgb(102, 102, 102); transition:background 0.6s ease-out; border-image: none; width: 32px; height: 32px; text-align: center; color: rgb(102, 102, 102); line-height: 32px; font-size: 20px; vertical-align: middle; display: inline-block; position: relative;
}
.social-share .social-share-icon:hover {
	background: rgb(102, 102, 102); color: rgb(255, 255, 255);
}
.social-share .icon-weibo {
	border-color: rgb(255, 118, 59); color: rgb(255, 118, 59);
}
.social-share .icon-weibo:hover {
	background: rgb(255, 118, 59);
}
.social-share .icon-tencent {
	border-color: rgb(86, 182, 231); color: rgb(86, 182, 231);
}
.social-share .icon-tencent:hover {
	background: rgb(86, 182, 231);
}
.social-share .icon-qq {
	border-color: rgb(86, 182, 231); color: rgb(86, 182, 231);
}
.social-share .icon-qq:hover {
	background: rgb(86, 182, 231);
}
.social-share .icon-qzone {
	border-color: rgb(253, 190, 61); color: rgb(253, 190, 61);
}
.social-share .icon-qzone:hover {
	background: rgb(253, 190, 61);
}
.social-share .icon-douban {
	border-color: rgb(51, 176, 69); color: rgb(51, 176, 69);
}
.social-share .icon-douban:hover {
	background: rgb(51, 176, 69);
}
.social-share .icon-linkedin {
	border-color: rgb(0, 119, 181); color: rgb(0, 119, 181);
}
.social-share .icon-linkedin:hover {
	background: rgb(0, 119, 181);
}
.social-share .icon-facebook {
	border-color: rgb(68, 97, 157); color: rgb(68, 97, 157);
}
.social-share .icon-facebook:hover {
	background: rgb(68, 97, 157);
}
.social-share .icon-google {
	border-color: rgb(219, 68, 55); color: rgb(219, 68, 55);
}
.social-share .icon-google:hover {
	background: rgb(219, 68, 55);
}
.social-share .icon-twitter {
	border-color: rgb(85, 172, 238); color: rgb(85, 172, 238);
}
.social-share .icon-twitter:hover {
	background: rgb(85, 172, 238);
}
.social-share .icon-diandian {
	border-color: rgb(48, 125, 202); color: rgb(48, 125, 202);
}
.social-share .icon-diandian:hover {
	background: rgb(48, 125, 202);
}
.social-share .icon-wechat {
	border-color: rgb(123, 197, 73); color: rgb(123, 197, 73); position: relative;
}
.social-share .icon-wechat:hover {
	background: rgb(123, 197, 73);
}
.social-share .icon-wechat .wechat-qrcode {
	border: 1px solid rgb(238, 238, 238); transition:200ms; border-image: none; left: -84px; top: -205px; width: 200px; height: 192px; text-align: center; color: rgb(102, 102, 102); font-size: 12px; display: none; position: absolute; z-index: 9; box-shadow: 0px 2px 10px #aaa; background-color: rgb(255, 255, 255); -webkit-tansition: all 350ms; -moz-transition: all 350ms;
}
.social-share .icon-wechat .bottom.wechat-qrcode {
	left: -84px; top: 40px;
}
.social-share .icon-wechat .bottom.wechat-qrcode::after {
	display: none;
}
.social-share .icon-wechat .wechat-qrcode h4 {
	margin: 0px; padding: 0px; height: 26px; color: rgb(119, 119, 119); line-height: 26px; font-size: 12px; font-weight: normal; background-color: rgb(243, 243, 243);
}
.social-share .icon-wechat .wechat-qrcode .qrcode {
	margin: 10px auto; width: 105px;
}
.social-share .icon-wechat .wechat-qrcode .qrcode table {
	margin: 0px !important;
}
.social-share .icon-wechat .wechat-qrcode .help p {
	margin: 0px; padding: 0px; line-height: 16px; font-weight: normal;
}
.social-share .icon-wechat .wechat-qrcode::after {
	border-width: 8px 6px 6px; border-style: solid; border-color: rgb(255, 255, 255) transparent transparent; left: 50%; width: 0px; height: 0px; bottom: -13px; margin-left: -6px; position: absolute; content: "";
}
.social-share .icon-wechat:hover .wechat-qrcode {
	display: block;
}
