﻿.wxykefu{position:fixed;z-index:99998;width:52px;overflow:visible;transition:ease .5s;}
.wxykefu *{box-sizing:border-box;}
.wxykefu ul{margin:0;padding:0;list-style:none;}
.wxykefu li{position:relative;float:left;width:52px;height:52px;border-top-width:1px;border-top-style:solid;overflow:visible;}
.wxykefu li:first-child{border-top:0;}
.wxykefu li[data-role="backtotop"]{border-top-width:0;height:0;overflow:hidden;transition:ease .5s;}
.wxykefu li[data-role="backtotop"].on{border-top-width:1px;height:52px;}
.wxykefu span{display:block;position:absolute;top:0;right:0;bottom:0;left:0;cursor:pointer;transition:all ease 0.3s;}
.wxykefu span em{display:block;position:absolute;top:10px;right:10px;bottom:10px;width:32px;height:32px;background-image:url(kefu.png);background-repeat:no-repeat;}
.wxykefu div{display:none;position:absolute;top:0;right:100%;padding:12px 10px;width:130px;text-align:center;}
.wxykefu div a{display:block;margin:0 !important;padding:0 !important;width:100%;height:28px;font-size:14px;line-height:28px;text-decoration:none;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.wxykefu div img{display:block;width:110px;height:110px;}
.wxykefu-qq{background-position:0 -32px;}
.wxykefu-wangwang{background-position:0 -96px;}
.wxykefu-skype{background-position:0 -128px;}
.wxykefu-weixin{background-position:0 0;}
.wxykefu-weibo{background-position:0 -64px;}
.wxykefu-tel{background-position:0 -160px;}
.wxykefu-top{background-position:0 -192px;}
.wxykefu-share{background-position:0 -224px;}
.wxykefu-diy{background-position:0 -256px;}
/*重置百度分享默认CSS*/
.wxykefu div.bdsharebuttonbox a{float:none;margin:0;text-indent:0;background-image:none;}
.wxykefu div.bdsharebuttonbox a:hover{opacity:1;filter:Alpha(opacity=100);}
@media(max-width:767px){
	.wxykefu{display:none !important;}
}

.wxykefu.top{top:0;}
.wxykefu.bottom{bottom:0;}
.wxykefu.right{right:-52px;}
.wxykefu.right.ok{right:0;}
.wxykefu.left{left:-52px;}
.wxykefu.left.ok{left:0;}
.wxykefu.top div{top:0;}
.wxykefu.bottom div{top:auto;bottom:0;}
.wxykefu.left div{right:auto;left:100%;}
.wxykefu.middle{top:50%;transform:translateY(-50%);}

/*分享*/
.wxy-share-weixin-container{position:fixed;z-index:99999;display:none;top:0;right:0;bottom:0;left:0;font-size:14px;line-height:20px;}
.wxy-share-weixin-container:before{display:block;position:absolute;top:0;right:0;bottom:0;left:0;background-color:#000;content:"";opacity:.5;-webkit-opacity:.5;filter:alpha(opacity=50);}
.wxy-share-weixin-main:after{display:block;position:absolute;top:15px;right:15px;font-family:Verdana,Geneva,sans-serif;font-weight:bold;content:"X";cursor:pointer;}
.wxy-share-weixin-main{position:absolute;top:50%;left:50%;margin-top:-200px;margin-left:-115px;padding:15px;background-color:#fff;}
.wxy-share-weixin-main em{display:block;}
.wxy-share-weixin-main p{margin:0;text-align:center;}
.wxy-share-right{position:absolute;top:15px;right:0;}
.wxy-share-icon span{display:block;float:left;line-height:24px;}
.wxy-share-icon em{display:block;float:left;margin-left:6px;width:24px;height:24px;background:url(share.png) left center no-repeat;}
.wxy-share-icon em.wxy-share-weixin{}
.wxy-share-icon em.wxy-share-weibo{background-position:-24px center;}
.wxy-share-icon em.wxy-share-qq{background-position:-48px center;}
.wxy-share-icon em.wxy-share-qzone{background-position:-72px center;}
