@charset "utf-8";

/* common */
.ban {
    position: relative;
}

.ban .imged {
    padding-bottom: 37%;
}

/* 手机内页二级导航 */
.wrap_ph {
    padding-top: 0.3rem;
    display: none;
}

.wrap_ph h2 {
    width: 100%;
    color: #fff;
    height: 0.6rem;
    line-height: 0.6rem;
    font-size: 0.26rem;
    padding: 0 0.2rem;
    background: #246edb;
}

.wrap_ph h2::after {
    width: 0.32rem;
    height: 0.32rem;
    background: url(../images/cd.svg) no-repeat right center/cover;
    left: auto;
    right: 0.2rem;
    top: 50%;
    transform: translateY(-50%);
}

.wrap_ph ul {
    padding: 0.1rem 0.2rem 0.2rem;
    display: none;
    box-shadow: 0px 0.1rem 0.3rem 0px rgba(69, 10, 66, 0.11);
}

.wrap_ph li {
    font-size: 0.18rem;
    line-height: 0.34rem;
}

.wrap_ph li a {
    transition: 0.5s;
    display: block;
    color: #333;
}

.inner .wrap_ph {
    display: none;
}

.wrap_ph li.active a {
    color: #246edb;
}

.inner {
    padding: 0.7rem 0 .75rem;
    position: relative;
    background: url(../images/innbg.jpg) repeat-y bottom;
    background-size: 100% auto;
}

.inner .wp {
    align-items: flex-start;
}

.inner_left {
    width: 2.6rem;
    z-index: 100;
    position: relative;
    border-radius: 0.05rem;
}

.inner_right {
    width: calc(100% - 2.6rem);
    padding-left: 1.35rem;
}

.inner_left h2 {
    height: .95rem;
    color: rgb(255, 255, 255);
    font-size: 0.28rem;
    background: #246edb;
    text-align: center;
}

.inner_left h2 p {
    color: #fff;
    line-height: .95rem;
    font-weight: bold;
}

.inner_left ul {
    background: url(../images/navbg.jpg) bottom/cover #fff;
    background-size: 100%;
    /* border-left: 2px solid #246edb; */
    box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.15);
    padding-bottom: 1.5rem;
}

.inner_left ul li {
    position: relative;
    transition: .5s;
}

.inner_left ul li p {
    /* padding: 0 0.25rem; */
    height: 100%;
    height: .8rem;
    border-bottom: 1px solid #e0e1e4;
    display: flex;
    align-items: center;
    transition: 0.5s;
    border-left: 3px solid rgba(0, 0, 0, 0);
}

.inner_left ul li p a {
    font-size: 0.2rem;
    display: block;
    cursor: pointer;
    width: 100%;
    color: #000;
    transition: .5s;
    position: relative;
    text-align: center;
}

.inner_left ul li:last-child p {
    border-bottom: none;
}

.inner_left ul li p a::after {
    content: "";
    position: absolute;
    top: 50%;
    right: .3rem;
    width: .12rem;
    height: 0.21rem;
    background: url(../images/jt2.png) no-repeat;
    background-size: 100%;
    transform: translateY(-50%);
    opacity: 0;
}

.inner_left ul li p a::before {
    content: "";
    position: absolute;
    top: 50%;
    width: .21rem;
    height: .38rem;
    background: url(../images/nav-li.png) no-repeat;
    left: .2rem;
    transform: translateY(-50%);
    opacity: 0;
}

.inner_left ul li:hover p, .inner_left ul li.active p {
    border-left: 5px solid #f18d00;
    background: #e2ebf8;
}

.inner_left ul li:hover p a:before, .inner_left ul li.active p a:before {
    opacity: 1;
}

.inner_left ul li.active p a::after, .inner_left ul li:hover p a::after {
    opacity: 1;
}

.nysubnav {
    background: #eaf0fa;
    display: none;
}

.inner_left ul li.active .nysubnav {
    display: block;
    padding-left: .3rem;
}

.nysubnav a {
    padding: 0px 0.7rem;
    line-height: 0.4rem;
    display: block;
    font-size: 0.16rem;
}

.nysubnav a:hover, .nysubnav a.on {
    color: #246edb;
}

.local {
    /* border-bottom: 1px solid #ccc; */
    /* padding: 0rem 0px 0.15rem; */
    margin-bottom: .4rem;
    justify-content: flex-end;
    align-items: center;
}

