﻿#pager {
    clear: both;
    overflow: hidden;
    text-align: center;
    font-size: 14px;
    margin: 19px 19px 19px 0;
}

#pager ul li {
    display: inline-block;
    border: 1px solid #eee;
    line-height: 24px;
    background: #fff;
    color: #999;
    margin: 0 1px;
    padding: 4px 12px;
}

#pager ul li.active {
    display: inline-block;
    border: 1px solid #143834;
    background: #143834;
    color: #fff !important;
    margin: 0 1px;
    padding: 4px 12px;
}

#pager ul li.active a {
    color: #fff !important;
}

.content {
    margin-top: 0;
    margin-bottom: 0;
}

.pagearticle {
    width: 900px;
    position: relative;
    background: #FFF;
    text-align: left;
    margin: auto;
    margin-top: 30px;
}

.articletitle h3 {
    font-size: 24px !important;
    line-height: 36px !important;
    font-weight: 400 !important;
    text-align: center !important;
}

.articleauthor {
    color: #646464;
    font-size: 13px;
    border-left: 0 solid #dbdbdb;
    text-align: center;
    padding: 10px 0 10px 10px;
}

.articleauthor span {
    display: inline-block;
    /*	//height: 22px;*/
    line-height: 22px;
    color: #999;
    margin: 0 10px;
    font-size: 13px;
}

.articleauthor i {
    font-style: normal;
    color: #646464;
}

.articletitle {
    line-height: 26px;
    padding: 0;
}

.article a {
    color: blue;
}

.tit a {
    width: calc(100% - 180px);
}

.articletitle h4,
.articletitle h5 {
    font-weight: 400;
    font-size: 18px;
    line-height: 1.6;
    margin-bottom: 8px;
}

.articletitle h5 {
    margin: 8px 0 0;
}

.articleheader,
.articlebottom {
    border: 1px solid #dbdbdb;
    background-color: #f7f7f7;
    font-size: 16px;
    font-family: 华文楷体;
    color: #000;
    line-height: 1.5;
    margin-top: 25px;
    padding: 30px 42px;
}

.articleheader p,
.articlebottom .p02 {
    text-indent: 2em;
}

.articlebottom h3 {
    padding-top: 20px;
    font-family: 微软雅黑;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5;
}

.articlebottom {
    margin-bottom: 0;
}

.articleLink {
    font-weight: 400;
    font-size: 16px;
    text-indent: 2em;
    padding: 25px 0 30px;
}

.articleLink a {
    color: #94070a;
}

.article-mark {
    color: #94070a;
    text-align: center;
    border-bottom: 1px solid #e4e4e4;
    padding: 25px 0;
}

.article {
    line-height: 30px;
    color: #292929;
    font-size: 16px;
    padding: 0 0 40px;
}

.article p {
    text-indent: 2em;
    margin: 16px 0;
}

.article p video {
    width: 640px;
}

.article table {
    width: auto;
    max-width: 100%;
    margin: 0 auto;
}

.article table td span,
.article table td p {
    text-indent: 0;
}

.article02 {
    padding-top: 0;
}

.article .info img {
    cursor: pointer;
}

.article img {
    padding: 5px 0;
}

.article i {
    font-style: italic;
}

.article strong {
    font-weight: 700;
}

.pagearticle .intro {
    font-size: 14px;
    color: #333;
    /* border-bottom: 4px solid #EEE; */
    padding-bottom: 5px;
    text-indent: 24px;
    padding: 10px;
    background: #F4F4F4;
    border-radius: 10px;
}

.pagearticle img {
    max-width: 800px !important;
}

.pagearticle a {
    color: #81BA53;
}

.btns button {
    color: #FFF;
    border: 0;
    border-radius: 3px;
    line-height: 30px;
    cursor: pointer;
}

.btn-success {
    background: #81BA53;
}

.btn-danger {
    background: #FA5542;
}

.fh_left {
    float: left;
    overflow: hidden;
    width: 320px;
}

.fh_right {
    width: calc(100% - 380px);
    max-width: 1200px !important;
    float: right;
    overflow: hidden;
    background: #FFF;
    min-height: calc(100vh - 380px);
    padding: 10px 20px 20px;
}

.review {
    padding-top: 20px;
}

.review i {
    color: #B9B9B9;
    margin-right: 5px;
}

