#wachat a {
    position: fixed;
    z-index: 9999;
    right: 15px;
    bottom: 15px;
    cursor: pointer;
}

#wachat a img{
	width: 42px;
    float: left;
}
