.contentmain {
    padding: 30px 0 60px;
}

.contentmain dl {
    margin-bottom: 40px;
}

.contentmain dl dt {
    width: 194px;
    height: 240px;
}

.contentmain dl dt img {
    width: 194px;
    height:240px;
}

.contentmain dl dd {
    height: 240px;
    padding: 18px 30px 0;
    background: #214eb5;
}

.contentmain dl dd .ldTitle {
    font-size: 30px;
    font-weight: bold;
    color: #ffffff;
    margin-bottom: 8px;
}

.contentmain dl dd .leHeadship,
.contentmain dl dd .ldDescription, .contentmain dl dd .ldResponsibilities {
    font-size: 16px;
    line-height: 24px;
    color: #ffffff;
}
.contentmain dl dd .ldDescription{
    margin-bottom: 8px;
}
.contentmain ul li {
    width: 555px;
    margin-bottom: 30px;
}

.contentmain ul li:last-child {
    margin-bottom: 0;
}

.contentmain ul li img {
    width: 130px;
    height: 160px;
}

.contentmain ul li .ldContent {
    width: 425px;
    height: 160px;
    padding: 20px 20px 0;
    background: url('../img/second/gov_2.jpg') no-repeat;
}

.contentmain ul li .ldContent .ldTitle {
    font-size: 24px;
    font-weight: bold;
    color: #ffffff;
    margin-bottom: 12px;
}

.contentmain ul li .ldContent .leHeadship {
    font-size: 16px;
    line-height: 24px;
    color: #ffffff;
}

.contentmain ul li .ldDescription,.contentmain ul li .ldResponsibilities {
    padding-top: 18px;
    font-size: 16px;
    line-height: 24px;
    color: #96a2ac;
}