
.mid-nav {
    margin-bottom: 1rem;
}
.teacher-photo img{
    margin-bottom: 1rem;
    text-align: center;
    /*max-height:300px;*/
}

.hlink {
    margin-bottom: 1rem;
    text-align: center;
}

.hlink a {
    display:block;
}

.hlink a img {
    margin-right: auto;
    margin-left: auto;
    width:80%;
}

.def-right-panel{
    border:solid 1px #c8bcbe;
    background-image:url("../images/IntroductionBg.jpg");
    padding: 1rem;
    margin-bottom: 1rem;
}

.teacher_name h1{
    padding-left: 2.5rem;
    line-height: 2.5rem;
    font-size: 1.125rem;
    font-family: 微软雅黑,黑体;
    background-image: url(../images/researchICO.gif);
    background-repeat: no-repeat;
    background-position: 0.6rem center;

}

.def-right-panel .title {
    font-size: 1em;
    letter-spacing: 3px;
    width: 5rem;
    vertical-align: top;
    text-align: right;
    font-family: "微软雅黑","Verdana", Lucida Grande, Arial, Sans-Serif;
    border-bottom: #bdbdbd 1px solid;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
    padding-left: 1rem;
    padding-right: 1rem;
    color: #1070b0;
}

.def-right-panel .value{
    padding-left: 0.875rem;
    padding-right: 1rem;
    padding-bottom: 0.5rem;
    padding-top:0.5rem;
    background: url(../images/th_bg.gif) no-repeat left top;
}

.def-right-list-panel{
    border:solid 1px #c8bcbe;
    /*background-image:url("../images/IntroductionBg.jpg");*/
    /*padding: 1rem;*/
    margin-bottom: 1rem;
    background-color: #f5f5f5;
}

.right-header{
    background-image: url(../images/PartTitleBG.png);
    background-color:#f5f5f5 ;
    background-repeat: repeat;
    display: flex;
    text-align: left;
    /*height: 2rem;*/
    border-bottom: 1px solid #cccccc;
}

.right-header .htitle{
    padding-left: 2.5rem;
    padding-top: 0.25rem;
    padding-bottom: 0px;
    border-bottom: solid 0px #2689d4;
    background-image: url(../images/ico4.png);
    background-repeat: no-repeat;
    background-position: 0.625rem 0.5rem;
    display: inline-block;
    line-height: 2rem;
}

.right-header .more {
    /*display: inline-block;*/
    /*float: right;*/
    text-align: right;
    line-height: 2rem;
}

.def-right-list-panel .item
{
    /*height: 2rem;*/
    background-image: url(../images/ico5.png);
    background-position: 0.625rem 0.8125rem;
    background-repeat: no-repeat;
    padding-left: 1.25rem;
}

.def-right-list-panel .item .title{

}
.def-right-list-panel .item .title a{
    line-height: 2rem;
    text-decoration: none;
    font-size: 1rem;
    color: #323232;
    display: block;
    padding-right: 0.626rem;
}

.def-right-list-panel .item .date{
    line-height: 2rem;
    text-decoration: none;
    font-size:1rem;
    color: #666666;
    display: block;
    padding-right: 0.625rem;
}