.local h2 {
    color: #000;
    font-size: 0.28rem;
    padding-left: .15rem;
    border-left: 5px solid #f18d00;
    display: none;
}

.adress {
    color: #666;
    font-size: 0.16rem;
    padding-left: .25rem;
    position: relative;
    align-items: flex-start;
    background: url(../images/home.png) no-repeat left center;
    background-size: .19rem;
}

.adress img {
    display: inline-block;
    width: 0.23rem;
}

.adress p {
    /* width: calc(100% - .23rem); */
    /* padding-left: .1rem; */
    line-height: 1.5;
}

.adress a {
    color: #666;
    transition: 0.5s;
}

.adress a:hover {
    color: #246edb;
}

.inn_com {
    padding: 0rem 0 0.4rem;
}

.inn_com p {
    text-align: justify;
}

/* jianjie */
.jjy {
    /* padding-top: 0.2rem; */
}

.jjy p {
    text-indent: 2em;
}

/*师资列表*/
.xrld h2 {
    justify-content: center;
    align-items: center;
    margin-bottom: 0.4rem;
    font-size: 0.38rem;
    color: #000;
}

.xrld h2 span {
    display: inline-block;
    padding: 0 0.15rem;
}

.xrld h2 img {
    width: 1.19rem;
}

.xrld .sz-li {
    margin-bottom: 0.8rem;
    clear: both;
}

.xrld .sz-li h3 {
    padding-left: 0.3rem;
    border-left: 0.07rem solid #2a71d8;
    font-size: 0.3rem;
    color: #000;
    line-height: 1.3;
}

.xrld .sz-li p {
    font-size: 0.16rem;
    color: #666;
    padding: 0.15rem 0 0 .3rem;
    border-top: 1px solid #ddd;
    margin: 0.2rem 0 .4rem;
}

.xrld .sz-li h4 {
    padding-left: 0.2rem;
}

.xrld .sz-li h4::after {
    width: 0.12rem;
    height: 0.12rem;
    background: #2a71d8;
    bottom: auto;
    top: 50%;
    margin-top: -0.06rem;
}

.xrld .sz-li h4 span {
    display: inline-block;
    padding-bottom: 0.1rem;
    border-bottom: 1px solid #2a71d8;
    font-size: 0.3rem;
    color: #000;
    align-items: center;
}

.xrld .sz-li h4 span img {
    display: inline-block;
    margin-left: .15rem;
    width: 1.3rem;
}

.xrld ul {
    justify-content: space-between;
}

.xrld li {
    width: 18%;
    margin-bottom: .8rem;
    margin-right: 0.2rem;
    float: left;
}

.xrld li a {
    align-items: center;
    padding: 0 .25rem .25rem;
}

.xrld li a:hover {
    color: #333333;
}

.xrld li .scale {
    width: 1.8rem;
    margin-top: -0.4rem;
}

.xrld li .con {
    padding: .15rem;
}

.xrld li h3 {
    font-size: 0.2rem;
    color: #000;
    line-height: 0.32rem;
    padding-bottom: .15rem;
    transition: 0.5s;
    margin-bottom: 0.15rem;
}

.xrld li p {
    font-size: 0.16rem;
    color: #000;
    line-height: 0.3rem;
    margin-bottom: .1rem;
    transition: 0.5s;
}

.xrld li .imged {
    padding-bottom: 130%;
}

.xrld li .more img {
    width: 1.04rem;
}

.xrld li .more {
    position: relative;
    right: auto;
    top: auto;
    transform: translate(0);
}

@media(min-width: 1024px) {
    .xrld li a:hover::after {
        width: 100%;
    }

    .xrld li a:hover h3:after {
        background: #fff;
    }

    .xrld li a:hover h3, .xrld li a:hover p {
        color: #fff;
    }

    .xrld li a:hover .more .img1 {
        display: none;
    }

    .xrld li a:hover .more .img2 {
        display: inline-block;
    }
}

@media screen and (max-width: 1024px) {
    .xrld li {
        width: 20%;
        margin-bottom: .5rem;
    }
}

@media screen and (max-width: 768px) {
    .xrld li {
        width: 100%;
    }

    .xrld h2 {
        font-size: 0.3rem;
    }

    .xrld .sz-li h3, .xrld .sz-li h4 span {
        font-size: 0.24rem;
    }
}

