.zcdh{
    margin: 20px;}
.zcdh li{
    width: 100%;
    line-height: 45px;
    height: 45px;
    text-align: center;
    background-color: #c00;
    border-bottom: 1px solid #fff;}
.zcdh li a{
    text-align: center;
    font-size: 18px;
    color: #ffff99;}
.zcdh li:hover{    background-color: #b2110c;}
.zcdh li:hover a{      font-weight: bold;}
