body{
  background: url(../images/ny_bodybg.png) bottom center no-repeat;
    background-size: 100% auto;
}
.lm_banner {
  margin-top: 1.4rem;
}

.lm_banner img {
  display: block;
  width: 100%;
}

.nymain {
  margin-top: .3rem;
  height: auto;
  overflow: hidden;
  padding-bottom: .5rem;
}

.nymain .leftNav {
  float: left;
  width: 2.41rem;
  position: relative;
  margin-right: .5rem;
}

.nymain .leftNav>h2 {
  line-height: .6rem;
  color: #fff;
  font-size: .23rem;
  overflow: hidden;
  /* text-align: center; */
  /* font-weight: normal; */
  background: url(../images/sub_titbg.png) bottom center  no-repeat;
  background-size: 100% 100%;
  text-align: center;
  padding: .2rem 0;
}

.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: url(../images/left_navbg.png)bottom center  #f9f8f6 no-repeat;
  box-shadow: 0rem 0.04rem 0.1rem 0rem rgba(0, 0, 0, 0.2);
  padding: 0 .2rem 1.5rem .2rem;
  background-size: 100% auto;
}

.nymain .leftNav>ul>li {
  position: relative;
  border-bottom: 0.01rem #D8D8D8 dashed;
}

.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: .159rem;
  line-height: .58rem;
  padding-left: .1rem;
  color: #333;
}

.nymain .leftNav>ul>li>span {
  position: absolute;
  width: .25rem;
  height: .25rem;
  right: .12rem;
  top: .18rem;
  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: #91001C;
  font-weight: bold;
}


.nymain .leftNav>ul>li.active>a {
  color: #91001C;
  font-weight: bold;
}
.nymain .leftNav>ul>li.active>span {
  background: url(../images/sub_left_downh.png) no-repeat center center;
}
.nymain .leftNav>ul>li.on>span {
  background: url(../images/sub_left_downh.png) no-repeat center center;
}
.nymain .leftNav ul li:hover {}

.nymain .leftNav ul li.active {
  /*border-left: .03rem solid #009194;*/
}

.nymain .leftNav ul li.active ul {
  display: block;
}

.nymain .leftNav ul li a:hover {
  background-position: .31rem center;
  color: #9D1E23;
}

.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 #D8D8D8 dashed;
  padding-left: .65rem;
  color: #666666;
}

.ny-right {
  overflow: hidden;
  min-height: 6rem;
  padding-bottom: .6rem;
  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;
  /* line-height: .66rem; */
  /* border-bottom: .01rem solid #a40000; */
}

.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: #9D1E23 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: #9D1E23;
}

/* */
.ldcy {}

.ldcy ul {
  font-size: 0;
  padding-bottom: .1rem;
  /* padding-left: .03rem; */
  padding-right: .03rem;
}

.ldcy ul li {
  padding: 0;
  /* transition: all 1s; */
  width: 48%;
  display: inline-block;
  /* border: solid .01rem #e5e5e5; */
  margin-top: .35rem;
  /* box-shadow: 0rem .1rem .24rem 0rem rgba(0, 0, 0, 0.15); */
}

.ldcy ul li:hover {
  /* border: none; */
  /* box-shadow: 0rem 0rem .1rem 0rem rgba(0, 0, 0, 0.1); */
}

.ldcy ul li:hover a {
  border-color: transparent;
  /* border: none; */
  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-weight: normal; */
  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;
  /* font-weight: normal; */
  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: #9D1E23;
}

.timg-list ul li a:hover {}

.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: #9D1E23;
  font-weight: bold;
}

.timg-linfo .time>span {
  display: inline-block;
  font-size: .14rem;
  color: #9D1E23;
  margin-left: .09rem;
  margin-top: 0;
  vertical-align: bottom;
}

.pagination {
  text-align: center;
  font-size: 0;
  /* padding-top: .21rem;
              padding-bottom: 1.05rem; */
  padding-top: .5rem;
  /* padding-bottom: .6rem; */
}

.pagination 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;
}

.pagination a.active {
  background: #9D1E23;
  color: #fff;
  border: .01rem solid #9D1E23;
}

.pagination a:hover {
  background: #9D1E23;
  color: #fff;
  border: .01rem solid #9D1E23;
}

.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 {}

.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;
  /* font-weight: bold; */
}

.wslb .lbt p {
  position: absolute;
  right: 0;
  font-weight: bold;
  font-size: .24rem;
  color: #9D1E23;
  bottom: .19rem;
}