@media screen and (max-width: 420px) {
    .xrld li .scale {
        width: 1.6rem;
    }

    .xrld li .con {
        width: calc(100% - 1.6rem);
        padding: .2rem .2rem;
    }
}

/*领导*/




/* 新闻 */
/* 学院新闻 */
.newlist li {
    margin-bottom: .4rem;
}

.newlist li a {
    padding: .3rem;
    align-items: center;
    background: #fff;
}

.newlist li a::after {
    left: 0;
    background: url(../images/szbg2.jpg) no-repeat center/cover;
}

.newlist li .scale {
    width: 3.3rem;
}

.newlist li .con {
    width: calc(100% - 3.3rem);
    padding-left: .4rem;
}

.newlist li span, .tzgg li span {
    font-size: 0.14rem;
    color: #999;
    line-height: 1.3;
    transition: 0.5s;
    border-bottom: 2px solid #f18d00;
    padding-bottom: 0.15rem;
    align-items: baseline;
}

.newlist li span i, .tzgg li i {
    font-style: normal;
    color: #246edb;
    font-weight: bold;
    font-size: 0.24rem;
    transition: 0.5s;
    display: block;
    margin-right: .05rem;
}

.newlist li h3 {
    font-size: 0.2rem;
    color: #333;
    line-height: 0.32rem;
    margin: .15rem 0 .2rem;
    transition: 0.5s;
}

.newlist li p {
    font-size: 0.16rem;
    color: #666;
    line-height: .28rem;
    max-height: 0.56rem\0;
    transition: 0.5s;
}

@media(min-width: 1024px) {

    .newlist li a:hover::after {
        width: 100%;
    }

    .newlist li a:hover h3, .newlist li a:hover p, .newlist li a:hover span, .newlist li a:hover span i, .tzgg li a:hover span, .tzgg li a:hover span i {
        color: #fff;
    }

    .newlist li a:hover span {
        border-bottom: 2px solid #fff;
    }
}

@media screen and (max-width: 1024px) {
    .newlist li a {
        padding: .2rem;
    }
}

@media screen and (max-width: 768px) {
    .newlist li a {
        padding: .2rem;
    }

    .newlist li .scale {
        width: 2.3rem;
    }

    .newlist li .con {
        width: calc(100% - 2.3rem);
        padding-left: .2rem;
    }

    .newlist li h3 {
        margin: .1rem 0;
    }

    .newlist li p {
        -webkit-line-clamp: 2;
        line-height: .28rem !important;
    }

    .newlist li span {
        font-size: .16rem;
    }
}

@media screen and (max-width: 420px) {
    .newlist li .scale {
        width: 1.6rem;
    }

    .newlist li .con {
        width: calc(100% - 1.6rem);
    }
}

.page {
    margin: 0.4rem 0 0;
}

.page img {
    margin: 0 auto;
    display: block;
}

/* 通知公告 */
.tzgg li {
    margin-bottom: .4rem;
}

.tzgg li a {
    display: block;
    padding: .3rem .5rem;
    background: #fff;
}

.tzgg li a::after {
    background: url(../images/szbg2.jpg) no-repeat center/cover;
}

.tzgg li .span {
    padding-bottom: .05rem;
    border-bottom: 1px solid #eee;
    align-items: center;
    justify-content: space-between;
}

.tzgg li span {
    border-bottom: none;
    width: 1.2rem;
    white-space: nowrap;
    text-align: center;
    padding: 0;
}

.tzgg li h3 {
    font-size: 0.18rem;
    color: #333;
    width: calc(100% - 1.2rem);
    padding-right: .15rem;
    transition: 0.5s;
}

.tzgg li p {
    font-size: 0.16rem;
    color: #666;
    transition: 0.5s;
    margin-top: .1rem;
}

.tzgg .ky-li li a {
    padding: .2rem;
    /* background:none; */
}

.tzgg .ky-li li h3 {
    font-size: .22rem;
}

.tzgg .ky-li li .span {
    border-bottom: none;
    padding-bottom: 0;
}

@media(min-width: 1024px) {
    .tzgg li a:hover::after {
        width: 100%;
    }

    .tzgg li a:hover h3, .tzgg li a:hover p {
        color: #fff;
    }
}

