.nav-box .nav > li > a {

    padding: 0 28px;}

.header .right li{display:none;}
/*
.header .w1366{background:url(/images/23/hysy-yx.png) no-repeat 80% 15px;}
*/
.teacher-list li{width:140px;float:left;    padding: 0 20px;}

.teacher-list li .pic-box img{display: block;
    width: 100%;
    height: auto;
    position: absolute;
    top: 0;
    left: 0;}

.teacher-list li .pic-box{
    position: relative;
    height: 0;
    padding-top: 160%;
    overflow: hidden;}


.teacher-list a:hover .pic-box img {
    -webkit-transform: scale(1.08);
    -moz-transform: scale(1.08);
    -ms-transform: scale(1.08);
    -o-transform: scale(1.08);
    transform: scale(1.08)
;}
.pic-box img {
    display: block;
    width: 100%;
    height: auto;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
    transition: .3s;}
.teacher-list h3 {
    font-size: 18px;
    color: #fff;
    line-height: 2.22em;
    text-align: center;
    font-weight: 400;

    
    background: url(images/bgq2.png) center top no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -ms-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    padding: 20px 0 8px;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
;}

.ul-imgtxtq2.qm2 h3 {
    background-image: url(../images/bgq3.png)
;}