.wslb .lbt p span {
  font-weight: normal;
  font-size: .14rem;
  color: #9D1E23;
  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: #9D1E23;
}

.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 {
  background-position: left center;
  position: relative;
  font-size: .16rem;
  /* border-bottom: .01rem dashed #D6D6D6; */
  line-height: .6rem;
  background-size: 0.11rem .16rem;
  padding-left: 0;
  transition:all .3s;
}

.lists li:hover {
 
  box-shadow: 0rem 0rem 0.1rem 0rem rgba(145, 0, 28, 0.3);
  margin: 0 .05rem;
}
.lists li:hover a{
    margin: 0 0.2rem;
}
.lists li a {
  display: block;
  color: #303030;
  font-size: .18rem;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  background: url(../images/ico_list.png) left center no-repeat;
  padding-left: .25rem;
  border-bottom: .01rem dashed #D6D6D6;
  padding: 0.1rem 0.25rem;
  width: 100%;
  transition: all .3s;
}
.lists li a span {
    position: absolute;
    right: 10px;
    font-size: 14px;
    color: #999999;
}
.lists li a:hover {
  color: #9D1E23;
}

.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: .2rem;
  background: #F4F4F4;
  line-height: .5rem;
}

.szlb-list .jg-title a {
  color: #91001C;
  position: relative;
  padding-left: .3rem;
  font-weight: bold;
}

.szlb-list .jg-title a::after {
  content: "";
  position: absolute;
  left: .15rem;
  top: 50%;
  transform: translateY(-50%);
  background: #9D1E23;
  width: 0.03rem;
  height: 0.15rem;
}

.szlb-list .jg-title span {
  float: left;
  width: .5rem;
}

.szlb-list .jg-ul li {
  float: left;
  min-width: 0.98rem;
  margin: 0 .3rem;
  line-height: .5rem;
}

.szlb-list .jg-ul li a {
  display: block;
  font-size: .18rem;
  color: #333;
  text-align: justify;
  position: relative;
   padding-left:.2rem
}
.szlb-list .jg-ul li a:before{
  content:"";
  position:absolute;
  left:0;
  top:50%;
width: 0.05rem;
height: 0.05rem;
  transform:translateY(-50%);
background: #91001C;
  border-radius:50%;
 
}
.szlb-list .jg-ul {
  margin-top: .2rem;
  margin-bottom: .2rem;
  height: auto;
  overflow: hidden;
  display: flex;
  flex-wrap: wrap;
}

.szlb-list .jg-ul li a:hover {
 font-weight:bold
}



/*n_content*/
.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 a {
  display: inline-block;
  font-size: .16rem;
  color: #999999;
  line-height: 2em;
  margin: 0 .79rem;
}


.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: .16rem;
  color: #333333;
  line-height: .3rem;
  text-indent: 2em;
  margin-bottom: .30rem;
  text-align: justify;
  max-width: 1200px; /* 限制最大宽度，避免过宽 */
  margin: 20px auto;
  overflow: hidden; /* 出现滚动条，防止内容溢出 */
  padding: 0;
}

.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;
}

.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: #9D1E23
}

.n_content {
  padding-top: .35rem;
}

.n_con_txt img {
  display: block;
  width: auto;
  /* width: 100%; */
  overflow: hidden;
  margin: 0 auto;
  object-fit: cover;
  max-width: 90vw; /* 不超过屏幕宽度的90% */
  margin: 0 auto;
  max-width: 100%; /* 图片宽度不超过容器 */
  max-height: 100%; /* 图片高度不超过容器 */
  width: auto; /* 宽度自适应 */
  height: auto; /* 高度自适应 */
  object-fit: contain; /* 兜底：确保完整显示 */
  display: block;
}

.nr_down {}

.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: #9D1E23;
}

.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 .2rem;
}

.nr_tabel tr:hover td {
  color: #9D1E23;
  font-weight: bold;
}

.nr_tabel th {
  background-color: #9D1E23;
  /* ?¨???¨?￥?¤?′?¨?’?’?|a?￠?ˉ?¨a�°?2?ˉ???’?￥???ˉ??a??a�° */
  background: linear-gradient(0deg, #9D1E23, #9D1E23), #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: #F9F7FC;
  padding: .3rem;
}

.lm-teacher-search h2 {
  font-size: 0.24rem;
  font-weight: bold;
  line-height: normal;
  letter-spacing: normal;
  color: #9D1E23;
}

.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: #9D1E23;
}