.review dl {
    overflow: hidden;
    background-color: #fff;
    border-bottom: 1px solid #eee;
    padding: 10px 1% 10px 0px;
    text-align: left !important;
}
.wc170 {
    width: calc(100% - 170px);
}
    .review .box-shadow {
        box-shadow: 3px 3px 20px #cacaca;
        height: auto !important;
        background: #FAFAFA;
        border-bottom: 1px solid #cacaca;
        width: calc(50% - 55px);
        margin:20px;
        cursor:pointer;
    }
        .review .box-shadow .articleimg{
            float: left;
            width: 160px;
            height: 210px;
            overflow: hidden;
            text-align: center;
            margin-right: 10px;
        }
            .review .box-shadow .articleimg img {
                width: 150px;
                height: 200px;
                border-radius: 5px;
                border: 0px solid #F4F4F4;
            }
        .review .box-shadow .title {
            font-size: 18px;
            color: #143834;
            font-weight:bold;
        }


        .review .box-shadow dd {
            margin: 10px;
        }

        .review .box-shadow .intro_2 {
            background: #FFF;
            padding:12px;
            -webkit-line-clamp: 4;
            height:80px;
        }
        .review .box-shadow:hover {
        
           background:#3A8F9C;
        }
        .review .box-shadow:hover * {
            color: #FFF !important;
            background: #3A8F9C;
        }
.zhuozhe {
    line-height: 30px;
    font-size: 16px;
    color: #333;
    font-family: unset;
}


.review dl:hover {
    color: #94070A;
    border-bottom: 1px solid #143834;
}

.review .dl:hover {
    color: #94070A;
    border-bottom: 1px solid #143834;
}

.review dt {
    float: left;
    /*	margin-left: -220px;*/
    /*	width: 220px;*/
}

.review dt img {
    float: left;
}

.review dd .meta {
    color: #999;
    font-size: 14px;
    margin-bottom: 10px;
}

.review .catename {
    height: 22px;
    background: #eaeaea;
    line-height: 22px;
    display: block;
}

.review .list-title {
    background: #fff;
    color: #155c93;
    text-align: center;
    font-weight: 700;
    font-size: 20px;
    line-height: 22px;
    width: 120px;
}

.review .tit {
    margin-top: 0;
    min-height: 32px;
    line-height: 26px;
    font-size: 16px;
}

.review dd p.note {
    overflow: hidden;
    margin-top: 4px;
    color: #99857b;
    font-size: 14px;
    line-height: 22px;
    word-wrap: break-word;
}

.left-navs {
    float: right;
    width: 255px;
    padding: 0px;
    background: #71B1BD;
    padding-left: 20px;
    padding-right: 0px;
    min-height: calc(100vh - 370px);
    border-radius: 10px;
    padding-top: 20px;
}

.left-navs-box {
    transition: margin-top 0.3s ease-in;
}

.left-navs-box .title {
    margin-top: 20px;
    width: 45px;
    text-align: center;
    color: #FFF;
    float: left;
    padding-top: 80px;
    padding-bottom: 80px;
    font-size: 23px;
    border-radius: 10px 0px 0px 10px;
}

.left-navs li.active {
    background: #3A8F9C;
    border-radius: 0px 0px 0px 0px;
    text-align: left;
    margin-left: -20px;
    padding-left: 20px;
}

.left-navs li.active a {
    color: #FFF;
    font-weight: bold;
}

.left-navs li {
    border-bottom: 0px solid #EFF1F3;
    list-style: none;
    display: block;
    padding: 12px 0px;
}

.left-navs .sub {
    border-bottom: 0px solid #EFF1F3;
    list-style: none;
    display: block;
    padding: 12px 0px;
   background: #ECEFF7;
   margin-left: 10px;
   margin-right: 30px;
}

.left-navs .sub.active {

   background: #660601;
   margin-left: 10px;
}

.left-navs .sub a {
    font-size: 13px;
    margin-left: 15px;
}

.left-navs li a {
    line-height: 26px;
    font-size: 16px;
    font-family: '黑体';
    font-weight: bold;
    color: #FFF;
}

.left-navs li a i {
    margin-right: 10px;
    display: none;
}

.list-title {
    display: block;
    width: 100%;
}

.nodata {
    margin-top: 10px;
    margin-left: 0px;
}

.nodata img {
    border-radius: 50%;
}

.article .img,
.ispublish {
    display: none;
}

