.plugin-fixed-call{position:fixed;bottom:20%;right:5px;width:55px;display:none;z-index: 1000;}
.plugin-fixed-call .child{position:absolute;right:0px;overflow:hidden;cursor:pointer;width:55px;height:55px;background:#bc1819;line-height: 55px;margin-top:1px;}
.plugin-fixed-call .child{transition-duration: .5s;-ms-transition-duration: .5s;-moz-transition-duration: .5s; -webkit-transition-duration: .5s; }
.plugin-fixed-call .child:hover{width:180px;background: #000;}
.plugin-fixed-call .child img,.plugin-fixed-call .fixedCode img.code{position:absolute;top:5px;left:5px;}
.plugin-fixed-call .child p{position: absolute;left:55px;color:#fff;padding-right:20px;}

.plugin-fixed-call .fixedQQ{bottom:112px;}
.plugin-fixed-call .fixedCall{bottom:56px;}
.plugin-fixed-call .fixedTop{position:absolute;right:0px;bottom:168px;color:#fff;background-color:#cbcbcb;cursor:pointer;text-align:center;width:55px;height:55px;line-height:55px;font-size: 14px;font-family: "MICROSOFT YAHEI","Arial Narrow";}
.plugin-fixed-call .fixedTop .fixedTopPointer{position:absolute;top:-5px;left:18px;}
.plugin-fixed-call .fixedCode{bottom:0;cursor:pointer;width:55px;height:55px;background:#bc1819;line-height: 55px;margin-top:1px;}
.plugin-fixed-call .fixedCode:hover .fixedCodeInfo{display: block;opacity: 1;}
.fixedCodeInfo{display:none;position:fixed;bottom:20%;right:66px;padding:0 3px;border:1px solid #ccc;background:#fff;opacity: 0;width:168px;}
.fixedCodeInfo .fixedPointer{position:absolute;right:-6px;bottom:12px;}
.fixedQr{padding:3px 3px 3px 0;}

