.cnwechatsocial{
display:block;
}
.cnwechatsocial div{
	min-height: 50px;
    width: 63px;
    margin: 1%;
    cursor: pointer;
    text-align: center;
    display: inline-block;
    position: relative;
    background-position: center !important;
    background-repeat: no-repeat !important;
}
.cnwechatsocial span{
	position: absolute;
    top: 45px;
    margin: auto;
    left: 10%;
}
.cnwechatsocial .wechat{
 background:url('wechat.png');
}