@charset "utf-8";

.teacherinof{
    width: 100%;
    height: auto;
    overflow: hidden;
    padding: 40px 0;
    
}
.teacherjb{background: url(../images/t_fgx.jpg) bottom right no-repeat;width: 100%;padding-bottom:40px;border-bottom: #ededed 1px solid;
    height: auto;
    overflow: hidden;}
.teacher_photo{
    width: 22%;
    float: left;
    text-align: center;
    background: url(../images/zp_bg.jpg) top no-repeat;
    background-size: contain;
    margin-left: 3%;

}
.teacher_photo img{
width: 93.7%;
    margin: 3.2% auto;
    padding: 0;
}
.teacher_xx{
    width: 70%;
    float: right;
}
.teacher_xx h2{
    line-height: 70px;
height: 70px;
    font-size: 36px;
    font-weight: normal;
    position: relative;
  
}
.teacher_xx h2 i{font-size: 17px;    color: #999999; margin-left: 15px;}
.teacher_xx span{
    display: block;
    width: 100%;
    line-height: 47px;
    font-size: 16px;
}
.teacher_qt{
width: 100%;
padding: 30px 0;
    height: auto;
    overflow: hidden;
}
.teacher_qt p{
font-size: 16px;
line-height: 30px;
    color: #333333;
    text-indent: 2em;
    margin-top: 10px;}

.teacher_qt img{
margin: 0 auto;
    max-width: 100%;
    height: auto !important;
}
.ny-img img{
    width: 100%;
    min-height:168px;
   
}
.ny-main{
    margin-bottom: 60px;
}
.ny-lf{
    width: 260px;
    float: left;
    position: relative;
    bottom: 70px;
}

.js-list{position: relative;
    margin-bottom: 15px;}
.js-list a{    display: block;}

.jd{        font-size: 14px;
    line-height:49px;
    color: #666666;
    float: right;
   
    }
.jd_b{font-size: 16px;
    line-height: 36px;
    color: #333333;
    display: block;
    padding-right: 90px;
    vertical-align: middle;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;}


 .zj-lists ul {
    min-height: 300px;
     overflow: hidden;
 }
 
 .zj-lists ul li {
     float: left;
     width: 50%;
     /*margin-left: 6%;*/
     overflow: hidden;
     margin-top: 50px;
 }
 
 .zj-lists ul li:nth-child(2n+1) {
     margin-left: 0;
 }
 
 .zj-lists ul li a {
     display: table-cell;
     width: 100%;
 }
 
 .zj-pic {
     display: table-cell;
       width: 204px;
 }
 
 .zj-pic img {
     display: block;
     width: 100%;
  max-height: 260px;
 }
 
 .zj-info {
     display: table-cell;
     overflow: hidden;
     padding: 0 30px;
     vertical-align: middle;
 }
 
 .zj-info h3 {color: #000000;
     color: #464646;
     font-size: 20px;
 }
.zj-lists ul li a:hover{
   

}
.zj-info h3:hover{
    color: #1152ae;
font-size:21px
}
 
 .zj-info p {
     font-size: 16px;
     line-height: 34px;
     color: #727272;
     overflow: hidden;
     max-height: 68px;
 }
 
 .zj-info span {
     display: block;
     width: 130px;
     line-height: 40px;
     color: #fff;
     text-align: center;
     font-size: 14px;
     background: #4299cc;
     margin-top: 30px;
 }

/*ssd*/
.ny-lf>h2{
    display: block;
    font-size: 28px;
    line-height: 100px;
    color: #ffffff;
    background: #1152ae;
    font-weight: normal;
    text-align: center;
    width: 100%;
    position: relative;
}
.ny-lf>h2 span {
    position: absolute;
    width: 60px;
    height: 100%;
    right: 0;
    top: 0;
    background: url("../image/ny-add.png") center center no-repeat;
    display: none;
    transition: all 300ms;
}
.ny-lf>h2 span.on{
    transform: rotate(45deg);
}
.ny-lf>ul{
    background: #ededed;
    min-height: 350px;
    padding-top: 20px;
}
.ny-lf>ul>li{
    padding-left: 10px;
    margin-top: 20px;
    position: relative;
}
.ny-lf>ul>li>span {
    position: absolute;
    right: 0;
    top: 0;
    width: 45px;
    height: 45px;
    transition: all 300ms;
    background-size: 50%;
    transform: rotate(-90deg);
    background: url("../image/ny-jt.png") center center no-repeat;
}
.ny-lf>ul>li.on span {
    transform: rotate(0deg);
}
.ny-lf>ul>li:first-child{
    margin-top: 0;
}
.ny-lf>ul>li>a{
    font-size: 18px;
    line-height: 45px;
    padding-right: 45px;
    display: block;
    color: #666666;
    padding-left: 30px;
    position: relative;
}
.ny-lf>ul>li.on>a{
    background: #ffffff;
    color: #1152ae;
}
.ny-lf>ul>li:hover>a{
    background: #ffffff;
    color: #1152ae;
}

.ny-lf>ul>li>ul {
    background: #f6f6f6;
  
    padding-top: 10px;
    padding-bottom: 10px;
}

.ny-lf>ul>li>ul a {
    display: block;
    font-size: 14px;
    line-height: 32px;
    padding-left: 20px;
    position: relative;
    margin-left: 30px;
 }
.ny-lf>ul>li>ul a:after{
    content: '';
    position: absolute;
    border: 6px solid transparent;
    border-left-color: #1152ae;
    top: 50%;
    margin-top: -6px;
    left: 0;
}
.ny-lf>ul>li>ul>li:hover a{
    color: #1152ae;
}
.ny-rt {
    overflow: hidden;
    padding-left: 70px;
}
.ny-tit>div{
    float: right;
    font-size: 14px;
    line-height: 26px;
    color: #666666;
}
.ny-tit>div>a {
    display: inline;
}
.ny-tit>div>a:hover {
    color: #1152ae;
}
.ny-tit>h2{
    font-size: 24px;
    line-height: 26px;
    float: left;

}

.ny-tit{

    overflow: hidden;
    padding-bottom: 30px;
    border-bottom: 1px solid #dcdcdc;
    margin-top: 30px;
}
.xw-list>li {
    position: relative;
    margin-bottom: 15px;
}
.ny-tit a.active{
    color: #1152ae;
}
.xw-list>li:hover span{
    color: #1152ae;
}
.xw-list>li:hover span:first-child{
    color: #1152ae;
}
.xw-list>li>a{
    display: block;
    font-size: 16px;
    line-height: 36px;
    color: #333333;
    overflow: hidden;
    padding-right:100px;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.tm {
    font-size: 14px;
    line-height: 36px;
    color: #666666;
    position: absolute;
    right: 0;
    top: 0;
}
.xw-list{
    padding-top: 25px;
  
    min-height: 520px;
}
.pagination {
    text-align: center;
    padding-top: 50px;
}

.pagination a {
    display: inline-block;
    border: 1px solid #dcdcdc;
    padding: 0 12px;
    height: 35px;
    font-size: 14px;
    line-height: 35px;
    text-align: center;
    color: #666;
    margin: 0 -2px;
}

.pagination a.active {
    background: #0170c1;
    color: #fff;
    border: 1px solid #bfbfbf;
    margin-right: 4px;
}

.pagination a:hover {
    background: #0170c1;
    color: #fff;
    border: 1px solid #b2cde8;
}

.pagination span {
    display: inline-block;
    font-size: 14px;
}
.tp-list{
min-height:320px;
    padding-top: 30px;
}
.tp-list>li{
    float: left;
    width: 30%;
    position: relative;
    box-shadow:5px 5px 5px #e0e0e0;
    margin-bottom: 28px;
}
.tp-list>li:hover .tp-info p{
    color: #1152ae;
}
.tp-list>li:hover .tp-info hr{
    color: #1152ae;
}
.tp-list>li:hover .tp-info span{
    color: #1152ae;
}
.tp-list>li:hover .pic img{
    transform: scale(1.1);
}
.tp-list>li>a{
    display: block;
    overflow: hidden;
}

.pic>img{
    width:100%;
    display: block;
    transition: all 300ms;
    height: 234px;
    margin: auto;

}
.tp-info{
    position: relative;
    padding: 10px;
}
.tp-info p{

    font-size: 14px;
    line-height: 23px;
    color: #666666;
    display: -webkit-box;
    -webkit-line-clamp:2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-bottom: 15px;
}
.tp-info hr{
    width: 100%;
    margin-top: 9px;
    margin-bottom: 9px;
    color: #efe6e6;
}
.tp-info span{
    position: absolute;
    right: 10px;
    bottom: 10px;
    font-size: 13px;
    line-height: 23px;
    color: #999999;
    background: #ffffff;
}
.tp-list>li:nth-child(3n+2){
    margin-right: 2%;
    margin-left: 3%;
}
.ny-content {
min-height: 550px;
    padding-top: 30px;
}
.ny-content h2 {
    text-align: center;
}
.ny-content .dj{
    text-align: center;
    font-size: 13px;
    line-height: 40px;
    color: #999999;
    background: #f5f5f5;
    text-indent: 0;

}
.ny-content p{
    font-size: 16px !important;
    line-height: 30px !important;
    color: #333333;
    text-indent: 2em;
    margin-top: 15px;
}


@media screen and (max-width: 1024px){
.xw-list>li>a{ font-size:14px}
   .zj-pic {
         width: 200px;
     }
     .zj-pic img {
         height: 260px;
     }
     .zj-info {
         padding: 0 10px 0 15px;
     }
     .zj-info p {
         font-size: 14px;
         line-height: 28px;
         max-height: 56px;
     }
     .zj-info span {
         margin-top: 15px;
         width: 100px;
         line-height: 35px;
         font-size: 12px;
     }
     .zj-art-r {
         padding: 0 10px;
     }
     .zj-art-r h3 {
         margin: 15px 0;
         font-size: 20px;
     }
     .zj-art-r p {
         font-size: 14px;
         line-height: 30px;
     }
     .zj-art p {
         font-size: 14px;
         line-height: 30px;
     }
     .zj-link {
         right: 15px;
         bottom: 15px;
     }
    .ny-main {
        padding: 0;
    }
    .ny-lf{
        float: none;
        width: auto;
        bottom: 0;

    }
    .ny-lf h2 {
        font-size: 24px;
        line-height: 60px;
        text-align: left;
        padding-left: 15px;
    }
    .ny-lf h2>span {
        display: block;
    }
    .ny-lf>ul {
        display: none;
        position: absolute;
        width: 100%;
        min-height: auto;
        z-index: 9;
        padding-bottom: 20px;
    }
    .ny-lf>ul>li{
        padding-left: 0;
    }
    .ny-rt{
        padding-left: 15px;
        padding-right: 15px;
        padding-bottom: 30px;
    }
    .pagination{
        padding-top: 20px;
    }
    .tp-list>li{
        width: 32%;
    }
    .tp-list>li:nth-child(3n+2){
        margin-right:2%;
        margin-left: 2%;
    }
    .ny-content{
        padding-top: 20px;
    }
    .ny-content p{
        margin-top: 15px;
        font-size: 13px;
    }
    .ny-main{
        margin-bottom: 20px;
    }
}

@media screen and (max-width: 767px){
/*.xw-list>li span:first-child {
    font-size: 13px;
    display: block;
    padding-right: 90px;
}*/
}

@media screen and (max-width: 768px){
.teacher_photo{
width: 50%;
    float: none;
    margin: 0 auto;
padding: 0.1% 0;
}
.teacher_xx {
    width: 100%;
    float: none;
    margin: 0 auto;
}





.zj-lists ul li {
    float: none;
    width: auto;
    margin-left: 0;
    margin-top: 20px;
}
    .ny-lf h2{
        font-size: 24px;
        line-height: 42px;
    }
    .ny-lf>ul>li>a{
        font-size: 14px;
        line-height: 30px;
        padding-left: 15px;
    }
    .ny-lf>ul>li>span{
        right: 13px;
        height: 30px;
        width: 30px;
        background-size: 12px;
    }
    .ny-lf>ul>li>ul a{
        font-size: 12px;
        padding-left: 30px;
    }
    .ny-tit{
        padding-bottom: 20px;
        margin-top: 20px;
    }
  
   .tm{
        font-size: 12px;
    }
    .tp-list>li{
        width: 48%;
    }
    .tp-list>li:nth-child(3n+2){
        margin-right:0;
        margin-left: 0;
    }
    .tp-list>li:nth-child(even){

        margin-left: 2%;
    }
    .tp-info p{
        margin-bottom: 13px;
    }
}
@media screen and (max-width: 500px){

  .zj-pic {
         width: 150px;
     }
     .zj-pic img {
         height: 188px;
     }
     .zj-info {
         padding: 0 0 0 10px;
     }
     .zj-info h3 {
         font-size: 18px;
         margin-bottom: 10px;
     }
     .zj-info p {
         line-height: 20px;
         margin-top: 5px;
         max-height: 40px;
     }
     .zj-info span {
         display: none;
     }
     .zj-art-info {
         padding-bottom: 60px;
     }
     .zj-art-pic {
         display: block;
         float: none;
         width: auto;
     }
     .zj-art-pic img {
         height: auto;
     }

.ny-content table {
width: 90%;
    overflow: auto;
    table-layout: fixed;
    word-break: break-all;
    
}
.ny-content img{      display: block !important;  width: 100% !important;}
    .ny-tit>h2,
    .ny-lf h2{
        font-size: 18px;
    }
    .ny-tit>div{
        font-size: 12px;
    }
    .ny-content h2{
        font-size: 16px;
    }
    .ny-content .dj{
        font-size: 12px;
        line-height: 26px;
    }
    .ny-main{
        margin-bottom: 10px;
    }
    .tp-info p{
        font-size: 12px;
        line-height: 18px;

    }
    .tp-info{
        padding: 8px;
    }
    .tp-info span{
        font-size: 12px;
    }
}



.ny-content img {
    max-width: 600px;
    margin: 0 auto !important;
    max-width: 100%;
    height: auto !important;
}

.ny-content table {
    font-size: 16px;
margin: 0 auto;
 
    
}

.mox{    min-height: 400px;}


/*退休教师1105*/
 .txjs-lists ul {
    min-height: 300px;
     overflow: hidden;
 }
 
 .txjs-lists ul li {
     float: left;
     width: 32%;
     
     overflow: hidden;
     margin-top: 50px;
     margin: 0 auto;
 }
 
 .txjs-lists ul li:nth-child(2n+1) {
     margin-left: 0;
 }
 
 .txjs-lists ul li a {
     display: table-cell;
     width: 100%;
 }
.pb_sys_style1 .p_no_d {
    border: 1px solid #1464c8 !important;
    color: #fff;
    background-color: #1464c8 !important;
} 
 .txjs-pic {
     display: table-cell;
     width: 100%;
 }
 
 .txjs-pic img {
     display: block;
     width: 38%;
     height: 300px;
 }
 
 .txjs-info {
     
    overflow: hidden;
    padding: 0 30px;
    vertical-align: middle;
    text-align: center;
 }
 
 .txjs-info h3 {
     color: #464646;
     font-size: 20px;
 }
 
 .txjs-info p {
     font-size: 16px;
     line-height: 34px;
     color: #727272;
     overflow: hidden;
     max-height: 68px;
 }
 
 .txjs-info span {
     display: block;
     width: 130px;
     line-height: 40px;
     color: #fff;
     text-align: center;
     font-size: 14px;
     background: #4299cc;
     margin-top: 30px;
 }


@media screen and (max-width: 347px){
.teacher_xx h2{font-size:26px;line-height: 64px;
    height: 70px;
    font-size: 21px;
    font-weight: normal;
    position: relative;}
}
