
.pfkefu{position:fixed; width:72px; height:292px; right:0; top:50%; z-index:100000;}

.pfkefu a {display:block; width:72px; height:72px; float:right; position:relative; border-bottom:1px solid #444; color:#fff; background:#000 url(../images/phone.png) no-repeat top left; font: 18px/3.6 'trebuchet ms', geneva, Arial, "微软雅黑"; text-indent:1000px; white-space:nowrap;line-height:75px;text-decoration: none;transition: all 0.3s;
    -webkit-opacity: 0.8;  
    -moz-opacity: 0.8;    
    -khtml-opacity: 0.8;   
    opacity: .8;    
    filter:alpha(opacity=80);
}
.pfkefu span {display:block; width:72px; height:72px; float:right; border-bottom:1px solid #444; color:#fff; background:#000 url(../images/phone.png) no-repeat top left; font: 18px/3.6 'trebuchet ms', geneva, Arial, "微软雅黑"; text-indent:1000px; white-space:nowrap;line-height:75px;text-decoration: none;transition: all 0.3s;-webkit-opacity: 0.8;-moz-opacity: 0.8;    
    -khtml-opacity: 0.8;   
    opacity: .8;    
    filter:alpha(opacity=80);  
}

.pfkefu a.qq{background-image:url(../images/r_qq.png);}
.pfkefu a.giftli{background-image:none; position:relative;}
.pfkefu a.giftli b,.pfkefu a.giftli b img{display:block; width:72px; text-indent:0;}
.pfkefu a.giftli .giftimg.down{
animation:giftimg3 1 ease-in 2.5s forwards;
webkit-animation:giftimg3 1 ease-in 2.5s forwards;
transform-origin:100% 100%;
-webkit-transform-origin:100% 100%;
transform:scale(6,6);
-webkit-transform:scale(6,6);
}
.pfkefu a.giftli .giftimg.on{
	
animation:giftimg2 infinite linear 1.8s;
-webkit-animation:giftimg2 infinite linear 1.8s;
transform-origin:50% 90%;
-webkit-transform-origin:50% 90%;
/*
position:absolute; left:0px; top:0px; opacity:0;filter:alpha(opacity=0);
animation:giftzoom infinite linear 1s;
-webkit-animation:giftzoom infinite linear 1s;
*/
}
@keyframes giftimg{0%{transform: rotate(0deg);}
5%{transform: rotate(10deg);}
15%{transform:rotate(-10deg);}
25%{transform: rotate(10deg);}
30%{transform:rotate(0deg);}
100%{transform:rotate(0deg);}
}
@-webkit-keyframes giftimg{0%{-webkit-transform: rotate(0deg);}
5%{-webkit-transform: rotate(10deg);}
15%{-webkit-transform:rotate(-10deg);}
25%{-webkit-transform: rotate(10deg);}
30%{-webkit-transform:rotate(0deg);}
100%{-webkit-transform:rotate(0deg);}
}
@keyframes giftimg2{0%{transform: rotate(0deg);}
25%{transform: rotate(10deg);}
75%{transform:rotate(-10deg);}
100%{transform:rotate(0deg);}
}
@-webkit-keyframes giftimg2{0%{-webkit-transform: rotate(0deg);}
25%{-webkit-transform: rotate(10deg);}
75%{-webkit-transform:rotate(-10deg);}
100%{-webkit-transform:rotate(0deg);}
}

@keyframes giftzoom{0%{opacity:1;transform:scale(1,1)}
70%{opacity:0;transform:scale(2,2)}
100%{opacity:0}
}
@-webkit-keyframes giftzoom{0%{opacity:1;-webkit-transform:scale(1,1)}
70%{opacity:0;-webkit-transform:scale(2,2)}
100%{opacity:0}
}

@keyframes giftimg3{0%{transform:scale(6,6);}
100%{transform:scale(1,1)}
}
@-webkit-keyframes giftimg3{0%{-webkit-transform:scale(6,6)}
100%{-webkit-transform:scale(1,1)}
}
.topadalert{position:fixed; display:none; width:256px; height:233px; top:120px; left:50%; margin-left:-128px; background:url(../images/loginalert.png) no-repeat; z-index:999;}
.topadalert div{position: absolute;width: 107px;height: 43px;left: 75px;top: 191px;}
.topadalert div:hover{background:url(../images/loginalert2.png) no-repeat;}
.pfkefu a.weixin{background-image:url(../images/r_wx.png);}
.pfkefu span.weixin{background-image:url(../images/r_wx.png);}
.pfkefu a.phone{background-image:url(../images/r_phone.png);}
.pfkefu a.gotop{background-image:url(../images/r_top.png);}
.pfkefu span.weixin img{width:210px;height:210px;position:absolute;right:0;bottom:291px;display:none;}

.pfkefu a:hover{background-color:#ae1c1c;text-indent:80px;width:210px;transition: all 0.3s;}
.pfkefu span:hover{background-color:#ae1c1c;text-indent:80px;width:210px;transition: all 0.3s;}
.pfkefu .ufo17{
	width:72px;
	transform-origin:100% 100%;
-webkit-transform-origin:100% 100%;
transition:0.5s ease;
background-color:rgba(0,0,0,0.8);
border-bottom:1px solid #444;
}
.pfkefu .ufo17:hover{transform:scale(4,4);}

