.wp_subcolumn_list .wp_sublist .sublist_title a {
    display: inline-block;
    color: #042c5d;
    font-size: 18px;
    font-weight: bold;
    line-height: 45px;
    height: 45px;
    padding-left: 25px;
}
.wp_subcolumn_list .wp_sublist .sublist_title {
    display: block;
    height: 45px;
    line-height: 45px;
    border-bottom: 0px solid #C00;
    background:#f8f8f8;
}
.col_news_con {
    padding: 25px 0 70px 0;
}
.wp_subcolumn_list .wp_sublist .sublist_title a.morelink {
    margin-top: 11px;
    display: none;
}

.col_news_con .arti_title {
    font-size: 18px;
    color: #363636;
    text-align: center;
    line-height: 48px;
}
.col_news_con .arti_metas {
    text-align: center;
    line-height: 24px;
}
.col_news_con .entry {
    padding-top: 15px;
    line-height: 2em;
}
.list2 {
    margin: 50px 0 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.list2 .news {
    width: calc(25% - 31px);
    margin-left: 40px;
    margin-bottom: 30px;
}
.list2 .news:nth-child(4n-3) {
    margin-left: 0;
}
.list2 .news .pic {
    border-bottom: 4px solid #876e6a;
    position: relative;
}
.list2 .news img {
    width: 100%;
    height: 250px;
    object-fit: cover;
}
.list2 .news .pic:after {
    content: "";
    position: absolute;
    left: 50%;
    bottom: -4px;
    right: 50%;
    height: 4px;
    background: #003F88;
    transition: all 0.3s ease-out 0s;
}
.list2 .news h3 {
    font-size: 20px;
    margin-top: 10px;
    text-align: center;
    color: #003F88;
}
.list2 .news p {
    font-size: 18px;
    margin-top: 10px;
    text-align: center;
    color: #666666;
}
@media screen and (max-width:1115px){
.list2 .news img {
    width: 100%;
    height: 215px;
    object-fit: cover;
}
}
@media screen and (max-width:907px){
.list2 .news img {
    width: 100%;
    height: 176px;
    object-fit: cover;
}
}
@media screen and (max-width:815px){
.list2 .news img {
    width: 100%;
    height: 250px;
    object-fit: cover;
}
}
@media screen and (max-width:750px){
.list2 .news {
    width: calc(25% - 17px);
    margin-left: 20px;
}
.list2 .news img {
    width: 100%;
    height: 215px;
    object-fit: cover;
}
}
@media screen and (max-width:585px){
.list2 .news {
    width: calc(50% - 17px);
    margin-left: 20px;
}
.list2 .news:nth-child(odd) {
    margin-left: 0;
}
.list2 .news img {
    width: 100%;
    height: 250px;
    object-fit: cover;
}
}
/*.list_right {
float: none;
width: 100%;
}*/
.wp_listcolumn_x .wp_column a.selected {

    background-color: transparent;
}
.wp_listcolumn_x .wp_column a {
background-color: transparent;
}
.list .list-top_pos a:hover {
background-color: transparent;
}
.wp_listcolumn_x .wp_column a .column-name {
font-size: 16px;
font-weight: normal;
}
        .list_teacher .right-list {
            /*margin-top: 30px;*/
            width: 100%;
    display: flex
;
    flex-wrap: wrap;
    justify-content: space-between;
        }
.list_teacher .right-list::after {
display:none}
  .list_teacher .right-list .right-list-item.important {width:100%}
        .list_teacher .right-list .right-list-item {
            border: none;
            width: 49%;
        javascript:void(0);
    margin-bottom: 10px;
            height: 100%;
            overflow: hidden;
           
            padding: 8px;
            background: #F5F5F5;
            box-sizing: border-box;
        }
.list_teacher .right-list .right-list-item:nth-child(2n) {
    margin-right: 0;
}
        .list_teacher .right-list .right-list-item .pic {
    height: 206px;
    width: 141px;
            float: left;
        }

        .list_teacher .right-list .right-list-item .pic img {
            width: 100%;
            height: 100%;
            object-fit: cover;
        }

        .list_teacher .right-list .right-list-item .info {
            padding-left: 143px;
            margin-left: 16px;
            padding-right: 16px;
            padding-bottom: 15px;
        }

        .list_teacher .right-list .right-list-item .info .title {
            display: block;
            font-size: 24px;
            line-height: 40px;
            font-weight: bold;
            color: #003F88;
            margin-top: 9px;
            white-space: nowrap;
            overflow: hidden;
            text-overflow: ellipsis;
        }

        .list_teacher .right-list .right-list-item .info .xuewei {
            margin-left: 0px;
            background: url(../images/degree.png) no-repeat left;
            background-size: 22px;
            padding-left: 32px;
            font-size: 18px;
            color: #666666;
            line-height: 40px;
            vertical-align: bottom;
            display: block;
            width: 100%;
            white-space: nowrap;
            overflow: hidden;
            text-overflow: ellipsis;
            margin-top: 12px;
    box-sizing: border-box;
        }
        .list_teacher .right-list .right-list-item .info .address{
            margin-left: 0px;
            background: url(../images/address.png) no-repeat left 9px;
            background-size: 22px;
            padding-left: 32px;
            font-size: 18px;
            color: #666666;
            line-height: 40px;
            vertical-align: bottom;
            display: block;
            width: 100%;
            white-space: wrap;
            overflow: hidden;
            text-overflow: ellipsis;
    box-sizing: border-box;
        }
 .list_teacher .right-list .right-list-item .info .address.tel {
  background: url(../images/tel.png) no-repeat left / 22px 22px;
}
        .list_teacher .right-list .right-list-item .detail .email {
            background: url(../images/stu_email.png) no-repeat left;
            font-size: 16px;
            color: #4183c4;
            line-height: 24px;
            padding-left: 32px;
            margin: 5px 0;
            display: block;
            width: 100%;
            white-space: nowrap;
            overflow: hidden;
            text-overflow: ellipsis;
    box-sizing: border-box;
        }



        @media screen and (max-width: 800px) {

            .list_teacher .right-list .right-list-item {
                width: 100%;
                float: none;
                margin-right: 0
            }
        }

        @media screen and (max-width: 500px) {
            .list_teacher .right-list .right-list-item .pic {
                float: none;
                width: auto;
                height: auto;
            }

            .list_teacher .right-list .right-list-item .info {
                padding-left: 0;
            }
        }