.zjmain{
    width: 1200px;
    margin: 20px auto 0;
    overflow: hidden;
    background-color: #fff;
}
.zjmain-wz{
    width: 1162px;
    margin: 15px auto;
    height: 42px;
}
.zjmain-wz>p{
    background: #f5f5f5;
    padding-left: 35px;
    line-height: 42px;
    height: 42px;
    font-size: 14px;
    color: #777777;
}
.zjmain-content{
    padding: 50px;
    width: 1060px;
    margin: 0 auto;
    min-height: 500px;
    _height: 500px;
    border: 1px solid #e4e4e4;
    overflow: hidden;
}
.zjmain-doctor{
    overflow: hidden;
    height: 172px;
    margin-bottom: 30px
}
.doc-img{
    margin-right: 30px;
    width: 120px;
    height: 150px;
    border: 1px solid #e4e4e4;
    padding: 10px;
}
.doc-img>img{
    width: 120px;
    height: 150px;
}
.doc-jl-p1{
    font-size: 18px;
    color: #222222;
    font-weight: 700;
    margin-bottom: 30px;
}
.doc-jl-p2{
    color: #777;
    font-size: 14px;
}
.tab-doc>thead th{
    background-color: #d05d80;
    color: #fff;
    font-size: 14px;
    height: 40px;
    text-align: center;
}
.tab-doc>tbody td{
    background: #ffffff;
    color: #222222;
    font-size: 14px;
    padding: 0;
    height: 48px;
    text-align: center;
    border-bottom: 1px dashed #dddddd;
}
.tab-doc>tbody a.doc-yy{
    background: #ea85a4;
    padding: 10px;
    color: #fff;
}
.tab-doc>tbody a:hover{
    background-color: #d05d80;
}
.div-table{
    overflow: hidden;
    border: 1px solid #f4f4f4;
    margin-bottom: 30px;
}
.doc-grjl{
    overflow: hidden;
    min-height: 120px;
    _height: 150px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
    border-color: #ddd;
}
.grjl-header{
    background: #f5f5f5;
    font-size: 14px;
    color: #444444;
    text-align: left;
    margin-bottom: 10px;
    padding: 10px 20px;
}
.grjl-main{
    font-size: 14px;
    line-height: 24px;
    padding: 15px 20px;
}



















