﻿.ldjj dt {
    border-bottom: 1px solid #E0E0E0;
    margin-bottom: 10px;
}
.ldjj dt span {
    display: inline-block;
    width: inherit;
    height: 35px;
    background: rgba(45,102,165,1);
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: rgba(255,255,255,1);
    line-height: 36px;
    text-align: center;
    padding: 0 20px;
}
.ldjj span {
    padding: 15px 25px;
    width: 100%;
    display: block;
    border-bottom: 1px solid #d5cfcf;
}

.ldjj ul li {
    float: left;
    width: 50%;
    padding: 15px 25px;
}