﻿@font-face {font-family: "socialshare";
  src: url('../fonts/iconfont.eot'); /* IE9 */
  src: url('../fonts/iconfont.eot') format('embedded-opentype'), /* IE6-IE8 */
  url('../fonts/b41ba4908ba347e88ca3b91dd59761b1.woff') format('woff2'),
  url('../fonts/iconfont.woff') format('woff'),
  url('../fonts/iconfont.ttf') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+ */
  url('../fonts/iconfont.svg') format('svg'); /* iOS 4.1- */
}
.socialshare {
  font-family: "socialshare" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.social-share * {
	font-family: "socialshare" !important
}

.social-share .icon-wechat:before {
  content: "\e724";
}

.social-share .icon-weibo:before {
  content: "\e721";
}

.social-share .icon-qzone:before {
  content: "\e71e";
}

.social-share .icon-qq:before {
  content: "\e71f";
}

.social-share .icon-douban:before {
  content: "\e722";
}

.icon-weixin1:before {
  content: "\e723";
}

.icon-weixin-copy:before {
  content: "\e724";
}

.icon-weixin1:before {
  content: "\e723";
}

.icon-weixin-copy:before {
  content: "\e724";
}
.social-share a {
	position: relative;
	text-decoration: none;
	margin: 4px;
	display: inline-block;
	outline: none
}

.social-share .social-share-icon {
	position: relative;
	display: inline-block;
	width: 45px;
	height: 45px;
	font-size: 24px;
	border-radius: 50%;
	line-height: 46px;
	color: #666;
}

.social-share .social-share-icon:hover {
	background: #666;
	color: #fff;
}

.social-share .icon-weibo:hover {
	color: #E42324;
	background:#fff;
	border-color: #E42324
}

.social-share .icon-weibo {
	background: #BBBBBB;
	color: #fff;
}

.social-share .icon-tencent:hover {
	color: #36B7F6;
	background:#fff;
	border-color: #36B7F6
}

.social-share .icon-tencent{
	background: #BBBBBB;
	color: #fff;
}

.social-share .icon-qq:hover {
	color: #36B7F6;
	background:#fff;
	border-color: #36B7F6
}

.social-share .icon-qq{
	background: #BBBBBB;
	color: #fff;
}

.social-share .icon-qzone:hover {
	color: #FDBF2D;
	background:#fff;
	border-color: #FDBF2D
}

.social-share .icon-qzone{
	background: #BBBBBB;
	color: #fff;
}

.social-share .icon-douban:hover {
	color: #65CD79;
	background:#fff;
	border-color: #65CD79
}

.social-share .icon-douban{
	background: #BBBBBB;
	color: #fff;
}

.social-share .icon-linkedin:hover {
	color: #0077B5;
	background:#fff;
	border-color: #0077B5
}

.social-share .icon-linkedin{
	background: #BBBBBB;
	color: #fff;
}

.social-share .icon-facebook:hover {
	color: #44619D;
	background:#fff;
	border-color: #44619D
}

.social-share .icon-facebook{
	background: #BBBBBB;
	color: #fff;
}

.social-share .icon-google:hover {
	color: #db4437;
	background:#fff;
	border-color: #db4437
}

.social-share .icon-google{
	background: #BBBBBB;
	color: #fff;
}

.social-share .icon-twitter:hover {
	color: #55acee;
	background:#fff;
	border-color: #55acee
}

.social-share .icon-twitter{
	background: #BBBBBB;
	color: #fff;
}

.social-share .icon-diandian:hover {
	color: #307DCA;
	background:#fff;
	border-color: #307DCA
}

.social-share .icon-diandian {
	background: #BBBBBB;
	color: #fff;
}

.social-share .icon-wechat:hover {
	position: relative;
	color: #4BB83F;
	background:#fff;
	border-color: #4BB83F
}

.social-share .icon-wechat {
	background: #BBBBBB;
	color: #fff;
}

.social-share .icon-wechat .wechat-qrcode {
	display: none;
	position: absolute;
	z-index: 9;
	bottom: -193px;
	left: -78px;
	width: 200px;
	height: 190px;
	font-size: 12px;
	text-align: center;
	transition: all 200ms;
	-webkit-tansition: all 350ms;
	-moz-transition: 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 {
	font-weight: normal;
	height: 26px;
	line-height: 26px;
	font-size: 12px;
	background-color: #f3f3f3;
	margin: 0;
	padding: 0;
	color: #777
}

.social-share .icon-wechat .wechat-qrcode .qrcode {
	width: 105px;
	height: 100px;
	margin: 10px auto
}

.social-share .icon-wechat .wechat-qrcode .qrcode table {
	margin: 0 !important
}

.social-share .icon-wechat .wechat-qrcode .help p {
	font-weight: normal;
	line-height: 16px;
	padding: 0;
	margin: 0
}
.social-share .icon-wechat:hover .wechat-qrcode {
	display: block
}
