.content-main{
    margin: 0 auto;
    width: 80%;
}
.case-pic-dv{
    width: 100%;
    height: 360px;
}
.case-list-tb{
    margin: 0 auto;
    width: 85%;
    font-size: 12px;
    line-height: 20px;
    border-collapse: collapse;
}
.case-list-tb td{
    border: 2px solid #E6E6E6;
}
.lab-title{
    font-weight: bold;
    font-size: 12px;
}
.recruit-info{
    font-size: 12px;
    text-indent: 2em;
    margin: 0 auto;
    width: 85%;
    line-height: 25px;
    margin-top: 20px;
    margin-bottom: 20px;
}
.recruit-tb{
    font-size: 12px;
    margin: 0 auto;
    width: 90%;
    text-align: center;
    border-collapse: collapse;
}
.recruit-tb tr{
    height: 30px;
    line-height: 30px;
}
.recruit-tb tr td{
    border: 2px solid #eaeaea;
    
}