.plugin-fixed-call{position:fixed;bottom:15%;right:1%;width:55px;display: none;z-index: 1000;}
.plugin-fixed-call .child{position:absolute;right:0px;overflow:hidden;cursor:pointer;width:55px;height:45px;background:#2692ff;line-height: 45px;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:150px;background: #2692ff;}
.plugin-fixed-call .child img{position:absolute;top:0px;left:5px;}
.plugin-fixed-call .child p{position: absolute;left:55px;color:#fff;}

.plugin-fixed-call .fixedQQ{bottom:92px;}
.plugin-fixed-call .fixedCall{bottom:46px;}
.plugin-fixed-call .fixedTop{position:absolute;right:0px;bottom:0;color:#fff;background-color:#d4b980;cursor:pointer;text-align:center;width:82px;height:82px;line-height: 22px;font-size: 14px; border-radius: 82px;}
.fixedTop i{ display: block; text-align: center; font-size: 3.4rem; padding-top: 15px;}
.plugin-fixed-call .fixedTop .fixedTopPointer{position:absolute;top:-5px;left:18px;}
.plugin-fixed-call .fixedCode{bottom:0;cursor:pointer;width:55px;height:45px;background:#2692ff;line-height: 45px;margin-top:1px;}
.plugin-fixed-call .fixedCode img{margin-left:5px;}
.plugin-fixed-call .fixedCode:hover .fixedCodeInfo{display: block;opacity: 1;}
.fixedCodeInfo{display:none;position:fixed;bottom:29%;right:8.5%;padding:0 3px;border:1px solid #ccc;background:#fff;opacity: 0;}
.fixedCodeInfo .fixedPointer{position: absolute;right:-6px;bottom:12px;}

