.side-bar a,.chat-tips i { background-image: url(../images/gdt-img.png); background-repeat: no-repeat; } .side-bar { width: 40px; position: fixed; right: 2px; font-size: 0; line-height: 0; z-index: 100; top: 30%; padding-top: 60px; } .side-bar a { width: 40px; height: 40px; display: inline-block; background-color: #999999; margin-bottom: 2px; color: #FFFFFF; } .side-bar a:hover { background-color: #ec6110; } .side-bar .icon-blog { background-position: 0px 0px; background-image: url(../images/top.png); background-repeat: no-repeat; } .side-bar .icon-qq { background-position: 6px 2px; } .side-bar .icon-chat { background-position: 6px -54px; position: relative; } .side-bar .icon-chat:hover .chat-tips,.side-bar .icon-mail:hover .chat-lxfs,.side-bar .icon-qq:hover .chat-zxqq { display: block; } .side-bar .icon-mail { background-position: 6px -174px; } .side-bar .icon-totop { background-position: 0 -334px; } .chat-zxqq{ position: absolute; right: 40px; background-color: #ec6110; height: 40px; width: 100px; color: #FFFFFF; text-align: center; display: none; } .chat-tips { padding: 15px; border: 1px solid #d1d2d6; position: absolute; right: 78px; top: -55px; background-color: #ffffff; display: none; } .chat-lxfs { position: absolute; right: 40px; background-color: #ec6110; height: 20px; width: 100px; font-size:12px; padding-top:20px; color: #FFFFFF; text-align: center; display: none; } .chat-tips i { width: 9px; height: 16px; display: inline-block; position: absolute; right: -9px; top: 80px; background-position:-65px -237px; } .chat-tips img { width: 138px; height: 138px; }