/**
 * Created by Jeffery Wang.
 * Create Time: 2015-06-16 19:52
 * Author Link: http://blog.wangjunfeng.com
 */
#nativeShare {
    font-size: 13px;
	width:94%;
	margin:30px auto 0px;
	overflow:hidden;
}

#nativeShare .label {
    font-size: 18px;
	width:18%;
	float:left;
	margin-top:12px;
}

#nativeShare .list {
    width: 82%;
	float:left;
}

#nativeShare .list span {
    width: 15%;
    display: inline-block;
    text-align: center;
	margin-left:4%;
}

#nativeShare .list span i {
    width: 40px;
    height: 40px;
    display: block;
    margin: 0 auto;
    margin-bottom: 5px;
}

#nativeShare .weibo i {
    background-image:url(../imgv/weibo_15af91ba_____p0.ifengimg.com_fe_iphone_ifeng_images.png);
    background-size: cover;
}

#nativeShare .weixin i {
    background-image: url(../imgv/weixin_friend_1e06a3be_____p0.ifengimg.com_fe_iphone_ifeng_images.png);
    background-size: cover;
}

#nativeShare .weixin_timeline i {
    background-image: url(../imgv/weixin_92913d78_____p0.ifengimg.com_fe_iphone_ifeng_images.png);
    background-size: cover;
}

#nativeShare .qq i {
    background-image: url(../imgv/qq_460f7c0f_____p0.ifengimg.com_fe_iphone_ifeng_images.png);
    background-size: cover;
}

#nativeShare .qzone i {
    background-image: url(../imgv/qqzone_4f07caa0_____p0.ifengimg.com_fe_iphone_ifeng_images.png);
    background-size: cover;
}

#nativeShare .more i {
    background-image: url(../imgv/ddd_775cc9cf_____p0.ifengimg.com_fe_iphone_ifeng_images.png);
    background-size: cover;
}
