
/*模式内容*/
.teacher{width: 7.1rem;margin:0 auto;background: #fff;border-radius: 0.08rem;margin-bottom: 0.3rem;padding-bottom: 0.6rem;}
.teacher img{width: 100%;border-radius: 0.08rem;}
.teacher h3{margin:0.2rem 0 0.1rem 1rem;background: #e37b1c;border-radius:0.08rem;color: #fff;display: inline-block;font-size:20px;height: 26px;line-height: 26px;letter-spacing:2px;padding:0 4px 0 6px;}
.teacher p{font-size:14px;color: #313131;line-height: 18px;padding: 0 0.5rem 0 1.1rem;}