.dot {
    float: left;
    /*	width: 6px;
	height: 6px;
	margin-top: 10px;

	border-radius: 0px;
	background: #143834;*/
    margin-right: 5px;
}

time span {
    color: #155C93;
    margin-right: 20px;
}

.intro_2 {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    color: #99857b;
    font-size: 13px;
    line-height: 22px;
    height: 48px;
}

.noheight {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    color: #99857b;
    font-size: 14px;
    line-height: 22px;
    height: auto;
}

.review dd .meta {
    color: #999;
    font-size: 14px;
    margin-bottom: 0px;
}

.tit a {
    color: #333;
}

.photo {
    width: 19%;
    float: left;
    text-align: center;
    overflow: hidden;
    background: #EFF1F3;
    margin: 1% 0 0 1%;
    border-radius: 5px;
}

.photo a {
    height: 200px;
    overflow: hidden;
    display: block;
}

.photo img {
    margin: 5px;
    width: calc(100% - 10px);
}

.photo .title {
    line-height: 30px;
}

.video {
    width: 32%;
    float: left;
    text-align: center;
    overflow: hidden;
    background: #EFF1F3;
    margin: 1% 0 0 1%;
    border-radius: 5px;
}

.video a {
    height: 200px;
    overflow: hidden;
    display: block;
}

.video img {
    margin: 5px;
    width: calc(100% - 10px);
    height: 190px;
}

.video .title {
    line-height: 30px;
    font-size: 14px;
}

.noimg {
    padding: 10px 1% 10px 20px !important;
}

.ListHTML {
    text-align: center;
}

.pagearticle p img {
    margin-left: -2em !important;
}

.p5-ml-130 {
    padding: 5px;
    margin-left: 190px;
}

.dphoto {
    text-align: center;
    margin-top: 10px;
    padding-bottom: 10px;
    width: 130px;
    float: left;
    margin-left: 10px;
}

.dphoto img {
    width: 180px;
    height: 240px;
    border-radius: 5px;
    padding: 0px 0;
}

.articleimg {
    float: left;
    width: 92px;
    height: 130px;
    overflow: hidden;
    text-align: center;
    margin-right: 10px;
}

.articleimg img {
    width: 90px;
    height: 120px;
    border-radius: 5px;
    border: 1px solid #F4F4F4;
}

.col2 {
    margin: 5px;
    width: calc(50% - 25px);
    float: left;
}

.list-img dt {
    margin-left: 0px;
    height: 110px;
    overflow: hidden;
}

.list-img .index-img {
    width: 190px;
}

.list-img dd {
    width: calc(100% - 230px);
    float: right;
}


.new_teacher {
    width: 44%;
    float: right;
    border-radius: 0px;
    margin: 35px 3% 0 3%;
    margin-bottom: 20px;
    background: #FAFAFA;
    height: 250px;
    box-shadow: 3px 3px 20px #cacaca;
}

.new_teacher:hover {
    width: 44%;
    float: right;
    border-radius: 0px;
    margin: 35px 3% 0 3%;
    margin-bottom: 20px;
    background: #71B1BD;
    height: 250px;
    cursor: pointer;
    box-shadow: 3px 3px 20px #cacaca;
}

.new_teacher:hover .articleAuthor .title,
.new_teacher:hover .articleAuthor .extend5,
.new_teacher:hover .articleAuthor .intro,
.new_teacher:hover .articleAuthor div {
    color: #FFF !important
}

.new_teacher:nth-child(odd) {
    float: left;
}

.new_teacher .photo {
    width: 160px;
    float: left;
    text-align: center;
    overflow: hidden;
    background: unset;
    margin: 20px 0 0 20px;
}

.new_teacher .photo a {
    height: auto;
}

.new_teacher .photo img {
    height: 200px;
    width: 150px;
    border-radius: 5px 5px 5px 5px;
}

.new_teacher .articleAuthor {
    width: 320px;
    float: left;
    overflow: hidden;
    background: unset;
    margin: 10px;
    margin-left: -5px;
    border-radius: 0px 5px 5px 0px;
    text-align: left !important;
}

.articleAuthor .title {
    margin: 30px 0px 0px 30px;
    color: #143834 !important;
    font-weight: bold;
    font-size: 24px;
}

.articleAuthor .extend5 {
    margin: 20px 0px 0px 30px;
    color: #646464 !important;
    font-weight: bold;
    font-size: 18px;
}

