@charset "utf-8";



.ztzlList{padding: 0 20px;}
.ztzlList h1.title_bg {
    display: block;
    width: 165px;
    height: 46px;
    background: url(../../images/ztzl/zt_title_bg.png) left center no-repeat;
    text-align: center;
    color: #fff;
    font-size: 18px;
    line-height: 46px;
    background-position: -165px -47px;
}
.line_box{padding: 20px;overflow: hidden;}
.line_box ul li{
    line-height: 33px;

    text-align: left;
}
.line_box ul li a:hover{    color: #015293;}

@media all and (max-width: 1024px) {
    .ztzl{min-height: 700px;}

}