/* Elements----------------------------------------*/
* {	margin: 0;padding: 0;outline: 0;}
.side-bar a,.chat-tips i {background-image: url(../img/gdt-img.png);background-repeat: no-repeat;}
.side-bar a,.qq-tips i {background-image: url(../img/gdt-img.png);background-repeat: no-repeat;}

/*右侧悬浮icon*/
.side-bar {width: 58px;position: fixed;	bottom: 50px;right: 0px;font-size: 0;line-height: 0;z-index: 100;}
.side-bar a {width: 58px;height: 66px;display: inline-block;background-color: #46B035;margin-bottom: 0px;}
.side-bar a:hover {	background-color: #000;}

.side-bar .icon-qq {width: 58px;height: 66px;display: inline-block; background: url(../img/gdt-img.png) no-repeat 0 -62px #46B035;}
.side-bar .icon-qq:hover .qq-tips {	display: block;}

.side-bar .icon-chat {background-position: 0 -130px;position: relative;}
.side-bar .icon-chat:hover .chat-tips {	display: block;}

.side-bar .icon-blog {background-position: 0 -198px;}
.side-bar .icon-blog:hover .chat-tel {display: block;}

.side-bar .icon-mail {background-position: 0 -266px;}
.side-bar .icon-totop {	background-position: 0 -334px;}


.qq-tips {padding: 15px;border: 1px solid #d1d2d6; width:200px;position: absolute;	right: 66px;top: -0px;	background-color: #ffffff;display: none;}
.qq-tips i{width: 9px;height: 16px;display: inline-block;position: absolute;	right: -9px;top: 30px;background-position:-88px -350px;}
.qq-tips a{background:none !important; width:30px !important; height:30px !important; margin-left:10px !important}
.qq-tips img {width: 30px;height: 30px;}


.chat-tips {padding: 20px;border: 1px solid #d1d2d6; width:500px;position: absolute;	right: 66px;top: -55px;	background-color: #ffffff;display: none;}
.chat-tips i {width: 9px;height: 16px;display: inline-block;position: absolute;	right: -9px;top: 80px;background-position:-88px -350px;}
.chat-tips img {width: 112px;height: 112px;}

.chat-tel { padding-left:10px;width:250px; height:66px; line-height:66px; font-size:18px; border: 1px solid #000;position: absolute;	right: 57px;top: 132px;	background-color: #000;display: none; color:#FFFFFF}
