.top .column{
    font-size: 12px;
}
.top
.top .top_cen p.column span{
    width:215px;
}
.top .column span .qq{
    display:inline-block;
    width:14px;
    height:15px;
    background:url(../images/theme3/qq.png)no-repeat center;
    vertical-align: middle;
    margin-top:-2px;
}
.top .column span .weixin{
    display:inline-block;
    width:22px;
    height:18px;
    background:url(../images/theme3/weixin.png)no-repeat center;
    margin:0 25px 0 25px;
    vertical-align: middle;
}

.top .column span .download{
    width:68px;
    height:24px;
    border:1px solid #53c29f;
    border-radius:5px;
    color:#53c29f;
    text-align: center;
    line-height: 24px;
    font-size: 12px;
    background:#3e4443;
    display:inline-block;
}

.top p .color{
    color:#53c29f;
}


































