.teachers { width: 1130px; min-height: 600px; background: #fff; border: 1px solid #eee; -webkit-box-shadow: 0 1px 6px 0 rgba(0,0,0,.2); box-shadow: 0 1px 6px 0 rgba(0,0,0,.2); padding: 20px 34px;}
.teachers h3.bjyshs { height: 53px; line-height: 53px; background: #641e76; color: #fff; font-size: 22px; font-weight: bold; padding: 0 15px; margin-top: 10px;}
.list-teacher { display: block; width: 1130px; margin-top: 30px;}
.list-teacher h4 { float: left; height: 35px; line-height: 35px; min-width: 60px; color: #fff; background: #c96; font-size: 18px; padding: 0 30px; border-radius: 18px; text-align: center;}
.list-teacher ul { float: left; width: 1192px; position: relative; margin-top: 20px;}
.list-teacher ul li { float: left; width: 115px; height: 183px; position: relative; margin: 0 30px 30px 0;}
.list-teacher ul li a.bj_img { float: left; position: relative; width: 115px; height: 148px; text-decoration: none;}
.list-teacher ul li a.bj_img .imgb { position: absolute; left: 0; top: 0; width: 110px; height: 143px; z-index: 2; border: 1px solid #ddd;}
.list-teacher ul li a.bj_img span.bj_imgb { position: absolute; right: 0; bottom: 0; width: 110px; height: 143px; background: #e5ccb2; z-index: 1;}
.list-teacher ul li a.bj_img:hover span.bj_imgb { position: absolute; right: 0; bottom: 0; width: 110px; height: 143px; background: #641e76; z-index: 1;}
.list-teacher ul li a p { width: 110px; height: 35px; line-height: 35px; text-align: center; position: absolute; left: 0; bottom: -35px; cursor: pointer;}