.lm-teacher-nav a.active {
  color: #fff;
  /* font-weight: bold; */
  background: #9d1e23;
  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: rgba(252, 219, 219, 0.4);
  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-cont {}

.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 {
  /* display: flex; */
  /* justify-content: flex-start; */
}

.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-txt .lm-teacher-jj {}

.lm-teacher-info {}

.lm-teacher-info-title {
  border-left: #9d1e23 .04rem solid;
}

.lm-teacher-info-title {
  /* display: flex; */
}

.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 {}

.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;
  /* text-indent: 2em; */
}

/*  */
.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: #9D1E23;
  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 {}

.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: #9D1E23;
  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: #9D1E23;
}


.contchar14_5_tlist ul {
  flex-wrap: wrap;
}

.contchar14_5_tlist ul li {
  width: 99%;
  padding: .13rem .2rem .13rem .13rem;
  border: .01rem solid #fff5f7;
  position: relative;
  margin-top: .4rem;
}

.contchar14_5_tlist ul li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 2.3rem;
  background: #f4e6e8;
  clip-path: polygon(0 0, 45% 0, 100% 100%, 0 100%);
  transition: all 0.3s;
}

.contchar14_5_tlist ul li a {
  display: flex;
  justify-content: space-between;
  align-items: center;

}

.contchar14_5_tlist ul li a .modulepics {
  width: 2.05rem;
  margin-right: 6%;
}

.contchar14_5_tlist ul li a .modulepics .modulepic {
  padding-top: 129%;

}

.contchar14_5_tlist ul li a .moduleinfo {
  flex: 1;
  min-width: 0;
}

.contchar14_5_tlist ul li a .moduleinfo h3 {
  font-size: .24rem;
  font-weight: bold;
  line-height: normal;
  color: #111111;
}
.contchar14_5_tlist ul li a .moduleinfo h3 i{
    font-style: normal;
    font-size: .16rem;
}
.contchar14_5_tlist ul li a .moduleinfo div {
  border-bottom: .01rem solid #D8D8D8;
  padding-bottom: .33rem;
  padding-top: .2rem;
}

.contchar14_5_tlist ul li a .moduleinfo div p {
  font-size: .16rem;
  font-weight: normal;
  line-height: .3rem;
  letter-spacing: 0em;
  color: #9E9E9E;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}

.contchar14_5_tlist ul li a .moduleinfo span {
  display: block;
  font-size: .14rem;
  font-weight: normal;
  line-height: .3rem;
  letter-spacing: 0em;
  color: #91001C;
  background: url(../images/contchar14_5_itemmore.png) no-repeat;
  background-position: right center;
  margin-top: .2rem;
}

.contchar14_5_tlist ul li:hover::before {
  background: #8c030d;
}
 
/*  */
@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-bq-item span {}

  .lm-teacher-info-title {
    /* display: flex; */
    /* justify-content: center; */
    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;
    overflow-x: auto; /* 核心：横向滚动 */
    -webkit-overflow-scrolling: touch; /* 移动端顺滑滚动 */
    margin: 0 auto;
  }

  .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: .26rem;
  }

  .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) {
  .n_con_tit .sxdiv {
  font-size: 0;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
  .contchar14_5_tlist ul li a .moduleinfo div{
    padding-bottom: .2rem;
}
  .contchar14_5_tlist ul li::before{width: 1.8rem;}
  .contchar14_5_tlist ul li a .modulepics{
    width: 1.8rem;
}
  .contchar14_5_tlist ul li a .moduleinfo div p{
    -webkit-line-clamp: 4;
}
  .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%;
  }
.lists li a span {
    position: absolute;
    display:none;
    font-size: 14px;
    color: #999999;
}
  .nymain .leftNav>h2 {
    line-height: .46rem;
    font-size: .18rem;
    text-align: left;
    padding-left: .15rem;
    font-weight: 600;
    padding-top: 0;
    background: #9D1E23;
    padding-bottom: 0;
  }

  .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 {
    /* padding: .1rem 0; */
    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;
    /* line-height: .4rem; */
  }

  .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;
  }
    .contchar14_5_tlist ul li a .modulepics{width: 1.4rem !important;margin: 0 auto;}
  .contchar14_5_tlist ul li a{
    display: block;
}
  .contchar14_5_tlist ul li{
    width: 100%;
    padding: 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;
  overflow: hidden;
  width: auto;
}