*{
    padding: 0;
    margin: 0;
    list-style: none;
    text-decoration: none;
}
    .all{
        width: 656px;
        height: 155px;
        
    }
    .top{
        width: 656px;
        height: 2px;
        background-color: #f26575;
    }
    .center{
        width: 656px;
        height: 22px;
        background-color: #959595;
        float: left;
    }
    .all .center a img{
        width: 16px;
        height: 15px;
        float: right;
        margin-right:11px ;
        margin-top: 3px;
    }
    .all .center .center-left a{
        color: white;
        font-size: 12px;
        float: left;
        margin-left: 9px;
        margin-top: 4px;
    }
    .all .center-content .center-content-left{}
    .all .center-content .center-content-left img{
        width: 123px;
        height: 131px;
        float: left;
    }
    .all .center-content .center-content-right{
        width: 530px;
        height: 118px;
        float: left;
        margin-left: 3px;
        margin-top: 2px;
        
    }
    .all .center-content .center-content-right ul{
        /*width: 530px;
        height: 58px;
        background-color: #e2f0f3;*/
    }
    .all .center-content .center-content-right ul li{
        width: 128px;
        height: 57px;
        background-color: #e2f0f3;
        float: left;
        margin-left: 4px;
        margin-top: 4px;
    }
    .all .center-content .center-content-right ul li p{
        font-size: 12px;
        color: #666;
        
        margin-left: 5px;
        margin-top: 7px;
    }
    .all .center-content .center-content-right ul li span{
        font-size: 12px;
        color: #666;
        float: left;
        margin-left: 5px;
        
    }








