@charset "utf-8";

/* jump */
*html #kf{position:absolute;top:expression(documentElement.scrollTop + "px");margin:300px 0 0 0;}
#kf div{height:70px;overflow:hidden;}
#top,#share,#reply,#sina,#ceping,#weixin{display:block;width:50px;height:52px;overflow:hidden;cursor:pointer;}
#weixin{background:url(/static/image/weixin.png) no-repeat;height:60%;
width:60%;
overflow: hidden;
background-size:cover;}
#weixin:hover{background:url(/static/image/1-2302251423541W.jpg) no-repeat;
height:100%;
width:100%;
overflow: hidden;
background-size:cover;
}
#ceping{background:url(/static/image/ceping.png) no-repeat;}
#ceping:hover{background:url(/static/image/cepinged.png) no-repeat;}
#EWM{position:absolute;left:-150px;display:none;}
#EWM img{width:150px;height:150px;}