/* 
* @Author: Marte
* @Date:   2016-03-31 16:19:27
* @Last Modified by:   Marte
* @Last Modified time: 2016-03-31 17:41:17
*/
.head{
    height: 110px;
    background: url(../img/text.png) no-repeat 880px 40px;
}
.logo{
    padding-top: 20px;
    box-sizing: border-box;
    width: 255px;
    height: 67px;
    margin-right: 25px;
}
.vipzc{
    height: 110px;
    font-size: 24px;
    font-weight: normal;
    color: #616161;
    line-height: 110px;
}
.foot{
    padding-top: 40px;
}
.banq{
    font-size: 12px;
    color: #616161;
}
.flei li{
    float: left;
}
.flei li a{
    color: #616161;
}