@media screen and (max-width: 768px) {
    .tzgg li a {
        padding: .2rem;
    }
}


/*  内容页*/
.article .tit {
    font-size: 0.28rem;
    color: #333;
    line-height: 0.32rem;
    margin: 0.1rem 0 .25rem;
    text-align: center;
}

.article .conttime {
    padding: 0rem 0 .2rem;
    border-bottom: 1px dashed #ccc;
    margin-bottom: 0.2rem;
    text-align: center;
}

.article .conttime span {
    font-size: 0.16rem;
    color: #666;
    padding: 0 0.1rem;
}

.article .cont p {
    font-size: 0.18rem !important;
    color: #333 !important;
    line-height: 2 !important;
    text-align: justify;
    margin-bottom: 0.rem;
}

.article .cont p span {
    font-size: 0.18rem !important;
    color: #333 !important;
    line-height: 2 !important;
}

.article .cont p img, .article .cont p video {
    height: auto !important;
}

.new_miew {
    border-top: 1px solid #c9c9c9;
    padding: 0.3rem .2rem .2rem;
    margin-top: 0.5rem;
    /* background: #fff; */
}

.new_miew p {
    font-size: 0.18rem;
    color: #333;
    line-height: 1.6;
    margin-bottom: 0.05rem;
    width: 100%;
}

.new_miew p a {
    transition: 0.5s;
    color: #666;
    font-size: 0.16rem;
}

.new_miew p:hover a {
    color: #246edb;
}


@media(max-width: 1024px) {
    .new_miew {
        margin-top: .3rem;
    }

    .cont p {
        margin-bottom: .1rem;
    }

    .new_miew p {
        width: 100%;
    }
}

/* 简介页 */
.gk img {
    width: 100%;
}

.gk .cont p {
    text-indent: 2em;
    margin-bottom: .3rem;
}

.gk .fl01 {
    align-items: flex-start;
}

.gk .fl01 .left {
    width: 50%;
    padding: 0 .35rem 0 0;
}

.gk .fl01 .right {
    width: 50%;
    padding: 0 0.1rem .1rem 0;
}

.gk .fl01 .right::after {
    width: auto;
    left: auto;
    height: auto;
    right: 0;
    background: #1563c2;
    top: 0.15rem;
    left: 0.15rem;
}

.gk .fl01>.cont {
    padding: .3rem 0 0 0;
}

.gk .fl02>.cont {
    padding: .3rem 0 0.3rem 0;
}


.gk .fl03 {
    background: #1563c2;
    padding: 0.25rem;
    margin-bottom: .3rem;
    align-items: center;
}

.gk .fl03 .left {
    width: 45%;
    margin-top: -.5rem;
}

.gk .fl03 .right {
    width: 55%;
    padding-left: .3rem;
}

.gk .fl03 .right .cont p {
    color: #fff !important;
}


@media(max-width: 768px) {
    .gk .fl01 .left, .gk .fl03 .left {
        width: 100%;
        padding: 0;
    }

    .gk .fl01 .right, .gk .fl03 .right {
        width: 100%;
        padding-left: 0rem;
        margin-top: .3rem;
    }

    .gk .cont p {
        text-indent: 2em;
        margin-bottom: .1rem;
    }
}



/* 校园风光 */
.xyfg ul {
    margin: 0 -0.18rem;
}

.xyfg li {
    width: 33.3%;
    padding: 0 0.18rem;
    margin-bottom: 0.4rem;
}

.xyfg li a {
    display: block;
    position: relative;
    z-index: 1;
    padding: .15rem;
}

.xyfg li a::after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    border: 1px solid #dcdcdc;
    background: #fff;
    z-index: -1;
}

.xyfg li h3 {
    font-size: 0.22rem;
    color: #333;
    line-height: 0.5rem;
    text-align: center;
    height: 50px;
    transition: 0.5s;
    padding-top: .05rem;
}

.xyfg li .scale .imged {
    padding-bottom: 70%;
}


@media(min-width: 1025px) {
    .xyfg li a:hover h3 {
        color: #246edb;
    }
}

