.lm_banner {
    margin-top: 0
}

.lm_banner img {
    display: block;
    width: 100%
}

.nymain {
    margin-top: .3rem;
    height: auto;
    overflow: hidden;
    margin-bottom: .3rem
}

.n_con_txt TABLE {
    width: 100%;
    margin: 0 auto;
    border-collapse: collapse;
    border: 1px solid #bbb
}

.n_con_txtt TABLE TD {
    border: 1px solid #bbb;
    padding: 5px 5px;
    word-break: break-all
}

.n_con_txt TABLE TD P {
    text-indent: 0px !important;
    margin: 0px;
    font-size: 14px;
    padding: 0 !important;
    margin: 0 !important;
    text-align: center
}

.nymain .leftNav {
    float: left;
    width: 3rem;
    position: relative;
    margin-right: .5rem
}

.nymain .leftNav>h2 {
    line-height: .5rem;
    color: #fff;
    font-size: .23rem;
    overflow: hidden;
    padding-left: .4rem;
    background: #0066CC;
    background: linear-gradient(90deg, #0066CC 0%, #005ec8 100%)
}

.nymain .leftNav>h2 img {
    vertical-align: middle;
    margin-right: .1rem;
    margin-top: -0.05rem
}

.nymain .leftNav p {
    margin-left: .2rem;
    font-size: .26rem;
    font-weight: 600;
    color: #fff;
    padding: .2rem 0
}

.nymain .leftNav>ul {
    background: #fff;
    box-shadow: 0 0 .1rem rgba(0, 0, 0, 0.1);
    background: linear-gradient(0deg, #ecf6ff 0%, #FFFFFF 100%)
}

.nymain .leftNav>ul>li {
    position: relative;
    border-bottom: .01rem solid #e5e5e5
}

.nymain .leftNav>ul>li:first-child {
    border-top: none
}

.nymain .leftNav>ul>li:last-child {
    border-bottom: .01rem solid transparent
}

.nymain .leftNav ul li a {
    display: block;
    font-size: .18rem;
    line-height: .65rem;
    padding-left: .4rem;
    color: #333
}

.nymain .leftNav>ul>li>span {
    position: absolute;
    width: .25rem;
    height: .25rem;
    right: .12rem;
    top: .2rem;
    line-height: .5rem;
    background: url(../images/sub_left_down.png) no-repeat center center;
    cursor: pointer;
    transition: all 0.3s
}

.nymain .leftNav>ul>li.on>span {
    transform: rotate(90deg)
}

.nymain .leftNav>ul>li.on>a {
    color: #0066CC;
    border-left: .03rem solid #0066CC;
    font-weight: bold
}

.nymain .leftNav>ul>li.activ {
    background: #dadada
}

.nymain .leftNav>ul>li.active>a {
    color: #0066CC;
    border-left: .05rem solid #0066CC;
    font-weight: bold
}

.nymain .leftNav ul li.active ul {
    display: block
}

.nymain .leftNav ul li a:hover {
    background-position: .31rem center;
    color: #0066CC
}

.nymain .leftNav>ul>li>ul {
    display: none;
    padding-top: 0;
    padding-bottom: 0;
    padding-right: 0
}

.nymain .leftNav>ul>li>ul>li>a {
    font-size: .16rem;
    line-height: .45rem;
    border-top: 0.01rem solid rgba(0, 0, 0, 0.04);
    padding-left: .65rem;
    color: #666666
}

.ny-right {
    overflow: hidden;
    min-height: 6rem;
    padding-bottom: .6rem;
    background: #fff;
    padding: 0 0 1rem 0
}

.position {
    padding-top: .2rem;
    padding-bottom: .19rem;
    border-bottom: .01rem solid #D8D8D8
}

.position>div {
    position: relative;
    text-align: right;
    font-size: 0
}

.position h3 {
    font-weight: normal;
    position: absolute;
    font-size: .24rem;
    line-height: .22rem;
    color: #333;
    text-align: left;
    bottom: 0;
    left: 0;
    font-weight: bold;
    border-left: #0066CC 0.05rem solid;
    padding-left: .15rem
}

.position span {
    color: #666666;
    font-size: .14rem;
    vertical-align: middle
}

.position img {
    height: .16rem;
    vertical-align: middle;
    margin-right: .05rem
}

.position a {
    font-size: .14rem;
    color: #666666;
    margin: 0 .05rem;
    vertical-align: middle
}

.position a:hover {
    color: #0066CC
}

.ldcy ul {
    font-size: 0;
    padding-bottom: .1rem;
    padding-right: .03rem
}

.ldcy ul li {
    padding: 0;
    width: 48%;
    display: inline-block;
    margin-top: .35rem
}

.ldcy ul li:hover a {
    border-color: transparent;
    box-shadow: 0rem .1rem .18rem 0rem rgba(0, 0, 0, 0.15)
}

.ldcy ul li:hover h4 {
    color: #000000
}

.ldcy ul li:nth-child(2n) {
    margin-left: 4%
}

.ldcy ul a {
    display: block;
    overflow: hidden;
    border: solid .01rem #e5e5e5
}

.ldcy ul a .tu {
    float: left;
    width: 1.5rem;
    margin-right: .3rem
}

.ldcy ul a .pic {
    padding-top: 135%
}

.ldcy ul .info {
    overflow: hidden
}

.ldcy ul .info>span {
    width: .3rem;
    height: .05rem;
    background-color: #e3b571;
    display: block;
    margin-top: .3rem;
    margin-bottom: .17rem
}

.ldcy ul .info h4 {
    font-size: .2rem;
    line-height: .2rem;
    margin-bottom: .1rem;
    color: #333333
}

.ldcy ul .info h4 .ldzw {
    margin-left: .15rem
}

.ldcy ul .info>p {
    font-size: .16rem;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: .3rem;
    color: #666666
}

.timg-list ul li a {
    display: block;
    transition: all 0.3s
}

.timg-list ul li a h3 {
    font-size: .18rem;
    line-height: .32rem;
    color: #333333;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin-top: .12rem
}

.timg-list ul li a>div {
    overflow: hidden
}

.timg-list-img {
    float: left;
    width: 3rem;
    margin-right: .3rem
}

.timg-list ul {
    overflow: hidden
}

.timg-list ul li {
    padding-top: .4rem;
    padding-bottom: .4rem;
    padding-right: .26rem;
    padding-left: .3rem;
    border-top: .01rem solid #d2d2d2
}

.timg-list ul li:first-child {
    border-top: 0
}

.timg-list ul li a .pic {
    padding-top: 62.8%
}

.timg-linfo {
    overflow: hidden
}

.timg-linfo>p {
    font-size: .14rem;
    font-weight: normal;
    line-height: .24rem;
    color: #999999;
    max-height: .5rem;
    overflow: hidden;
    margin-top: .14rem;
    max-height: .9rem;
    text-align: justify
}

.timg-linfo span {
    display: block;
    line-height: .22rem;
    color: #5f4253;
    margin-top: .13rem;
    font-size: .18rem
}

.timg-list ul li:hover {
    background-color: #0066CC;
    background: linear-gradient(90deg, #01AA6C 0%, #0888B7 100%)
}

.timg-list ul li:hover h3 {
    color: #fff
}

.timg-list ul li:hover .time p {
    color: #fff
}

.timg-list ul li:hover .time span {
    color: rgba(255, 255, 255, 0.6)
}

.timg-list ul li:hover .timg-linfo>p {
    color: rgba(255, 255, 255, 0.68)
}

.timg-linfo .time {
    font-size: 0
}

.timg-linfo .time p {
    display: inline-block;
    font-size: .24rem;
    color: #0066CC;
    font-weight: bold
}

.timg-linfo .time>span {
    display: inline-block;
    font-size: .14rem;
    color: #0066CC;
    margin-left: .09rem;
    margin-top: 0;
    vertical-align: bottom
}

.pagination {
    text-align: center;
    font-size: 0;
    padding-top: .5rem
}

.pagination a {
    display: inline-block;
    padding: 0 .12rem;
    height: .35rem;
    font-size: .14rem;
    line-height: .35rem;
    text-align: center;
    color: #666;
    margin: 0 .07rem
}

.pagination a.active {
    background: #0066CC;
    color: #fff;
    border: .01rem solid #0066CC
}

.pagination a:hover {
    background: #0066CC;
    color: #fff;
    border: .01rem solid #0066CC
}

.pagination span {
    display: inline-block;
    font-size: .14rem
}

.wzlby {
    background-color: #f8f8f8
}

.wzlby .position {
    padding-top: .6rem
}

.img-lists ul {
    overflow: hidden;
    margin-left: -2%;
    margin-right: -2%
}

.img-lists ul li {
    float: left;
    width: 29%;
    margin: .4rem 2% 0 2%;
    border: .01rem solid #eee;
    transition: all 0.3s;
    position: relative;
    top: 0
}

.img-lists ul li:hover {
    box-shadow: 0 0 .1rem rgba(51, 51, 51, 0.16);
    top: -0.1rem
}

.img-lists ul li a {
    display: block;
    width: 100%
}

.img-lists ul li a .pic {
    padding-top: 70%
}

.img-lists ul li a>img {
    display: block;
    width: 100%;
    height: 1.96rem
}

.img-lists ul li a>div.info {
    padding: .1rem;
    font-size: 0;
    text-align: center
}

.img-lists ul li a>div.info p {
    color: #333;
    font-size: .16rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-bottom: .05rem
}

.img-lists ul li:hover a>div.info p {
    color: #9a0000
}

.wslb li {
    margin-top: .4rem;
    background-color: #fff;
    padding: .35rem .6rem .3rem
}

.wslb a {
    display: block
}

.wslb .lbt {
    position: relative;
    padding-bottom: .19rem;
    border-bottom: .01rem solid #e5e5e5
}

.wslb .lbt h4 {
    font-weight: normal;
    font-size: .2rem;
    padding-right: 1.1rem;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #333333
}

.wslb .lbt p {
    position: absolute;
    right: 0;
    font-weight: bold;
    font-size: .24rem;
    color: #0066CC;
    bottom: .19rem
}

.wslb .lbt p span {
    font-weight: normal;
    font-size: .14rem;
    color: #0066CC;
    margin-left: .1rem
}

.wslb a>p {
    font-size: .14rem;
    line-height: .24rem;
    max-height: .48rem;
    overflow: hidden;
    color: #666666;
    margin-top: .13rem
}

.wslb li:hover {
    background-color: #0066CC
}

.wslb li:hover .lbt h4 {
    color: #fff
}

.wslb li:hover a>p {
    color: rgba(255, 255, 255, 0.68)
}

.wslb li:hover .lbt {
    border-color: rgba(229, 229, 229, 0.4)
}

.wslb li:hover .lbt p {
    color: #fff
}

.wslb li:hover .lbt p span {
    color: rgba(255, 255, 255, 0.6)
}

.jjy {
    margin-top: .4rem
}

.jjy>p {
    text-indent: 2em;
    font-size: .16rem;
    line-height: .36rem;
    color: #333
}

.jjy>p img {
    max-width: 80% !important;
    display: block;
    margin: 0 auto
}

.lists {
    padding: .3rem 0
}

.lists li {
    padding-right: 1rem;
    background-position: left center;
    position: relative;
    font-size: .16rem;
    border-bottom: .01rem solid #dfdfdf;
    line-height: .6rem;
    background: url(../images/ico_list.png) left center no-repeat;
    padding-left: 0.25rem
}

.lists li:hover {
    background-color: #f8f8f8
}

.lists li a {
    display: block;
    color: #303030;
    font-size: .18rem;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.lists li a span {
    position: absolute;
    right: .1rem;
    font-size: .16rem;
    color: #999999
}

.lists li a:hover {
    color: #0066CC
}

.lists li a span.list_time {
    position: absolute;
    right: .1rem;
    font-size: .16rem;
    color: #999999
}

.szlb-list {
    margin-top: .3rem
}

.szlb-list .jg-title {
    font-size: .24rem;
    padding-bottom: .1rem;
    border-bottom: solid .01rem #ddd
}

.szlb-list .jg-title a {
    color: #333;
    position: relative
}

.szlb-list .jg-title a::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: -0.12rem;
    width: .5rem;
    height: .03rem;
    background: #0066CC
}

.szlb-list .jg-title span {
    float: left;
    width: .5rem
}

.szlb-list .jg-ul li {
    float: left;
    height: .6rem;
    min-width: .62rem;
    margin: 0 .31rem
}

.szlb-list .jg-ul li a {
    display: block;
    font-size: .16rem;
    color: #333;
    text-align: justify
}

.szlb-list .jg-ul {
    margin-top: .3rem;
    margin-bottom: .1rem;
    height: auto;
    overflow: hidden
}

.szlb-list .jg-ul li a:hover {
    color: #000
}

.szlb-list .jg-ul li a:after {
    display: inline-block;
    content: '';
    padding-left: 100%
}

.n_con_tit h2 {
    font-size: .24rem;
    color: #333;
    text-align: center;
    line-height: 2em;
    margin-bottom: .06rem
}

.n_con_tit .sxdiv {
    font-size: 0;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center
}

.n_con_tit .sxdiv span {
    display: inline-block;
    font-size: .16rem;
    color: #999999;
    line-height: 2em
}

.n_con_tit .sxdiv .share {
    font-size: .16rem;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    color: #999999;
    text-align: right;
    flex-wrap: wrap
}

.n_con_tit .sxdiv #share {
    width: auto
}

.n_con_tit {
    padding-bottom: .22rem;
    margin-bottom: .3rem;
    border-bottom: 1px solid #e5e5e5
}

.n_con_txt p {
    font-size: .18rem;
    color: #333333;
    line-height: 2.125em !important;
    text-indent: 2em;
    margin-bottom: .18rem !important;
    text-align: justify
}

.n_con_txt {
    padding: 0 0
}

.n_con_link {
    border-top: solid 1px #ddd;
    padding-top: .2rem
}

.n_con_link .txt-elise {
    line-height: .4rem;
    font-size: 15px
}

.n_con_link .txt-elise a {
    color: #666;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block
}

.n_con_link .txt-elise a:hover {
    color: #0066CC
}

.n_content {
    padding-top: .35rem
}

.n_con_txt img {
    display: block;
    width: auto;
    max-width: 65%;
    margin: 0 auto;
    margin-top: 10px;
    margin-bottom: 10px;
}

.nr_down a {
    color: #333;
    line-height: .4rem;
    font-size: .18rem;
    display: block;
    background: url(../images/ico_list.png) left center no-repeat;
    padding-left: 0.2rem
}

.nr_down a:hover {
    color: #0066CC
}

.nr_tabel {
    border-collapse: collapse;
    border: 0.01rem solid rgba(0, 0, 0, 0.08)
}

.nr_tabel th,td {
    border-collapse: collapse;
    border: 0.01rem solid rgba(0, 0, 0, 0.08);
    height: .5rem;
    font-size: .16rem;
    color: #333333;
    padding: 0.05rem .3rem
}

.nr_tabel tr:hover td {
    color: #0066CC;
    font-weight: bold
}

.nr_tabel th {
    background-color: #0066CC;
    background: linear-gradient(0deg, #0066CC, #0066CC), #F1F5F6;
    color: #fff;
    text-align: center;
    font-size: 0.2rem;
    height: 0.5rem;
    line-height: .5rem
}

.nr_tabel {
    width: 100%
}

.lm-teacher-box {
    height: auto;
    overflow: hidden
}

.lm-teacher-search {
    display: flex;
    margin: .3rem auto .1rem auto;
    background: #f2f8ff;
    padding: .3rem
}

.lm-teacher-search h2 {
    font-size: 0.24rem;
    font-weight: bold;
    line-height: normal;
    letter-spacing: normal;
    color: #0066CC
}

.lm-teacher-nav {
    flex: 1;
    min-width: 0;
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap
}

.lm-teacher-nav a {
    font-size: .18rem;
    line-height: .42rem;
    color: #999999;
    padding: 0 .15rem
}

.lm-teacher-nav a:hover {
    color: #0066CC
}

.lm-teacher-nav a.active {
    color: #fff;
    background: #f4d69b;
    border-radius: 50%
}

.lm-teacher-list {
    overflow: hidden
}

.lm-teacher-list ul {
    margin-left: -0.2rem;
    margin-right: -0.2rem;
    height: auto;
    overflow: hidden
}

.lm-teacher-list ul li {
    float: left;
    width: 50%
}

.lm-teacher-list ul li a {
    display: flex;
    margin: .24rem .2rem;
    padding: 0;
    position: relative;
    z-index: 1
}

.lm-teacher-list ul li a::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #f7f7f7;
    z-index: -1
}

.lm-teacher-list ul li .pic {
    width: 2rem;
    height: 2.5rem;
    padding-top: 0
}

.lm-teacher-list ul li .lm-teacher-txt {
    flex: 1;
    min-width: 0;
    padding: .3rem;
    transition: all .3s
}

.lm-teacher-list ul li hr {
    background: none;
    border: none;
    border-top: 1px solid #dadada;
    margin: .15rem 0 .1rem 0;
    transition: all 0.5s
}

.lm-teacher-list .teachermore {
    font-size: 0.14rem;
    font-weight: normal;
    line-height: 0.28rem;
    letter-spacing: normal;
    color: rgba(0, 0, 0, 0.6)
}

.lm-teacher-list .teachermore img {
    width: 0.28rem;
    height: 0.08rem;
    margin: 0 .1rem
}

.lm-teacher-list ul li:hover .lm-teacher-txt {
    background: #f2f8ff;
    transition: all .3s
}

.lm-teacher-list ul li h3 {
    font-size: .22rem;
    font-weight: bold;
    color: #222;
    line-height: .5rem
}

.lm-teacher-list ul li h4 {
    font-size: 0.14rem;
    font-weight: normal;
    line-height: 0.3rem;
    letter-spacing: normal;
    color: #333333
}

.lm-teacher-list ul li h3 span {
    padding-left: .15rem;
    font-size: .2rem;
    font-weight: 350;
    color: #999
}

.lm-teacher-list ul li p {
    font-size: .16rem;
    font-weight: 350;
    line-height: .3rem;
    color: #3D3D3D
}

.lm-teacher-list ul li p.lm-teacher-jj {
    height: 1.2rem;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    line-clamp: 4;
    -webkit-box-orient: vertical;
    margin-top: 0
}

.lm-teacher-list ul li:hover hr {
    border-top-color: #b1b1b1
}

.lm-teacher-list ul li:hover .pic img {
    transform: scale(1.1)
}

.lm-teacher-jbxx {
    display: flex;
    margin: .3rem 0;
    padding: 0;
    position: relative;
    z-index: 1
}

.lm-teacher-jbxx::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #f7f7f7;
    z-index: -1
}

.lm-teacher-jbxx .pic {
    width: 2rem;
    height: 2.82rem;
    padding-top: 0
}

.lm-teacher-txt {
    flex: 1;
    min-width: 0;
    padding: .2rem 0 0 .4rem;
    line-height: .36rem
}

.lm-teacher-txt h3 {
    font-size: .22rem;
    font-weight: bold;
    color: #222;
    line-height: .6rem
}

.lm-teacher-txt h3 span {
    padding-left: .15rem;
    font-size: .2rem;
    font-weight: 350;
    color: #666
}

.lm-teacher-bq-item:first-child {
    width: 100%;
    line-height: .3rem
}

.lm-teacher-bq-item {
    width: 50%;
    line-height: .4rem;
    font-size: .17rem
}

.lm-teacher-bq-item span {
    display: block;
    position: relative;
    padding-left: 0;
    overflow: hidden;
    line-height: .36rem;
    font-size: .16rem
}

.lm-teacher-txt hr {
    background: none;
    border: none;
    border-top: 1px solid #dadada;
    margin: .15rem 0 .15rem 0;
    transition: all 0.5s
}

.lm-teacher-info-title {
    border-left: #f4d69b .04rem solid
}

.lm-teacher-info-title h3 {
    font-size: .24rem;
    color: #333333;
    font-weight: normal;
    padding: 0 .2rem;
    cursor: pointer
}

.lm-teacher-info-title h3.active {
    color: #333;
    font-weight: bold
}

.lm-teacher-info-cont {
    padding: .15rem 0
}

.lm-teacher-info-cont-item {
    display: none
}

.lm-teacher-info-cont-item.active {
    display: block
}

.lm-teacher-info-cont-item p {
    font-family: Source Han Sans CN;
    font-size: .18rem;
    font-weight: normal;
    line-height: .42rem;
    letter-spacing: normal;
    color: #333333;
    text-align: justify
}

.rczpbox {
    margin: .4rem 0
}

.zp_link {
    width: 100%;
    text-align: right;
    height: auto;
    overflow: hidden
}

.zp_link a {
    display: block;
    background: rgba(252, 219, 219, 0.4);
    width: 1.8rem;
    height: 0.45rem;
    font-size: 0.18rem;
    font-weight: bold;
    line-height: 0.45rem;
    letter-spacing: normal;
    color: #0066CC;
    text-align: center;
    float: right
}

.zp_about {
    height: auto;
    overflow: hidden;
    margin: .2rem auto .4rem auto
}

.zp_about p {
    text-indent: 2em;
    font-size: 0.16rem;
    font-weight: normal;
    line-height: 0.36rem;
    letter-spacing: normal;
    color: #666666
}

.zp_list li a {
    display: flex;
    justify-content: space-between;
    padding: .04rem 0;
    line-height: .46rem;
    border-bottom: 0.01rem dashed #D8D8D8
}

.zp_list li:last-child a {
    border-bottom: none
}

.zp_list li a h3 {
    width: calc(100% - 1rem);
    padding: 0 0;
    font-size: .16rem;
    color: #525252;
    transition: 0.5s;
    font-weight: normal;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    position: relative;
    padding-left: .2rem;
    font-weight: 400;
    transition: all .3s
}

.zp_list li a h3::after {
    content: "";
    position: absolute;
    width: .07rem;
    height: .07rem;
    bottom: auto;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    background: #0066CC;
    background-size: 100% 100% !important;
    border-radius: 50%
}

.zp_list li a h3::before {
    content: "";
    position: absolute;
    width: .01rem;
    height: 1rem;
    top: 0;
    left: 0.03rem;
    background: #f5f5f5
}

.zp_list li a p {
    width: 1rem;
    text-align: right;
    font-size: .16rem;
    color: #9E9E9E;
    margin: 0;
    padding: 0
}

.zp_list li:hover a h3 {
    font-weight: 800;
    color: #0066CC
}

@media screen and (max-width: 1400px) {
    .wslb li {
        padding: .35rem .25rem .3rem
    }
}

@media screen and (max-width: 1320px) {
    .ldcy ul a .tu {
        margin-right: .24rem
    }

    .ldcy ul a .tu {
        width: 1.3rem
    }

    .ldcy ul .info>span {
        margin-top: .24rem
    }

    .ldcy ul li {
        margin-top: .4rem
    }
}

@media screen and (max-width: 1220px) {
    .lm-lead-list ul li {
        width: 100%;
        float: none
    }

    .lm-teacher-search {
        display: block
    }

    .lm-teacher-nav {
        padding: .15rem 0;
        display: flex;
        flex-wrap: wrap;
        justify-content: flex-start
    }

    .lm-teacher-list ul li {
        width: 100%;
        float: none
    }

    .lm-teacher-bq {
        display: block
    }

    .lm-teacher-bq-item {
        width: 100% !important;
        font-size: .16rem
    }

    .lm_banner {
        margin-top: 0rem
    }

    .timg-list-img {
        width: 2.6rem
    }

    .timg-list ul li a h3 {
        margin-top: .08rem
    }

    .timg-linfo>p {
        line-height: .26rem;
        max-height: .78rem;
        margin-top: .1rem
    }

    .ldcy ul .info h4 {
        font-size: .18rem
    }
}

@media screen and (max-width: 1024px) {
    .nr_tabel th {
        height: 0.4rem;
        line-height: .4rem
    }

    .nr_tabel th, td {
        padding: 0.1rem .1rem
    }

    .lm-teacher-jbxx {
        display: block;
        padding: 0 .15rem .15rem
    }

    .lm-teacher-jbxx .pic {
        margin: 0 auto
    }

    .lm-teacher-txt h3 {
        font-size: .2rem !important
    }

    .lm-teacher-list ul li h3 span {
        font-size: .16rem !important
    }

    .lm-teacher-txt {
        margin: 0 auto;
        padding: .35rem 0 0 0
    }

    .lm-teacher-info-title {
        line-height: .4rem
    }

    .lm-teacher-info-title h3 {
        font-size: 16px;
        padding: 0 3%
    }

    .lm-teacher-info-cont-item p {
        line-height: 30px;
        font-size: 16px
    }

    .n_con_txt {
        padding: 0rem
    }

    .position {
        padding-top: .4rem;
        padding-bottom: .15rem
    }

    .nymain .leftNav {
        margin-right: .3rem
    }

    .nymain .leftNav ul li a {
        line-height: .55rem
    }

    .nymain .leftNav>ul>li>span {
        top: .15rem
    }

    .position h3 {
        font-size: .22rem;
        /* float: left; */
    }
    .position h3+.position-wz{
    max-width: 52%;
    position: absolute;
    right: 0;
    bottom: -12px;
    }
    .nymain .leftNav>h2{
    padding-left: .2rem;
    font-size: .22rem;
}

    .wzlby .position {
        padding-top: .3rem
    }

    .wslb li {
        padding: .25rem
    }

    .wslb .lbt h4 {
        font-size: .18rem
    }

    .wslb .lbt p {
        font-size: .2rem;
        bottom: .14rem
    }

    .wslb .lbt {
        padding-bottom: .14rem
    }

    .ldcy ul .info h4 {
        font-size: .18rem
    }

    .ldcy ul a .tu {
        margin-right: .14rem
    }

    .ldcy ul .info>p {
        font-size: .15rem
    }

    .ldcy ul li {
        width: 100%
    }

    .ldcy ul li:nth-child(2n) {
        margin-left: 0
    }

    .timg-list ul li {
        padding-top: .3rem;
        padding-bottom: .3rem;
        padding-left: .2rem;
        padding-right: .2rem
    }

    .timg-list ul li a h3 {
        font-size: .17rem;
        line-height: .26rem
    }

    .timg-list-img {
        margin-right: .2rem;
        width: 2.3rem
    }

    .timg-linfo .time p {
        font-size: .22rem
    }

    .timg-linfo>p {
        font-size: .15rem;
        line-height: .24rem;
        max-height: .72rem;
        margin-top: .08rem
    }
}

@media screen and (max-width: 768px) {
    .szlb-list .jg-ul li {
        width: 30%;
        margin: 0
    }

    .szlb-list .jg-ul li a {
        text-align: center
    }

    .img-lists ul li {
        width: 46%;
        margin: .2rem 2% 0 2%
    }
    .position h3+.position-wz{
        position: relative;
        max-width: 100%;
        right: auto;
        bottom: auto;
    }

    .nymain .leftNav>h2 {
        line-height: .46rem;
        font-size: .18rem;
        text-align: left;
        padding-left: .15rem;
        font-weight: 600;
        padding-top: 0;
        background: #0066CC
    }

    .m-nav ul {
        display: block;
        padding: 0;
        margin: 0;
    }

    /* 2. 一级导航项：独占一行，竖屏排列 */
    .m-nav ul > li {
        display: block;
        width: 100%;
        border-bottom: 0.01rem solid #f5f5f5;
        /* 分隔线，优化竖屏视觉 */
        margin: 0;
    }

    /* 3. 一级导航链接：满宽显示，调整内边距 */
    .m-nav ul > li > a {
        display: block;
        width: 100%;
        padding: 0.18rem 0.2rem;
        /* 上下内边距增加，左右留空 */
        line-height: 0.4rem;
        /* 优化行高，适配竖屏触摸区域 */
        font-size: 0.18rem;
        position: relative;
    }

    /* 4. 二级导航触发箭头：调整位置（右侧居中） */
    .m-nav ul > li > span {
        position: absolute;
        right: 0.2rem;
        top: 50%;
        transform: translateY(-50%);
        width: 0.2rem;
        height: 0.2rem;
        background: url(../images/sub_left_down.png) no-repeat center;
        background-size: 100%;
        transition: all 0.3s;
    }

    /* 5. 二级导航容器：竖屏堆叠，满宽显示 */
    .m-nav ul > li > ul {
        display: none;
        /* 保持默认隐藏，点击展开 */
        width: 100%;
        padding: 0;
        margin: 0;
        background-color: #fafafa;
        /* 背景色区分，优化竖屏层级 */
    }

    /* 6. 二级导航项：独占一行，竖屏排列 */
    .m-nav ul > li > ul > li {
        display: block;
        width: 100%;
    }

    /* 7. 二级导航链接：缩进+满宽，适配竖屏视觉层级 */
    .m-nav ul > li > ul > li > a {
        display: block;
        width: 100%;
        padding: 0.15rem 0.4rem;
        /* 左侧缩进，与一级导航区分 */
        line-height: 0.38rem;
        font-size: 0.16rem;
        color: #666;
    }

    /* 8. 激活状态优化：展开时箭头旋转（保持原有逻辑） */
    .m-nav ul > li.active > span {
        transform: translateY(-50%) rotate(90deg);
    }

    /* 9.  hover/active 样式优化：适配竖屏触摸反馈 */
    .m-nav ul > li.active > a, .m-nav ul > li > a:hover {
        color: #0066CC;
        background-color: #f2f8ff;
    }

    .m-nav ul > li > ul > li > a:hover {
        color: #0066CC;
        background-color: #e8f3ff;
    }

    /* 10. 修复原有样式冲突：取消横屏相关浮动/弹性布局 */
    .m-nav .m-tlink {
        display: block;
        padding: 0.15rem 0.2rem;
        border-top: 0.01rem solid #f5f5f5;
    }

    /* 补充：左侧导航（如果存在横屏横向排列）同步改为竖屏 */
    .nymain .leftNav {
        float: none;
        width: 100%;
        margin: 0.15rem 0;
    }

    .nymain .leftNav > ul > li {
        width: 100%;
        float: none;
    }

    .nymain .leftNav>h2 span {
        float: right;
        width: .3rem;
        height: .3rem;
        margin-top: .08rem;
        background: url(../images/sub_left_down2.png) no-repeat center center;
        background-position: center center;
        margin-right: .1rem;
        transition: all 0.3s
    }

    .nymain .leftNav>h2 span.on {
        transform: rotateZ(45deg)
    }

    .nymain {
        margin: 0
    }

    .nymain .leftNav {
        float: none;
        width: auto;
        top: 0;
        margin-right: 0;
        margin-top: .15rem
    }

    .nymain .leftNav>p {
        font-size: .18rem;
        padding: .1rem 0
    }

    .ny-right {
        float: none;
        width: auto
    }

    .position {
        padding: .16rem 0;
        margin-top: 0;
        margin-bottom: 0
    }

    .position>div {
        text-align: left
    }

    .position h3 {
        left: 0;
        width: auto;
        height: .45rem;
        font-size: .2rem;
        line-height: .45rem;
        position: relative;
        left: 0;
        margin-bottom: .1rem;
        font-weight: 600;
        display: none
    }

    .position h3::after {
        width: .37rem;
        height: .37rem;
        right: -0.1rem;
        bottom: -0.15rem
    }

    .pagination {
        padding-top: .5rem
    }

    .pagination a {
        padding: 0 .05rem;
        height: .2rem;
        line-height: .2rem;
        font-size: .12rem;
        margin: 0 .03rem
    }

    .nymain .leftNav ul {
        display: none
    }

    .nymain .leftNav ul li a {
        line-height: .45rem;
        padding-left: .2rem;
        font-size: .16rem
    }

    .nymain .leftNav>ul>li>span {
        top: .1rem
    }

    .nymain .leftNav>ul>li>ul>li>a {
        font-size: .15rem;
        line-height: .4rem
    }

    .jjy>p {
        line-height: .3rem
    }

    .jjy {
        margin-top: .2rem
    }

    .wzlby .position {
        padding-top: .3rem
    }

    .wslb li {
        margin-top: .3rem
    }

    .wslb .lbt h4 {
        font-size: .17rem
    }

    .wslb li {
        padding: .18rem
    }

    .ny-right {
        padding-bottom: .3rem;
        padding: 0 0.1rem
    }

    .wzlby .channl-menu {
        display: none
    }

    .ldcy ul li {
        width: 48%
    }

    .ldcy ul li:nth-child(2n) {
        margin-left: 4%
    }

    .ldcy ul a .tu {
        width: 1.1rem
    }

    .ldcy ul .info>span {
        margin-top: .18rem;
        margin-bottom: .12rem
    }

    .ldcy ul .info>p {
        line-height: .27rem
    }
}

@media screen and (max-width: 620px) {
    .ldcy ul li {
        width: 100%
    }

    .ldcy ul li:nth-child(2n) {
        margin-left: 0
    }
}

@media screen and (max-width: 520px) {
    .jjy>p {
        font-size: .15rem
    }

    .wslb .lbt h4 {
        font-size: .15rem
    }

    .wslb .lbt p {
        font-size: .18rem
    }

    .wslb .lbt p span {
        font-size: .13rem;
        margin-left: .05rem
    }

    .wslb a>p {
        margin-top: .1rem
    }

    .wslb .lbt {
        padding-bottom: .1rem
    }

    .wslb .lbt p {
        bottom: .1rem
    }

    .wslb li {
        padding: .15rem;
        margin-top: .25rem
    }

    .ldcy ul .info>p {
        font-size: .14rem
    }

    .ldcy ul .info h4 {
        font-size: .16rem;
        margin-bottom: .06rem
    }

    .ldcy ul .info>span {
        height: .03rem;
        width: .2rem
    }

    .timg-list-img {
        float: none;
        width: auto;
        margin-right: 0;
        margin-bottom: .2rem
    }

    .timg-list ul li a h3 {
        font-size: .16rem
    }

    .timg-linfo .time p {
        font-size: .2rem
    }

    .timg-linfo>p {
        font-size: .14rem
    }

    .timg-list ul li {
        padding-left: .15rem;
        padding-right: .15rem
    }
}

.pagination span span a {
    display: inline-block;
    border: .01rem solid #dcdcdc;
    padding: 0 .12rem;
    height: .35rem;
    font-size: .14rem;
    line-height: .35rem;
    text-align: center;
    color: #666;
    margin: 0 .07rem
}

#vsb_content table {
    margin: 0 auto
}

#vsb_content table p {
    text-indent: 0
}

#vsb_content p:has(img) {
    margin: 0 auto;
    text-align: center
}