.articleAuthor .intro {
    margin: 15px 30px 0px 30px;
    color: #646464 !important;
    font-size: 14px;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    max-height: 6.4em;
    /* 设置为行高的两倍 */
    line-height: 1.8em;
    /* 这里的行高应与下面p标签中的行高一致 */
}

.new_teacher_d {
    box-shadow: 3px 3px 20px #cacaca;
    height: auto !important;
    background: #FAFAFA;
}

.new_teacher_d .intro {
    margin: 10px 30px 0px 20px;
    color: #666 !important;
    font-size: 14px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    background: #FFF;
    font-size: 16px;
    text-indent: 0px;
    border-radius: 0px;
    min-height: 70px;
}

.new_teacher_d .extend7 {
    margin: 10px 30px 0px 30px;
    font-size: 14px;
}

.new_teacher_d .title {
    margin: 30px 0px 0px 30px;
    color: #143834 !important;
    font-weight: bold;
    font-size: 24px;
}

.new_teacher_d .extend5 {
    margin: 10px 0px 0px 30px;
    color: #646464 !important;
    font-weight: bold;
    font-size: 18px;
}

.tabs {
    display: flex;
    list-style-type: none;
    padding: 0;
    margin: 0;
}

.tabs li {
    padding: 10px 20px;
    background-color: #FAFAFA;
    cursor: pointer;
    color: #143834;
    font-size: 16px;
}

.tabs li:first-child {
    border-radius: 5px 0 0 0;
}

.tabs li:last-child {
    border-radius: 0px 5px 0 0;
}

.tabs li.active {
    background-color: #3A8F9C;
    color: white;
}

.tab-content {
    display: none;
    min-height: 500px;
}

.tab-content.active {
    display: block;
    padding: 20px;
    border: 1px solid #E3E3E3;
}

.info .title {
    margin: 30px 0px 30px 0px;
    color: #143834 !important;
    font-weight: bold;
    font-size: 24px;
}

.new_teacher2 {
    width: 100%;
}

.new_teacher2:hover {
    width: 100%;
    cursor: default;
}
.new_teacher2:hover {
    width: 100%;
    cursor: default;
}


.new_teacher2 img {}

.new_teacher2:nth-child(odd) {
    float: right;
}

.new_teacher2 .articleAuthor {
    width: 520px;
    float: left;
    overflow: hidden;
    background: unset;
    margin: 10px;
    margin-left: -5px;
    border-radius: 0px 5px 5px 0px;
    text-align: left !important;
}

.new_teacher2 .title {
    margin: 30px 0px 30px 30px !important;
    color: #143834 !important;
    font-weight: bold;
    font-size: 24px;
}

.new_teacher2 .tel {
    margin: 30px 0px 30px 30px !important;
    color: #3A8F9C !important;
    font-size: 18px;
}

br {
    display: block;
}


