@charset "gb2312";
/*分享组件皮肤*/
/*author：郭蕾*/
/*date：2016.8.25*/
/*清除浮动*/
.clearfix:after {
	content: "";
	display: block;
	clear: both;
	height: 0;
	line-height: 0;
	visibility: hidden;
}
/*清除浮动兼容IE6 7*/
.clearfix {
	zoom: 1;  
}
/*共有属性*/
.shareBox {	
    
    display: inline-block;
    _zoom:1;
    *display:inline;/*inline-block兼容IE6 7*/
}
.shareBox a {
  	float: left; 
}
/*横版鼠标悬停时图标变色样式*/
.shareTheme1 {
	height: 54px;
	border: 1px solid #ededed;
}
.shareTheme1 a {
	width: 52px;
    height: 54px;
    background-image: url(p3.ifengimg.coml20173047ba165bfb2030eshare-icon.png);
    background-repeat: no-repeat;
}   

.shareTheme1 .js_sina_share {
    background-position: -1px -1px;
}
.shareTheme1 .js_sina_share:hover {
    background-position: 0 -112px;
}   
.shareTheme1 .js_weixin_share {
    background-position: -56px -1px; 
    
}
.shareTheme1 .js_weixin_share:hover {
    background-position: -54px -112px; 
}

.shareTheme1 .js_cof_share {
    background-position: -111px -1px;
}
.shareTheme1 .js_cof_share:hover {
    background-position: -106px -112px;
}
.shareTheme1 .js_qqzone_share {
    background-position: -166px -1px;
}
.shareTheme1 .js_qqzone_share:hover {
    background-position: -158px -112px;
}
.shareTheme1 .js_qq_share {
    background-position: -221px -1px;
}
.shareTheme1 .js_qq_share:hover {
    background-position: -211px -112px;
}


/*竖版鼠标悬停时图标变色样式*/
.shareTheme2 {
	width: 54px;
	border: 1px solid #ededed; 
}
.shareTheme2 a {
    width: 54px;
    height: 46px;
    background-image: url(p3.ifengimg.coml20173047ba165bfb2030eshare-icon.png);
    background-repeat: no-repeat;
}
    
.shareTheme2 .js_sina_share {
    background-position: 0px -5px;
}
.shareTheme2 .js_sina_share:hover {
    background-position: 1px -116px;
} 
.shareTheme2 .js_weixin_share {
    background-position: -55px -5px; 
}
.shareTheme2 .js_weixin_share:hover {
    background-position: -53px -116px; 
}
.shareTheme2 .js_cof_share {
    background-position: -110px -5px;
}
.shareTheme2 .js_cof_share:hover {
    background-position: -105px -116px;
}
.shareTheme2 .js_qqzone_share {
    background-position: -165px -5px;
}
.shareTheme2 .js_qqzone_share:hover {
    background-position: -157px -116px;
}
.shareTheme2 .js_qq_share {
    background-position: -220px -5px;
}
.shareTheme2 .js_qq_share:hover {
    background-position: -210px -116px;
}


/*横版鼠标悬停时底框变色样式*/
.shareTheme3 {
	height: 56px;
	border: 1px solid #ededed;
}
.shareTheme3 a {
	width: 55px;
    height: 56px;
    background-image: url(p3.ifengimg.coml20173047ba165bfb2030eshare-icon.png);
    background-repeat: no-repeat;
}   

.shareTheme3 .js_sina_share {
    background-position: 0 0;
}
.shareTheme3 .js_sina_share:hover {
    background-position: 0 -56px;
}   
.shareTheme3 .js_weixin_share {
    background-position: -55px 0; 
}
.shareTheme3 .js_weixin_share:hover {
    background-position: -55px -56px; 
}
.shareTheme3 .js_cof_share {
    background-position: -110px 0;
}
.shareTheme3 .js_cof_share:hover {
    background-position: -110px -56px;
}
.shareTheme3 .js_qqzone_share {
    background-position: -165px 0;
}
.shareTheme3 .js_qqzone_share:hover {
    background-position: -165px -56px;
}
.shareTheme3 .js_qq_share {
    background-position: -220px 0;
}
.shareTheme3 .js_qq_share:hover {
    background-position: -220px -56px;
}


/*手凤文章页样式*/