@media(max-width: 1024px) {
    .xyfg .vde {
        margin-bottom: 0.3rem;
    }

    .xyfg ul {
        margin: 0 -0.1rem;
    }

    .xyfg li {
        padding: 0 0.1rem;
        margin-bottom: 0.3rem;
    }

    .xyfg li a::after {
        left: 0;
        right: 0;
    }

    .xyfg li h3 {
        height: 0.4rem;
        line-height: 0.4rem;
    }
}

@media(max-width: 768px) {
    .xyfg li {
        width: 50%;
    }

    .xyfg li:last-child {
        display: none;
    }
}

/* 组织机构 */
.zzjg .fl01 {
    margin-bottom: .3rem;
}

.zzjg .fl01 h3 {
    align-items: center;
    font-size: 0.24rem;
    color: #333;
    margin-bottom: .3rem;
}

.zzjg .fl01 h3 img {
    display: block;
    margin-right: .1rem;
}

.zzjg .fl01 ul {
    margin: 0 -0.15rem;
}

.zzjg .fl01 li {
    width: 33.3%;
    padding: 0 0.15rem;
    margin-bottom: .2rem;
}

.zzjg .fl01 li a {
    height: 0.6rem;
    align-items: center;
    background: #fff;
    border: 1px solid #ccc;
    transform: 0.5s;
    padding: 0 .15rem;
}

.zzjg .fl01 li span {
    width: 0.18rem;
    height: 0.19rem;
    background-size: 100% !important;
    transition: 0.5s;
}

.zzjg .fl01 li h4 {
    font-size: 0.18rem;
    color: #333;
    width: calc(100% - 0.18rem);
    padding-left: .15rem;
    transition: 0.5s;
}

@media(min-width: 1025px) {
    .zzjg .fl01 li a:hover h4 {
        color: #fff;
    }

    .zzjg .fl01 li a:hover span {}

    .zzjg .fl01 li a:hover {
        background: #246edb;
    }
}

@media(max-width: 1024px) {
    .zzjg .fl01 ul {
        margin: 0 -0.1rem;
    }

    .zzjg .fl01 li {
        width: 33.3%;
        padding: 0 0.1rem;
        margin-bottom: .2rem;
    }
}

@media(max-width: 768px) {
    .zzjg .fl01 li {
        width: 50%;
    }
}

/* 师资内容页 */
.jsml2-con .fl01 {
    align-items: flex-start;
}

.jsml2-con .sz-t {
    /* padding-bottom: .3rem; */
    /* border-bottom: 1px solid #ccc; */
    margin-bottom: .5rem;
    align-items: flex-start;
    width: 100%;
}

.jsml2-con .scale {
    width: 2rem;
    overflow: visible;
}

.jsml2-con .sz-t .h3 {
    width: calc(100% - 2rem);
    padding-left: .4rem;
}

.jsml2-con .con {
    width: 100%;
}

.jsml2-con .scale .imged {
    padding-bottom: 120%;
}

.jsml2-con .con .h3 h3 {
    font-size: 0.2rem;
    color: #333;
    font-weight: bold;
    align-items: flex-end;
    margin-bottom: .2rem;
}

.jsml2-con .con .p p {
    width: 40%;
    font-size: 0.15rem;
    color: #333;
    line-height: 0.32rem;
}

.jsml2-con .con .sz-list {
    margin-bottom: .3rem;
}

.jsml2-con .con .sz-list h3 {
    font-size: 0.24rem;
    color: #246edb;
    line-height: 0.32rem;
    padding-bottom: .15rem;
    border-bottom: 2px solid;
    margin-bottom: .15rem;

    background: url(../images/nav-li.png) no-repeat left bottom .1rem;
    background-size: 0.21rem;
    font-weight: bold;
}

.jsml2-con .con .sz-list p {
    font-size: 18px !important;
    color: #333;
    line-height: 35px !important;
}

.jsml2-con .con .sz-list p img {
    max-width: 100% !important;
    height: auto !important;
}

@media(min-width: 1024px) {}

@media(max-width: 1024px) {
    .jsml2-con {
        padding-top: 0rem;
    }

    .jsml2-con .con .p p {
        width: 50%;
        line-height: 0.3rem;
        word-break: break-all;
    }

}

