/*-----------------师资列表------------------------*/

.teacher-box-ul li {
    width: 46%;
    border: 1px solid #eeeeed;
    overflow: hidden;
    margin-top: 2%;
    margin-bottom: 2%;
    margin-right: 7%;}

.teacher-box-ul li+li {
    margin-right: 0px;}

.teacher-box-ul li+li+li {
    margin-right: 7%;}

.teacher-box-ul li+li+li+li {
    margin-right: 0px;}

.teacher-box-ul li+li+li+li+li {
    margin-right: 7%;}

.teacher-box-ul li+li+li+li+li+li {
    margin-right: 0px;}

.teacher-box-ul li:nth-child(odd) {
    margin-right: 7%;}

.teacher-box-ul li .img-l {
    width: 30%
;}

.teacher-box-ul-r {
    width: 63%;
    margin-right: 3%
;}

.teacher-box-ul-r h3 {
    margin-top: 8%
;}

.teacher-box-ul-r h3 a {
    font-size: 18px;
    font-weight: bold
;}

.teacher-box-ul-r p {
    font-size: 16px;
    line-height: 28px;
    margin-top: 4%
;}


/*-----------------师资详情页------------------------*/

.teacher-content {
    width: 90%;
    margin: 0 auto;
    margin-bottom: 30%
;}

.teacher-content .img-l {
    width: 15%
;}

.teacher-content-l {
    width: 70%
;}

.teacher-content-l h3 {
    height: 46px;
    line-height: 46px;
    background: #efefef;
    width: 100%;
    margin-top: 10%;
    text-indent: 30px;
    font-size: 22px;
    overflow: hidden
;}

.teacher-content-l-p {
    padding-left: 30px;}

.teacher-content-l p {
    line-height: 30px;
    font-size: 16px;}


/*-----------------师资与科研---学术沙龙------------------------*/

.shsl-box {
    margin-bottom: 5%
;}

.shsl-box li {
    overflow: hidden;
    background: url(xian2.png) repeat-x bottom;
    padding: 3% 0;}

.shsl-box .img-l {
    width: 22%
;}

.shsl-box-r {
    width: 68%;
    margin-left: 3%;}

.shsl-box-r span {
    color: #b4b4b4
;}

.shsl-box-r h3 {
    margin-top: 1%;
    font-size: 20px;
    height: 30px;
    line-height: 30px;
    overflow: hidden
;}

.shsl-box-r p {
    font-size: 16px;
    line-height: 26px;
    color: #666;
    margin-top: 1%;}


/*-----------------师资与科研---研究成果------------------------*/

.personnel-tab-menu {
    border-bottom: 1px dashed #ddd;
    height: 49px;
    line-height: 49px;}

.personnel-tab-menu a {
    display: block;
    padding: 0 30px;
    float: left;
    font-size: 16px;}

.personnel-tab-menu a.on,
.personnel-tab-menu a:hover {
    background: #276fc1;
    color: #fff;}

.personnel-tab-con {
    margin: 3% 0;}

.personnel-tab-con .box {
    display: none
;}

.personnel-tab-con .bgeef4fa {
    background: #eef4fa
;}

.xssl thead,
.xssl tbody {
    height: 60px;
    line-height: 60px;
    overflow: hidden;}

.xssl tbody span {
    display: block;
    width: 100%;
    line-height: 24px;
    padding: 10px 15px;
    text-align: left;}