.rydata li {
    background: url(/jszy_cn02/images/iconcg-act.png) no-repeat left center;
    font-size: 16px;
    line-height: 30px;
    
    padding: 20px 19px 20px 27px;
    border-bottom: 1px dashed rgba(102, 102, 102, .2);}

.rydata li a {
    display: block;
    font-size: 18px;
    line-height: 30px;
    color: #333333;
    cursor: pointer;}
.rydata li:hover a {
    color: #37796c;
    font-weight: 800;}
