.zt-header {
    font-size: 0;
}
.zt-header img {
    width: 100%;
}

.zt-session {
    overflow: hidden;
    /* background: url(../images/zt_03.jpg) repeat center top/100% auto; */
}
.jte-surgery .zt-session {
    /* background: url(../images/zt_08.jpg) repeat center top/100% auto; */
}
.zt-tit {
    height: 0.3rem;
    text-align: center;
    margin: 0.28rem 0 0.21rem;
}
.zt-tit > div {
    display: inline-block;
    font-size: 0;
    vertical-align: middle;
    height: 100%;
}
.tit-pic img {
    height: 100%;
}
.tit-cont {
    text-align: left;
    margin-left: 0.03rem;
}
.tit-cont div:nth-child(1) {
    line-height: 0.21rem;
    font-size: 0.18rem;
    color: #030303;
    letter-spacing: 0.005rem;
}
.tit-cont div:nth-child(2) {
    line-height: 0.09rem;
    font-size: 0.06rem;
    color: #bfbfbf;
    /*letter-spacing: -0.01rem;*/
}
.zt-name {
    text-align: center;
}
.zt-name div {
    display: inline-block;
    height: 0.35rem;
    line-height: 0.35rem;
    font-size: 0.15rem;
    color: #fff;
    border-radius: 0.05rem;
    background-color: #24a19d;
    padding: 0 0.21rem;
    margin-bottom: 0.28rem;
}
.jte-surgery .zt-name div {
    background-color: #b9a270;
}

.zt-cont {
    padding: 0 0.25rem;
    line-height: 0.19rem;
    font-size: 0.12rem;
    color: #000;
    margin-bottom: 0.75rem;
}
.zt-cont p {
    margin-bottom: 0.11rem;
}