﻿
*{margin:0;padding:0;list-style-type:none;}
a,img{border:0;}
body{font:12px/180% Arial, Helvetica, sans-serif, "新宋体";}
/* side */
.side{position:fixed;width:54px;height:275px;right:0;top:64.5%;z-index:100;}
.side ul li{width:54px;height:54px;float:left;position:relative;border-bottom:1px solid #444;}
.side ul li .sidebox{position:absolute;width:54px;height:54px;top:0;right:0;transition:all 0.3s;background:#000;filter:Alpha(opacity=80);color:#fff;font:14px/54px "微软雅黑";overflow:hidden;}
.side ul li .sidetop{width:54px;height:54px;line-height:54px;display:inline-block;background:#000;filter:Alpha(opacity=80);transition:all 0.3s;}
.side ul li .sidetop:hover{background:#ae1c1c;opacity:1;filter:Alpha(opacity=100);}
.side ul li img{float:left;}
.gwc{
    color: #fdfd00;
    top: 12px;
    z-index: 33;
    background: red;
    width: 12px !important;
    height: 12px !important;
    border-radius: 50% !important;
    display: block;
    left: 35px;
    position: absolute;
    line-height: 12px;
    font-size: 12px;
    text-align: center;
}
.gwc span{
    color: #fffbfb;
    top: 22px;
    z-index: 33;
    background: red;
    width: 20px !important;
    height: 20px !important;
    border-radius: 50% !important;
}