﻿/*浮动客服*/
.sidebar{ position:fixed; right:0; top: 280px; z-index:99; width:76px;}
.sidebar .ico{ width:76px; height:54px; margin-bottom:1px; position:relative; cursor:pointer;background:none;top: 0;}
.sidebar .ico a{display:block;background:#364150;color:#fff;}
.sidebar .ico a:hover{background:#f92202;color:#fff;}
.sidebar .hides{ position:absolute;  top:0; left:0px; width:0px; height:54px;  background:#f92202; font-size:16px; font-weight:bold; color:#fff; line-height:54px; text-align:center; opacity:0; filter:alpha(opacity:0);z-index:999;}
.sidebar .weixin{ display:none; position:absolute; top:-50px; left:-135px; width:130px; height:130px; }
.sidebar .weixin img{ width:130px; height:130px;}

