.clearfix {
    clear: both;
    overflow: hidden;
}
.focus {
    padding-left: 20px;
}
/*.container, .wrap {
    width: 980px;
    margin: 0 auto;
}*/
.clearfix:after, .clearfix:before {
    content: "";
    display: table;
}
.lift {
    float: left;
    background: #5e5e5e;
}
.lift > ul {
    position: relative;
}
ul li {
    list-style: none;
}
.lift > ul > li > a {
    width: 250px;
    display: block;
    height: 48px;
    line-height: 48px;
    text-align: center;
    font-size: 14px;
    color: #fff;
    border-top: 1px solid #727272;
}
a:link, a:visited {
}
li a {
    text-decoration: none;
}
.cpzz>li {
    display: inline-block;
    padding-left: 6px;
    padding-top: 10px;
}
li a {
    text-decoration: none;
}

ul li img {
    vertical-align: top;
    width: 365px;
 
}
.lift {
    float: left;
    background: #015aba;
}