/***/
.li{    width: 168px;
    height: 220px;
    float: left;
    border-bottom: 0px;
    margin-right: 15px;
    padding: 20px 0;}
    
    
    .a{       width: 100% !important;
    display: block !important;
    font-size: 17px;
    float: left;
    color: #333;
    height: auto !important;
    overflow: inherit !important;}
    
    .img{       width: 168px !important;
    height: 135px !important;
    float: left;
    max-width: 100% !important;}
    .p{width: 168px ;text-indent: 0 !important;
    height: 50px;
    float: left;
    text-align: center;
    font-size: 18px;
    line-height: 50px;
    border: 1px dotted #bebfbf;
    border-top: 0px;}

