.weixin{
  width:87px;
  height:30px;
  margin:0px auto;
  position:relative;
  font-size:12px;
  text-align:center;
}
.weixin a{
 width: 87px;
    height: 30px;
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    background: url(/img/shouji1.jpg) no-repeat center top;
  color: #fff;line-height: 30px;
}
.weixin .weixin_nr{
 width: 90px;
    height: 90px;
    padding: 0px;
    text-align: center;
    position: absolute;
    left: 0px;
    top: 30px;
    display: none;z-index: 2;
}
.weixin .weixin_nr img{
  margin-bottom:0px;
}
.weixin.on .weixin_nr{
  display:block;
}
.weixin.on a{
  color: #fff;
}
.weixin02{
  width:87px;
  height:30px;
  margin:0px auto;
  position:relative;
  font-size:12px;
  text-align:center;
  float:left;
}
.weixin02 a{
width: 87px;
    height: 30px;
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    background: url(/img/shouji1.jpg) no-repeat center top;
  color: #fff;
  line-height: 30px;
}
.weixin02 .weixin02_nr{
width: 90px;
    height: 90px;
    padding: 0px;
    text-align: center;
    position: absolute;
    left: 0px;
    top: 30px;
    display: none;z-index: 2;
}
.weixin02 .weixin02_nr img{
  margin-bottom:0px;
}
.weixin02.on .weixin02_nr{
  display:block;
}
.weixin02.on a{
 color: #fff;
}