@media(max-width: 768px) {
    .jsml2-con .con .p p {
        width: 100%;
    }

    .jsml2-con .scale {
        /* overflow: visible; */
        /* margin: 0 auto .3rem; */
    }

    .jsml2-con .con {
        width: 100%;
        padding-left: 0rem;
    }

    .jsml2-con .con .h3::after {
        width: 1rem;
        height: 1rem;
    }

    .jsml2-con .con .sz-list {
        margin-bottom: .15rem;
    }

    .jsml2-con .con .sz-t {
        padding-bottom: .15rem;
        margin-bottom: .15rem;
    }

    .jsml2-con .con .sz-list p img {
        max-width: 100% !important;
        height: auto !important;
        display: block;
        margin: 10px auto;
    }


}

@media(max-width: 600px) {
    .jsml2-con .scale {
        width: 80%;
        overflow: visible;
        margin: 0 auto .3rem;
    }

    .jsml2-con .sz-t .h3 {
        width: 100%;
        padding-left: 0rem;
    }
}

/* 翻页 */
.j_pages {
    margin: 0rem auto 0 auto;
    text-align: center;
    padding-top: .2rem;
}

.j_pages .box {
    display: inherit;
    width: 100%;
    padding: 0;
    font-size: 0;
}

.j_pages a {
    padding: 0px 0.16rem;
    height: 0.4rem;
    line-height: 0.4rem;
    display: inline-block;
    background: #fff;
    margin: 0 0.03rem;
    color: #919191;
    font-size: 0.14rem;
    box-sizing: border-box;
    -moz-transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    border-radius: 0.04rem;
    border: 1px solid #dadbdd;
    margin-bottom: .15rem;
}

.j_pages a font {
    padding: 0 0.1rem
}

.j_pages .on {
    background: #246edb;
    color: #fff;
}

.j_pages a:hover {
    background: #246edb;
    color: #fff !important;
}

.j_pages span {
    color: #919191;
    padding: 0px 0.16rem;
    height: 0.4rem;
    line-height: 0.4rem;
    display: inline-block;
    font-size: 0.14rem;
}

.j_pages input {
    color: #919191;
    padding: 0px 0.16rem;
    height: 0.4rem;
    line-height: 0.4rem;
    display: inline-block;
    font-size: 0.14rem;
    background: #f6f6f6;
    border: none;
    cursor: pointer;
    border-radius: 0;
    transition: 0.6s;
}

.j_pages input[type="text"] {
    width: 0.4rem;
    padding: 0;
    text-align: center
}

.j_pages input[type="submit"]:hover {
    background: #246edb;
    color: #fff
}

.j_pages .qd {
    background: #246edb;
    color: #fff;
    border-radius: 0.05rem;
    height: 0.3rem;
    line-height: 0.3rem;
}

@keyframes round_animate {
    to {
        transform: rotate(1turn);
    }
}

/* 三级导航 */
.san-nav {
    width: 100%;
    background: #fff;
    margin-bottom: .3rem;
    display: none;
}

.san-nav ul {
    display: flex;
    justify-content: center;
    align-items: flex-end;
    flex-wrap: wrap;
}

.san-nav li {
    /* height: 0.8rem; */
    display: flex;
    align-items: flex-end;
    padding: 0 .3rem;
}

.san-nav a {
    display: inline-block;
    /* margin: 0 0.4rem; */
    font-size: 0.16rem;
    color: #a9a9a9;
    display: flex;
    align-items: center;
    height: 0.5rem;
}

.san-nav a::after {
    height: 0.02rem;
    left: 0;
    background: rgba(0, 0, 0, 0);
    width: 100%
}

.san-nav a.on::after {
    background: #246edb;
}

.san-nav a:hover, .san-nav a.on {
    color: #246edb;
}



@media screen and (max-width: 1200px) {}

@media screen and (max-width: 1024px) {
    .inner_left, .inner_right .lm_top .adress {
        display: none;
    }

    .inner_right {
        width: 100%;
        padding-left: 0;
    }

    .wrap_ph {
        display: block;
        /* background: #e2effa; */
    }

    .inner {
        padding: .3rem 0;
    }

    .page {
        margin: .25rem 0 0;
    }

    .local {
        display: none;
    }

    .san-nav {
        display: block;
    }

    .tbsc {
        overflow-x: auto;
    }

    .tbsc table {
        width: 700px;
    }
}

@media screen and (max-width: 768px) {}



.teacjer-hd .on {
    font-weight: bold
}

.teacher-fl-box {
    display: none;
}

.teacher-fl-box.on {
    display: block;
}

