/** 组件样式 **/
.teach-top{margin-top: 50px;}
 .teacher-p .col-xs-6 {
    width: 100%;
    display: flex;
    flex-wrap: wrap;}.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
    float: left;}.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;}.teacher-p .col-xs-6 p {
    width: 50%;
    margin: 8px 0;}
    .teach-top {
        background: #fff;
        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: 170px;}

    .teacher-name {
        font-size: 16px;
        color: #333;
        margin-bottom: 30px;
        margin-top: 12px;}

    .teacher-name a {
        font-size: 30px;
        color: #000;
        padding-right: 20px;}

    .teacher-p p {
        margin-bottom: 15px;
        color: #666;}

    .teach-list-box .lind-bottom {
        position: absolute;
        left: 0;
        top: 0;
        right: 0;
        bottom: 0;
        padding: 20px 20px 20px 195px;}

    .xq-title {
        background: #fff;
        font-size: 20px;
        color: #660099;
        margin: 35px 0;
        line-height: 50px;
        padding-left: 20px;
        border-left: solid 5px #660099;
        font-weight: 700;
            text-indent: 0 !important;
    padding: 10px 20px;}.cont h4 {
    background: #fff;
    font-size: 20px;
    color: #660099;
    margin: 35px 0;
    line-height: 50px;
    padding-left: 20px;
    border-left: solid 5px #660099;
    font-weight: bold;}
