
/*老师照片*/
.bodyCon07{width:100%; overflow:hidden;}
.bodyCon07 .teacher{width:1200px;height:383px;position:relative;margin:0 auto; overflow:hidden;}
.bodyCon07 .teacher .teacherPic{width:1200px;height:383px;position:absolute; top:10px;}
.bodyCon07 .teacher .teacherPic .content{width:276px;height:400px;float:left;position:relative;overflow:hidden;margin-left:20px;}
.bodyCon07 .teacher .teacherPic .content .txt{width:276px;height:100px;background:rgba(18,21,44,0.7); position:absolute;left:0px;bottom:0px;padding:0 12px;border-top:2px solid #CB5412;}
.bodyCon07 .teacher .teacherPic .content .txt h3{color:#CB5412;font-size:24px;font-weight:100;margin:10px 0 6px 0;}
.bodyCon07 .teacher .teacherPic h4{color:#fff;font-size:14px;font-weight:100;}
.bodyCon07 .teacher .teacherPic .content .txt p{color:#fff;margin-top:20px;padding-top:12px;border-top:1px solid #CB5412;}