.oldType .zt_lbtit {
    width: 100%;
    border-bottom: 5px solid #2e8ddb;
}
.oldType .zt_lbtit p {
    width: 248px;
    height: 72px;
    background-color: #2e8ddb;
    text-align: center;
    line-height: 72px;
}
.oldType .zt_lbtit p a {
    font-size: 48px;
    color: #FFFFFF;
    font-weight: bold;
}
.oldType .zt_lblist {
    margin-top: 30px;
}
.oldType .zt_lblist li i {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background-color: #2e8ddb;
    position: absolute;
    top: 20px;
    left: 0px;
}

.oldType .zt_lblist li {
    float: left;
    width: auto;
    min-width: 523px;
    height: 80px;
    font-size: 42px;
    margin-left: 50px;
    padding: 0 0 0 28px;
    position: relative;
    box-sizing: border-box;
}
.oldType  .zt_lblist tr:first-child li{
    height: 80px;
}

.oldType  .zt_img img {
    width: 542px;
    height: 226px;
}
.oldType .zt_img li {
    width: 558px;
    height: 241px;
    float: left;
    border: 2px solid #ccc;
    margin: 20px;
    padding: 5px;
    box-sizing: border-box;
}
.oldType .wip_art {
    width: 1200px;
}
.wip_art {
    margin: 50px auto 0px;
    height: auto;
    min-height: 100px;
}
.wip_col_bg {
    width: 100%;
    border-bottom: 1px dashed #c5c5c5;
    margin-bottom: 26px;
    padding-bottom: 20px;
    min-width: 1200px;
}
.zt_lb tr{
    float: left;
}
.oldType .ztlb{
    font-size: 36px !important;
}