
.clearfix {
    /* 触发 hasLayout */
    zoom: 1;
}

.clearfix:after {
    content: "020";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.ztzla {
    width: 1200px;
    margin: 0 auto;
     height: auto;
    margin-top: 40px;
}

.splice {
    width: 6px;
    height: 12px;
    background: url(../images/splice.jpg) no-repeat;
    display: inline-block;
    font-size: 0;
    margin: 0;
}

.ztzla_top a.title{
    font-size: 20px;
    font-weight: bold;
    display: inline-block;
    margin-left: 5px;
}

.ztzlam ul li {
    float: left;
    width: 382px;
    height: 225px;
    margin-left: 9px;
    padding-right: 9px;
    margin-top: 30px;
    position: relative;
}

.ztzlam ul li p{
    position: absolute;
    bottom: 0;
    width: 382px;
    height: 50px;
    line-height: 50px;
    font-size: 16px;
    padding: 0 10px;
    box-sizing: border-box;
    color: #ffffff;
    background: rgba(0, 0, 0, 0.5);
}

.ztzlam ul li img{
    width: 382px;
    height: 225px;
    
}