.teacher-fl-title {
    color: white;
    padding: 0;
    margin-bottom: .2rem;
    background: linear-gradient(270deg, rgba(222, 232, 245, 0.5) 0%, #D8E4F3 100%);
    line-height: .5rem;
}

.teacher-fl-title h2 {
    display: table;
    font-size: .2rem;
    font-weight: bold;
    /* background-color: #012279; */
    margin: 0;
    padding: 0;
    color: #494949;
    border-left: 5px #f18d00 solid;
    padding: 0 .4rem;
}

.teacher-item-list {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 0;
    justify-content: space-between;
}

.teacher-card {
    width: calc(50% - .1rem);
    margin: 0 0 .2rem 0;
    overflow: hidden;
    /* box-shadow: 0 0.02rem 0.05rem rgba(0, 0, 0, 0.05); */
    background: #f8f8f8;
    transition: all 0.3s;
}

.teacher-card:hover {
    background: #E7ECF2;
    box-shadow: 0rem 0.01rem 0.1rem 0rem rgba(0, 0, 0, 0.1);
    transition: all 0.3s;
    background: linear-gradient(0deg, #E0EAF6 0%, #FFFFFF 100%);
}

.teacher-card:hover .teacher-image img {
    scale: 1.05;
    transition: all 0.3s;
}

.teacher-card:hover .teacher-info {}

.teacher-image {
    width: 1.5rem;
    height: 2.0rem;
    float: left;
    background-color: #eee;
    overflow: hidden;
}

.teacher-card:hover .view-more {
    color: #04174d
}

.teacher-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: all 0.3s;
}

.teacher-info {
    padding: 0.03rem 0.25rem;
    margin-left: 1.6rem;
}

.teacher-name {
    font-size: .2rem;
    font-weight: bold;
    margin-bottom: .01rem;
    margin: 0;
    padding: 0;
    color: #03184d;
    line-height: .5rem;
}

.teacher-detail {
    margin-bottom: 0.05rem;
    font-size: 0.14rem;
    font-weight: normal;
    line-height: 0.3rem;
    letter-spacing: normal;
    color: #333333;
    margin: 0;
    padding: 0;
    height: 0.3rem;
    overflow: hidden;
}

.view-more {
    display: block;
    margin-top: .15rem;
    text-decoration: none;
    border-top: 0.01rem solid rgba(0, 0, 0, 0.08);
    height: .4rem;
    font-size: 0.14rem;
    font-weight: normal;
    line-height: 0.4rem;
    letter-spacing: normal;
    color: rgba(0, 0, 0, 0.3);
    background: url(../images/teacer_infogo.png) 0.7rem center no-repeat;
    background-size: .24rem;
}

/*  */
.teacher-fl-box2 {
    display: none;
}
.teacher-fl-box2.on {
    display: block;
}


.teacher-item-list2 {
    display: flex;
    justify-content: flex-start;
    width: 100%;
    overflow: hidden;
    height: auto;
    flex-wrap: wrap;
    align-items: flex-start;
}
.teacher-item-list2 .teacher-card2{
    width:16%;
    margin: 0rem 2% .2rem 2%;
}
.teacher-item-list2 .teacher-card2:hover  img{scale: 1.1;}
.teacher-item-list2 .teacher-info{
    padding: 0;
    margin: 0;
}
.teacher-item-list2  .teacher-image{
    float: none;
    width: 100%;
    height: auto;
}
.teacher-item-list2 .teacher-name{
    text-align: center;
    line-height: .5rem;
}
.teacher-item-list2 .teacher-detail{
    text-align: center;
    line-height: 0.2rem;
    height: .2rem;
}
.teacher-item-list2 .teacher-image{
    position: relative;
    padding-top: 130%;
    width: 100%;
    display: block;
    overflow: hidden;
    transition: 0.5s;
    background-size: cover !important;
}
.teacher-item-list2 .teacher-image img{
    position: absolute;
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    transition: all 0.5s ease 0s;
    object-fit: cover;
    /* display: none; */
}

@media screen and (max-width: 768px) {
    .teacher-item-list{display:block}
    .teacher-card{width:100%}
    .teacher-item-list2{
    justify-content: space-between;
}
    .teacher-item-list2 .teacher-card2 {
    width: 45%;
    margin: 0rem 2% .2rem 2%;
}
}