.zcdl a {
    color: #7791bb;
    font-size: 14px;}
.zcdl a:hover {
    color: #fff;}

.contenttitle {
    width: 96%;
    padding: 2%;
    border: 1px solid #999999;
    margin: 20px 0;}
.contenttitle ul {
    width: 100%;
    padding: 0;}
.contenttitle ul li {
    width: 49%;
    height: auto;
    line-height: 30px;
    float: left;
    background: none;
    text-indent: 0;
    border: none;
    padding-left: 0;}
.contenttitle ul li:hover {
    background: none;}
.contenttitle ul li font {
    font-weight: 600;
    margin-left: 1%;}     
.contenttitle ul li font span {
    font-weight: normal;
    font-size: 14px;
    color: #2b2b2b;
    float: none;}
.clear {
    clear: both;}
