.list-top {
    background-color: #f6f6f6;
}
.location {
    width: 1300px;
    margin: 0 auto;
}
.location span {
    font-size: 14px;
    color: #333;
    line-height: 84px;
}
.location a {
    font-size: 14px;
    color: #005ea3;
    line-height: 84px;
}
.list-body {
    width: 1300px;
    margin: 0 auto;
    overflow: hidden;
}
.list-body-left,
.list-body-right {
    float: left;
}
.list-body-left {
    width: 306px;
    margin-right: 36px;
}
.list-body-left h1 {
    font-size: 30px;
    color: #fff;
    text-align: center;
    background: url(../images/title2.png) no-repeat;
}
.list-body-left h1 a {
    color: #fff;
}
.list-body-right h1 {
    font-size: 24px;
}
.list-body-left h1,
.list-body-right h1 {
    line-height: 122px;
    font-weight: 400;
}
.list-body-left li {
    width: 306px;
    height: 54px;
    margin-top: 18px;
    border: 1px solid #dedede;
    background: url(../images/jt1.png) no-repeat 260px center;
}
.list-body-left .current {
    border: 1px solid #64aae7;
    background: url(../images/jt2.png) no-repeat 260px center;
    background-color: #64aae7;
}
.list-body-left .current a {
    color: #fff;
}
.list-body-left li a {
    color: #333;
    font-size: 18px;
    line-height: 54px;
    margin-left: 46px;
}
.list-body-right {
    width: 958px;
    min-height: 500px;
}
.list li,
.list-img li {
    width: 956px;
    margin-bottom: 20px;
    border: 1px solid #ddd;
    position: relative;
}
.list li {
    height: 114px;
}
.list-img li {
    height: 143px;
}
.list-img img {
    height: 143px;
    width: 248px;
    float: left;
}
.list li .list-title,
.list-img li .list-title {
    font-size: 20px;
    line-height: 64px;
    color: #333;
}
.list li .list-title {
    margin-left: 44px;
    margin-top: 10px;
}
.list-img li .list-title {
    margin-left: 34px;
    margin-top: 15px;
}
.list-title-dv {
    float: left;
    margin-top: 15px;
}
.list li .abstract,
.list-img li .abstract {
    font-size: 14px;
    color: #999;
    display: block;
}
.list li .abstract {
    margin-left: 44px;
    width: 716px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.list-img li .abstract {
    margin-left: 34px;
    width: 470px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.date {
    position: absolute;
    display: none;
    top: 0;
    right: 0;
    height: 97px;
    width: 144px;
    padding: 17px 0 0 60px;
    color: #999;
}
.date-top {
    font-size: 36px;
    font-weight: 600;
}
.date-bottom {
    font-size: 20px;
}
.list-hr {
    margin: 0;
    padding: 0;
    height: 1px;
    background-color: #e8e8e8;
    border: none;
}
.list-body-right .content {
    margin-top: 35px;
    text-align: center;
    line-height: 100px;
}
.content-date {
    font-size: 14px;
    text-align: center;
    color: #999;
    margin-bottom: 26px;
}
.teacher li,
.teacher1 li {
    height: 200px;
    background-color: #f2f2f2;
    margin-bottom: 22px;
}
.teacher li img {
    height: 200px;
    width: 140px;
    float: left;
}
.teacher1 li img {
    height: 200px;
    width: 300px;
    float: left;
}
.teacher .teacher-top,
.teacher .teacher-bottom,
.teacher1 .teacher-top,
.teacher1 .teacher-bottom {
    float: left;
    margin-left: 46px;
}
.teacher .teacher-top,
.teacher1 .teacher-top {
    font-size: 20px;
    color: #000;
    line-height: 74px;
    margin-top: 10px;
}
.teacher .teacher-bottom {
    height: 100px;
    width: 724px;
    font-size: 14px;
    color: #999;
    line-height: 24px;
    letter-spacing: 1px;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 4;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}
.teacher1 .teacher-bottom {
    height: 100px;
    width: 584px;
    font-size: 14px;
    color: #999;
    line-height: 24px;
    letter-spacing: 1px;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 4;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}
.fy {
    margin: 30px 0;
}