.ztModule{
    width: 100%;
    float: left;
    margin-top:1%;
  over-flow:hidden;
}
.ztm_tit{
    background-image: url("111_03.png");
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width:178px;
    text-align: center;
}
.ztm_tit a{
    font:18px/41px "微软雅黑";
    color: white;
    text-decoration: none;
}
.ztm_con{
    width: 100%;
    overflow:hidden;
    margin:10px auto;
}