/*首页悬浮栏*/
.bg_top_con{right: 10px; bottom: 50px;width: 50px;position: fixed;z-index: 22;}
.bg_top_con ul li{display: block;height: 50px;margin-bottom: 8px;background: transparent url(/skin3/bg-top20222.png) no-repeat; cursor:pointer;}
.bg_top_con .bg_top_gboxcon{background-position: 0px 0px; position: relative;}
.bg_top_con .bg_top_qqcon{background-position: 0px -58px;}
.bg_top_con .bg_top_wechatcon{background-position: 0px -116px;}
.bg_top_con .bg_top_backup{background-position: 0px -174px;}
.bg_top_con .bg_top_gboxcon:hover{background-position: -60px 0px; position: relative;}
.bg_top_con .bg_top_qqcon:hover{background-position: -60px -58px;}
.bg_top_con .bg_top_wechatcon:hover{background-position: -60px -116px;}
.bg_top_con .bg_top_wechatcon img{margin:10px 10px 0 10px}
.bg_top_con .bg_top_wechatcon p{text-align:center}
.bg_top_con .bg_top_backup:hover{background-position: -60px -174px;}
.bg_top_con .bg_top_gbox{display: none;z-index: 22;width: 180px;height: 220px;position: relative;left: -192px;top: -172px;border: 1px solid #34a4f0;background-color: #34a4f0;} 
.bg_top_con .bg_top_qq{display: none;z-index: 22;width: 192px;height: 218px;position: absolute;left: -206px;top: 0px;border: 1px solid #d9d9d9;background-color: #fff;} 
.bg_top_con .bg_top_wechatewm{display: none;z-index: 22;width: 188px;height: 208px;position: absolute;left: -200px;top: -43px;border: 1px solid #d9d9d9;background-color: #fff;} 
.bg_top_con .bg_top_gbox p{text-align: center;font-size: 14px;color: #fff;line-height: normal;cursor: text;}
.bg_top_con .bg_top_gbox p:nth-child(2){position: absolute;top: 144px;left: 52px;}
.bg_top_con .bg_top_gbox p span{background: #fff;border:1px solid #ff6600;width: 80px;height: 26px;line-height: 26px;color: #ff6600;display: inline-block;border-radius: 14px;margin-top: 8px;font-size: 12px;}
.bg_top_con .bg_top_gbox p span:hover{background: #ff6600;color:#fff}
.bg_top_gbox .bg_top_list_arrow{width: 10px;height: 222px;position: absolute;right: -11px;top: -1px;}
.bg_top_con .bg_top_gboxcon .bg_top_gbox .bg_top_downgb{background:none;} 
.bg_top_qqcon a ,.bg_top_backup a{display: block;height: 50px}