@media screen and (max-width: 1200px) {

    .list-img dt {
        max-height: 200px;
        height: unset;
        overflow: hidden;
        margin-bottom: 10px;
        font-size: 0.875rem; /* 14px -> 0.875rem */
    }

    .list-img dt {
        width: 100%;
    }

    .list-img .index-img {
        width: 100%;
        height: unset;
    }

    .list-img dd {
        width: calc(100%);
        float: right;
    }

    #pager {
        clear: both;
        overflow: hidden;
        text-align: center;
        font-size: 0.875rem; /* 14px -> 0.875rem */
        margin: 19px 19px -10px 0;
    }

    #pager ul .mb_h {
        display: none;
    }

    .fh_left {
        width: calc(100% - 20px);
        margin: 10px;
        margin-top: 15px;
        margin-left: 10px;
        margin-bottom: 0px;
        text-align: left;
        height: 45px;
        overflow: hidden;
        overflow-x: scroll;
        font-size: 0.875rem; /* 14px -> 0.875rem */
    }

    .left-navs {
        padding-top: 0px;
        float: unset;
        background: #F4F4F4;
        min-height: 0px;
        width: auto;
        padding-left: 0px;
        padding-right: 0px;
        display: block;
        width: auto;
        white-space: nowrap;
        border-radius: 5px;
    }

    .left-navs li.active {
        background: #143834 !important;
        color: #FFF !important;
    }

    .left-navs li.active a {
        color: #FFF !important;
        font-weight: normal;
        margin-left: -10px !important;
    }

    .fh_left #left-navs-title {
        width: 100%;
        display: none;
    }

    .fh_left .left-height li {
        margin-top: 10px;
        display: inline-block;
        border-bottom: 0px;
        background: #FFF;
        margin: 5px 1px;
        border-radius: 5px;
    }

    .fh_left .left-height li a {
        line-height: 30px;
        margin: 10px;
        font-size: 0.875rem; /* 14px -> 0.875rem */
        color: #333;
    }

    .fh_left .left-height li a i {
        display: none;
    }

    .fh_right {
        display: block;
        width: unset;
        float: none;
        background: #F4F4F4;
        padding: 0px 10px 10px 10px;
    }

    .photo {
        width: 48%;
        float: left;
        text-align: center;
        overflow: hidden;
        background: #FFF;
        margin: 2% 1% 0 1%;
        border-radius: 10px;
    }

    .photo a {
        height: 190px;
        overflow: hidden;
        display: block;
    }

    .photo img {
        margin: 5px;
        border-radius: 10px;
        width: calc(100% - 10px);
    }

    .video {
        width: 48%;
        float: left;
        text-align: center;
        overflow: hidden;
        background: #FFF;
        margin: 2% 1% 0 1%;
        border-radius: 10px;
    }

    .video a {
        height: 100px;
        overflow: hidden;
        display: block;
    }

    .video img {
        margin: 5px;
        border-radius: 10px;
        width: calc(100% - 10px);
        height: 90px;
    }

    .render-body {
        background: #F4F4F4;
        min-height: calc(100vh - 190px);
    }

    .review dl {
        margin: 10px 0px;
        border: 10px solid #FFF;
        border-radius: 10px;
    }

    .pagearticle {
        max-width: 100% !important;
        margin-top: 10px;
        padding-top: 10px;
        border-radius: 10px;
    }

    .pagearticle .info {
        margin: 10px;
    }

    .pagearticle * {
        max-width: 98% !important;
        margin: 1%;
    }

    .pagearticle img {
        width: 80% !important;
        height: auto !important;
    }

    .articleauthor {
        padding: 0px 0 0px 10px;
        width: 100%;
    }

    .articleauthor div {
        font-size: 0.875rem; /* 14px -> 0.875rem */
        line-height: 1.25rem; /* 20px -> 1.25rem */
    }

    .p5-ml-130 {
        padding: 10px 5px;
        margin-left: 7.1875rem; /* 115px -> 7.1875rem */
    }

    .dphoto {
        text-align: center;
        margin-top: 10px;
        padding-bottom: 10px;
        width: 110px;
        float: left;
    }

    .dphoto img {
        width: 110px !important;
        border-radius: 5px;
    }

    .articletitle h3 {
        font-size: 1.125rem; /* 18px -> 1.125rem */
        line-height: 1.5rem; /* 24px -> 1.5rem */
    }

    .dot {
        display: none;
    }

    .tit a {
        width: calc(100% - 10px);
    }

    .articleimg {
        float: left;
        width: 90px;
        height: auto;
        text-align: center;
    }

    .articleimg img {
        width: 80px;
        height: 100px;
        border-radius: 10px;
        border: 1px solid #F4F4F4;
    }

    .box-shadow .articleimg img {
        width: 80px;
        height: 100px;
        border-radius: 5px;
        border: 1px solid #F4F4F4;
    }


    .noheight {
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
        overflow: hidden;
        color: #99857b;
        font-size: 0.875rem; /* 14px -> 0.875rem */
        line-height: 1.375rem; /* 22px -> 1.375rem */
        height: auto;
    }

    .articleauthor span:first-child {
        margin: 10px;
        text-align: left;
        display: block;
    }

    .articleauthor span {
        display: block;
        text-align: left;
    }

    .col2 {
        margin: 0px;
        width: auto;
    }


    .review .box-shadow {
        box-shadow: 3px 3px 20px #cacaca;
        height: auto !important;
        background: #FAFAFA;
        border-bottom: 1px solid #cacaca;
        width: calc(100% - 20px);
        margin: 0px;
        cursor: pointer;
        padding-bottom: 20px;
        margin-top:10px;

    }


    .mwc170 {
        float: right;
        width: calc(100% - 100px) !important;
        margin-top:10px;
    }
    .tit a {
        width: calc(100% - 0px);
    }

    .zhuozhe {
        line-height: 30px;
        font-size: 13px;
        color: #333;
        font-family: unset;
    }

    .review .box-shadow .articleimg {
        width: 100%;
        height: 130px;
        overflow: hidden;
        margin-right: 0px;
        padding-bottom: 10px;
        text-align: left !important;
    }

        .review .box-shadow .articleimg img {
            width: 90px;
            height: 120px;
            float: left;
            border-radius: 5px;
            border: 1px solid #F4F4F4;
        }

        .review .box-shadow .title {
            font-size: 18px;
            color: #143834;
            font-weight: bold;
                font-family: '黑体';
        }


        .review .box-shadow dd {
            margin: 10px;
        }

        .review .box-shadow .intro_2 {
            background: #FFF;
            padding: 12px;
            -webkit-line-clamp: 10;
            height: auto;
        }

        .review .box-shadow:hover {
            background: #3A8F9C;
        }

            .review .box-shadow:hover * {
                color: #FFF !important;
                background: #3A8F9C;
            }
















    .pagearticle p img {
        margin-left: -1em !important;
    }

    #imgSlider .hiSlider-wrap {
        height: 200px !important;
    }



    .new_teacher {
        width: 48% !important;
        height: 250px !important;
        box-shadow: 5px 5px 5px #EEE;
        margin: 20px 0 0 0px !important;
        display: block;
    }

    .new_teacher .photo {
        width: 100% !important;
        float: left;
        text-align: center;
        overflow: hidden;
        background: #FAFAFA;
        margin: 10px 0 0 0px !important;
    }

    .new_teacher .photo img {
        height: auto !important;
        border-radius: 5px 5px 5px 5px;
    }

    .new_teacher2 {
        width: 100% !important;
        height: auto !important;
        box-shadow: 5px 5px 5px #EEE;
        margin: 20px 0 20px 0px !important;
/*        float: none;*/
        display: block;
        padding-bottom: 10px;
    }

    .new_teacher2 .photo {
        width: 35% !important;
        text-align: center;
        float: left;
        text-align: center;
        overflow: hidden;
        background: #FAFAFA;
        margin: 10px 0 0 0px !important;
    }

    .new_teacher2 .articleAuthor {
        width: 60% !important;
        text-align: center;
        float: left;
        text-align: center;
        overflow: hidden;
        background: #FAFAFA;
        margin: 10px 0 0 0px !important;
    }

    .new_teacher2 .articleAuthor .title {
        margin: 10px 0px 0px 0px !important;
        color: #143834 !important;
        font-weight: bold;
        font-size: 1.125rem; /* 18px -> 1.125rem */
    }

    .new_teacher2 .articleAuthor .extend5 {
        margin: 0px 0px 0px 0px;
        color: #646464 !important;
        font-weight: bold;
        font-size: 1rem; /* 16px -> 1rem */
    }

    .new_teacher2 .articleAuthor .tel {
        margin: 5px 0px 0px 0px !important;
        color: #3A8F9C !important;
        font-size: 0.75rem; /* 12px -> 0.75rem */
    }

    .new_teacher2 .photo img {
        height: 120px !important;
        width: 90px !important;
        border-radius: 10px !important;
    }

    .new_teacher2 .des {
        padding-bottom: 20px;
    }

    .new_teacher2 .des p {
        line-height: 1rem; /* 16px -> 1rem */
        text-align: center;
        font-size: 1rem; /* 16px -> 1rem */
        color: #143834;
    }

    .tab-content {
        display: block !important;
        min-height: 100px !important;
    }

    .tab-content.active {
        display: block;
        padding: 0px !important;
        border: 0px solid #71B1BD !important;
    }

    .info .title {
        margin: 30px 0px 30px 0px;
        color: #143834 !important;
        font-weight: bold;
        font-size: 1.125rem; /* 18px -> 1.125rem */
    }

    .info .text {
        text-indent: 0px;
        padding: 10px;
        background: #F4F4F4;
        border-radius: 10px;
        margin: 20px 0px 20px 0px !important;
        font-size: 0.875rem; /* 14px -> 0.875rem */
    }
    .new_teacher:hover {
        background: #FAFAFA;
    }
    .new_teacher2:hover {
        background: #71B1BD;
    }
    .new_teacher2:hover *{
        background: #71B1BD;
    }

}


