.teach-top{ background: #f4f4f4; position: relative; border-top: solid 5px #660099; min-height: 260px; padding:35px 35px 35px 225px;}
.teach-top-img{ position: absolute; left: 35px; top: 35px;}
.teach-top-img img{width: 140px;height: 182px;object-fit: cover;}
pre {
    white-space: break-spaces;}
.xq-title{background: #f4f4f4;font-size: 20px;color: #660099;margin: 2rem 0;line-height: 50px;padding-left: 20px;border-left: solid 5px #660099;}
.jl-txt p{font-size: 1rem;color: #666;line-height: 1.875rem;}
.jl-txt{line-height: 30px;font-size: 16px;color: #666;}


@media (max-width: 768px) {
    .teach-top-img{ position: static; text-align: center; margin-bottom: 15px;}
    .teach-top{ padding:20px;}
    .teacher-p .row .col-xs-6{ width:100%;}
    .teacher-name {text-align: center;}
}
