.lrld-left li {
    width: 11rem;
    margin-right: 7rem;
    margin-bottom: 40px;
    float: left;}
.lrld-img {
    width: 11rem;
    height: 15.5rem;
    padding: 0.9rem;
    border: 1px solid #dedede;
    float: left;}
.lrld-txt {
    width: 100%;
    text-align: center;
    float: left;}
.lrld-txt h3 {
    width: 100%;
    text-align: center;
    float: left;
    font-size: 20px;
    font-weight: normal;
    height: 50px;
    line-height: 50px;
    color: #333;}
.lrld-txt p {
    width: 100%;
    text-align: center;
    float: left;
    font-size: 14px;
    font-weight: normal;
    line-height: 26px;
    color: #666;}
