.title-bg {
    display: inline-block;
    padding: 20px;
    background: #fff url("../../images/tsxzmd-bg.png") no-repeat left top;
    background-size: cover;
}
#djkcy p, #tzrd p {
    text-indent: 2em;
}
#djkcy table {
    width: 90%;
    margin: 0 auto;
    border-collapse: separate;
    border-spacing: 3px;
}
#tzrd p {
    margin: 20px 0;
}
#djkcy td {
    padding: 5px;
}
#djkcy .tl {
    width: 30%;
    font-size: 1.2em;
    font-weight: bold;
}
#djkcy .tr1 {
    height: 40px;
    background: #5b9bd5;
}
#djkcy .tr2 {
    height: 60px;
    background: #d2deef;
}
#djkcy .tr3 {
    height: 80px;
    background: #eaeff7;
}
#xfly .hdash-line {
    height: 0;
    border-top: 2px #5b9bd5 dashed;
    margin-bottom: 20px;
}
#xfly .ptitle {
    width: 100px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    color: #fff;
    background: #5b9bd5;
    border-radius: 6px;
    font-size: 1.2em;
    font-weight: bold;
    margin-bottom: 10px;
}
#xfly p {
    margin-left: 80px;
}
#zchj .row > div {
    padding: 0;
    position: relative;
}
#zchj .wrap1,#zchj .wrap2,#zchj .wrap3,#zchj .wrap4 {
    width: 200px;
    height: 534px;
    margin: 0 auto;
    padding: 138px 20px 0 20px;
}
#zchj .wrap1 h5,#zchj .wrap2 h5,#zchj .wrap3 h5,#zchj .wrap4 h5 {
    position: absolute;
    top: 440px;
    left: 50%;
    transform: translateX(-50%);
    color: #fff;
}
#zchj .wrap1 {
    background: #fff url("../../images/zchj1.png") no-repeat center center;
    background-size: contain;
}
#zchj .wrap2 {
    background: #fff url("../../images/zchj2.png") no-repeat center center;
    background-size: contain;
}
#zchj .wrap3 {
    background: #fff url("../../images/zchj3.png") no-repeat center center;
    background-size: contain;
}
#zchj .wrap4 {
    background: #fff url("../../images/zchj4.png") no-repeat center center;
    background-size: contain;
}
@media (min-width: 992px) {
    .tzrdimg1 {
        height: 360px;
    }
    .tzrdimg2 {
        height: 300px;
    }
}