body {
  background: #fff
}

.lm_banner {
  margin-top: 0;
  position: relative
}

.lm_banner img {
  display: block;
  width: 100%
}

.nymain {
  margin-top: .3rem;
  height: auto;
  /* padding-bottom: .3rem; */
  background-size: 100% auto
}

.nymain .leftNav {
  float: left;
  width: 2.4rem;
  position: relative;
  margin-right: .5rem;
  margin-top: -1.25rem
}

.nymain .leftNav>h2 {
  line-height: .5rem;
  color: #fff;
  font-weight: normal;
  font-size: .3rem;
  overflow: hidden;
  background: rgba(182, 19, 20, .8);
  text-align: center;
  padding: .225rem 0;
  border-radius: 0rem 0.45rem 0rem 0rem
}

.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: #f8f8f8;
  padding: 0 0
}

.nymain .leftNav>ul>li {
  position: relative;
  border-bottom: #c1c1c1 .01rem 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: .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 {
  background: url(../images/sub_left_down2.png) no-repeat center center
}

.nymain .leftNav>ul>li.on>a {
  background: #b61314;
  color: #fff;
  font-weight: bold
}

.nymain .leftNav>ul>li.activ {
  background: #b61314;
  color: #fff;
  font-weight: bold
}

.nymain .leftNav>ul>li.active>a {
  color: #fff;
  font-weight: bold;
  background: #b61314
}

.nymain .leftNav ul li:hover>span {
  background: url(../images/sub_left_down2.png) no-repeat center center
}

.nymain .leftNav ul li.active ul {
  display: block
}

.nymain .leftNav>ul>li:hover {
  background-position: .31rem center;
  color: #fff;
  background: #b61314
}

.nymain .leftNav ul li:hover a {
  background-position: .31rem center;
  color: #fff
}

.nymain .leftNav>ul>li>ul {
  display: none;
  padding-top: 0;
  padding-bottom: 0;
  padding-right: 0;
  padding: .2rem 0;
  background: #eeeeee
}

.nymain .leftNav>ul>li>ul>li>a {
  color: #333 !important
}

.nymain .leftNav>ul>li>ul>li>a:hover {
  background: #b61314 !important;
  color: #fff !important
}

.nymain .leftNav>ul>li>ul>li>a {
  font-size: .16rem;
  line-height: .45rem;
  padding-left: .65rem;
  color: #666666
}

.ny-right {
  overflow: hidden;
  min-height: 6rem;
  padding-bottom: .6rem;
  padding: 0 0 1rem 0
}

.ny-right {
  overflow: hidden;
  min-height: 6rem;
  padding: 0 0 .5rem 0
}

.right-title {
  border-bottom: #d2d2d2 1px solid;
  line-height: .6rem;
  position: relative
}

.right-title:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: -0.02rem;
  width: 1rem;
  height: .03rem;
  background: #b61314
}

.right-title h2 {
  position: relative;
  color: #b61314
}

.position {
  padding-top: 0;
  padding-bottom: .12rem;
  border-bottom: rgb(179 179 179 / 20%) .01rem dashed;
  position: relative
}

.position:before {
  content: "";
  position: absolute;
  width: 1.2rem;
  height: 0.05rem;
  left: 0px;
  top: 50%;
  background: #b61314;
  transform: translateY(-50%);
  width: 0.05rem;
  height: 0.33rem
}

.position>div {
  position: relative;
  text-align: right;
  font-size: 0;
  line-height: .5rem
}

.position h3 {
  font-weight: normal;
  position: absolute;
  font-size: .3rem;
  line-height: .4rem;
  color: #333;
  text-align: left;
  bottom: 0;
  left: .2rem
}

.position span {
  color: #909090;
  font-size: .16rem;
  vertical-align: middle
}

.position img {
  height: .21rem;
  vertical-align: middle;
  margin-right: .07rem
}

.position a {
  font-size: .16rem;
  color: #909090;
  margin: 0 .05rem;
  vertical-align: middle
}

.position a:hover {
  color: #b61314
}

.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: #b61314
}

.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: #b61314;
  font-weight: bold
}

.timg-linfo .time>span {
  display: inline-block;
  font-size: .14rem;
  color: #b61314;
  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: #b61314;
  color: #fff;
  border: .01rem solid #b61314
}

.pagination a:hover {
  background: #b61314;
  color: #fff;
  border: .01rem solid #b61314
}

.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: #b61314
}

.wslb li {
  margin-top: .2rem;
  background-color: #fff;
  padding: .2rem .2rem .2rem;
  transition: all .5s
}

.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: #b61314;
  bottom: .19rem
}

.wslb .lbt p span {
  font-weight: normal;
  font-size: .14rem;
  color: #b61314;
  margin-left: .1rem
}

.wslb a>p {
 font-size: .14rem;
    line-height: .24rem;
    color: #666666;
    margin-top: .13rem;
    /* 多行省略核心 */
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow-wrap: break-word;
}

.wslb li:hover {
  background-color: #b61314
}

.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;
  line-height: .5rem;
  padding-left: .2rem
}

.lists li:before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  width: 0.08rem;
  height: 0.08rem;
  opacity: 0.6;
  background: #eb6123;
  border-radius: 50%;
  transform: translateY(-50%)
}

.lists li a p {
  position: absolute;
  right: .1rem;
  font-size: .18rem;
  color: #585858
}
.lists li a span {

  font-size: .18rem;
  color: #585858
}

.lists li a {
  display: block;
  color: #585858;
  font-size: .18rem;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis
}

.lists li a:hover {
  color: #cc0000
}

.lists li a span.list_time {
  position: absolute;
  right: .1rem;
  font-size: .16rem;
  color: #999999
}

.szlb-list {
  margin-top: .3rem;
  overflow: hidden
}

.szlb-list>div {
  overflow: hidden
}

.szlb-list .jg-title {
  font-size: .24rem;
  background: url(../images/xszx_ico01.png) left center no-repeat;
  padding-left: .4rem
}

.szlb-list .jg-title a {
  position: relative;
  font-size: 0.22rem;
  font-weight: bold;
  line-height: 0.3rem;
  letter-spacing: normal;
  color: #b61314
}

.szlb-list .jg-title span {
  float: left;
  width: .5rem
}

.szlb-list .jg-ul li {
  height: .7rem;
  margin: 0 0;
  width: 25%;
  margin-bottom: .2rem;
  overflow: hidden;
  margin: .1rem 0;
  box-sizing: border-box;
  padding: 0.05rem 0
}

.szlb-list .jg-ul li a {
  display: block;
  font-size: 0.18rem;
  font-weight: normal;
  line-height: 0.6rem;
  height: .6rem;
  letter-spacing: normal;
  color: #2C2C2C;
  background: #ffffff;
  border-left: #b61314 .03rem solid;
  padding-left: .3rem;
  margin: 0 .2rem;
  box-shadow: 0rem 0.03rem 0.05rem 0rem rgba(0, 48, 93, 0.1)
}

.szlb-list .jg-ul {
  height: auto;
  overflow: hidden;
  margin: .3rem -.2rem;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  box-sizing: border-box
}

.szlb-list .jg-ul li a:hover {
  color: #000;
  background: #b61314;
  color: #fff !important;
  font-weight: bold;
  border-radius: 0rem 0.15rem 0rem 0rem
}

.szlb-list .jg-ul li a:after {
  display: inline-block;
  content: '';
  padding-left: 100%
}

.n_con_tit h2 {
  font-size: .3rem;
  color: #585858;
  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 p {
  display: inline-block;
  font-size: .16rem;
  color: #999999;
  line-height: 2em;
  margin: 0 .59rem
 
}

.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: .24rem 0;
  margin-bottom: .2rem;
  border-bottom: 1px solid #e5e5e5
}

.n_con_txt p {
  font-size: .18rem ! important;
  color: #333333 ! important;
  line-height: .36rem ! important;
  text-indent: 2em ! important;
  margin-bottom: .3rem ! important;
  text-align: justify ! important;
}

.n_con_txt table {font-size:14px; max-width:90%; margin:0 auto; border-collapse: collapse;}
.n_con_txt table td{ padding:5px 10px; line-height:30px; border:1px #ddd solid;}
.n_con_txt table td p{ text-indent:0em !important; margin-bottom:0px !important;}


.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: #b61314
}

.n_content {
  padding: 0 0;
  background-size: 100% auto
}

.n_con_txt img {
  display: block;
  width: auto;
  max-width: 90%;
  height: auto;
  object-fit: cover;
  margin: 0 auto;
}

.nr_down a {
  color: #333;
  line-height: .4rem;
  font-size: .18rem;
  display: block
}

.nr_down a:hover {
  color: #b61314
}

.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: #b61314;
  font-weight: bold
}

.nr_tabel th {
  background-color: #b61314;
  background: linear-gradient(0deg, #b61314, #b61314), #F1F5F6;
  color: #fff;
  text-align: center;
  font-size: 0.2rem;
  height: 0.5rem;
  line-height: .5rem
}

.nr_tabel {
  width: 100%
}

.zhlm_con .zhlm_item {
  margin-bottom: .4rem
}

.zhlm_con .zhlm_item_h3 {
  font-size: 0.3rem;
  font-weight: bold;
  line-height: .5rem;
  text-align: left;
  letter-spacing: normal;
  color: #b61314;
  border-bottom: #b61314 .03rem solid;
  padding: .1rem 0;
  margin-bottom: .2rem
}

.zhlm_con .zhlm_item_h4 {
  font-size: 0.24rem;
  color: #b61314;
  line-height: .4rem
}

.zhlm_con .zhlm_item_con p {
  font-size: .18rem;
  color: #333333;
  line-height: .36rem;
  text-indent: 2em;
  text-align: justify;
  margin: .15rem auto
}

.zhlm_con .zhlm_item_list {
  padding-left: 2em;
  margin-bottom: .2rem
}

.zhlm_con .zhlm_item_list li {
  font-size: .18rem;
  color: #333333;
  line-height: .36rem;
  text-indent: 0;
  text-align: justify;
  list-style: revert-layer;
  list-style-type: disc;
  list-style-position: outside;
  list-style-color: #333333
}

.zhlm_con .zhlm_item_list li::marker {
  color: #6a6a6a;
  font-size: .14rem;
  margin: 0;
  padding: 0
}

.tc_container {
  margin: 0 auto;
  background: #fff;
  border-radius: .08rem;
  padding: .2rem 0;
  box-shadow: 0 .02rem .08rem rgba(0, 0, 0, 0.08)
}

.tc_container h2 {
  font-size: 0.22rem;
  font-weight: bold;
  line-height: 0.5rem;
  letter-spacing: normal;
  color: #333333;
  margin-bottom: .2rem
}

.filter-bar {
  display: flex;
  margin-bottom: .25rem;
  flex-wrap: wrap;
  justify-content: space-between
}

.filter-select {
  width: 30%;
  height: .48rem;
  border: .01rem solid #dcdfe6;
  border-radius: .04rem;
  padding: 0 .15rem;
  font-size: .16rem;
  background: #fff url('data:image/svg+xml;utf8, <svg xmlns="http://www.w3.org/2000/svg" width="12" height="8" viewBox="0 0 12 8"><path fill="%23606266" d="M6 8L0 2h12z"/></svg>') no-repeat right .15rem center;
  appearance: none;
  -webkit-appearance: none;
  cursor: pointer
}

.tab-bar {
  display: flex;
  align-items: center;
  border-bottom: .01rem solid #b61314;
  margin: .4rem 0;
  padding-bottom: 0;
  width: 100%;
  justify-content: flex-start;
  flex-wrap: wrap
}

.tab-bar .sx_title {
  background: url(../images/axs_bg.png) left center no-repeat;
  background-size: 1.3rem .45rem;
  font-size: .18rem;
  font-weight: bold;
  color: #Fff;
  width: 1.3rem;
  height: .45rem;
  line-height: .45rem;
  text-align: center
}

.tab-bar .sx_content {
  flex: 1;
  min-width: 0;
  display: flex;
  justify-content: flex-start;
  padding: 0 .2rem;
  flex-wrap: wrap
}

.tab-item {
  padding: .02rem .1rem;
  font-size: .18rem;
  color: #999;
  cursor: pointer;
  white-space: nowrap;
  border-bottom: .02rem solid transparent;
  margin-right: .08rem;
  transition: all 0.3s
}

.tab-item.active {
  color: #b61314;
  font-weight: 800
}

.tab-item:hover {
  color: #b61314
}

.letter-group {
  margin-bottom: .3rem;
  padding-bottom: .2rem;
  border-bottom: .01rem solid #ebeef5;
  display: flex;
  justify-content: flex-start;
  transition: all .3s
}

.letter-group:hover {
  border-bottom: .01rem solid #2356cc
}

.letter-group:last-child {
  border-bottom: none;
  margin-bottom: 0;
  padding-bottom: 0
}

.letter-title {
  margin-top: .1rem;
  display: inline-block;
  vertical-align: top;
  width: .3rem;
  font-size: 0.36rem;
  font-weight: bold;
  line-height: 0.3rem;
  letter-spacing: normal;
  color: #b61314;
  margin-right: .2rem
}

.name-grid {
  display: flex;
  justify-content: flex-start;
  flex: 1;
  min-width: 0;
  flex-wrap: wrap
}

.name-item {
  font-size: .16rem;
  color: #303133;
  padding: 0 0;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 10%;
  display: block;
  line-height: 36px
}

.name-item:hover {
  color: #b61314
}

@media screen and (max-width: 1400px) {
  .wslb li {
    padding: .35rem .25rem .3rem
  }
}

@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) {
  .szlb-list .jg-ul li {
    width: 50%
  }

  .nr_tabel th {
    height: 0.4rem;
    line-height: .4rem
  }

  .nr_tabel th, td {
    padding: 0.1rem .1rem
  }

  .ny-right {
    float: none;
    width: 100%;
    margin-top: .3rem
  }

  .n_con_txt {
    padding: 0rem
  }

  .nymain .leftNav {
    width: 100%;
    margin: 0 auto;
    float: none
  }

  .nymain .leftNav ul li a {
    line-height: .55rem
  }

  .nymain .leftNav>ul>li>span {
    top: .15rem
  }

  .position h3 {
    font-size: .24rem
  }

  .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
  }

  .n_con_tit {
    margin: .1rem 0;
    padding: .1rem 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
  }

  .ln_nav {
    margin: .2rem auto 0 auto;
    width: 96%;
    padding: 0;
    position: relative;
    background: #851c80
  }

  .leftNav {
    margin-right: .3rem
  }

  .leftNav ul li a {
    line-height: .45rem;
    padding: 0
  }

  .leftNav>ul>li>span {
    top: .1rem !important;
    display: block
  }

  .leftNav>ul>li>ul {
    position: relative
  }

  .leftNav {
    width: 100%;
    display: block
  }

  .leftNav>h2 {
    width: 100%;
    line-height: .74rem
  }

  .leftNav ul {
    display: none;
    padding: 0 0rem
  }

  .leftNav>h2:after {
    display: none
  }

  .leftNav>h2 {
    line-height: .46rem;
    font-size: .18rem;
    text-align: left;
    font-weight: 600;
    padding-top: 0;
    background: #b61314;
    border-radius: 0;
    padding-right: 0
  }

  .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
  }

  .leftNav>h2 span.on {
    transform: rotateZ(45deg)
  }

  .leftNav ul li a {
    line-height: .45rem;
    padding-left: .2rem;
    font-size: .16rem
  }

  .leftNav>ul>li>span {
    top: .1rem
  }

  .leftNav>ul>li>ul>li>a {
    font-size: .15rem;
    line-height: .4rem
  }

  .leftNav:after {
    display: none
  }

  .leftNav>ul>li {
    border-bottom: 0.01rem #b047ab dashed
  }

  .nymain .leftNav>h2 {
    line-height: .46rem;
    font-size: .18rem;
    text-align: left;
    padding-left: .15rem;
    font-weight: 600;
    padding-top: 0;
    background: #b61314;
    padding: 0 0 0 .15rem;
    border-radius: 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)
  }

  .name-item {
    width: 20%
  }
}

@media screen and (max-width: 768px) {
  .n_con_tit h2 {
    font-size: .24rem;
    line-height: .4rem
  }

  .n_content {
    padding: .2rem 0 1rem 0
  }

  .zhlm_con .zhlm_item_h3 {
    font-size: 0.24rem;
    padding: 0rem 0
  }

  .zhlm_con .zhlm_item_h4 {
    font-size: 0.18rem
  }

  .img-lists ul li {
    width: 46%;
    margin: .2rem 2% 0 2%
  }

  .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 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
  }

  .gksx_list li {
    width: 100%
  }

  .name-item {
    width: 25%
  }

  .tab-bar {
    display: block
  }

  .tab-bar .sx_content {
    padding: .2rem 0
  }
}

@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;
  max-width:60%;
}



/* 2026-7-7 */
.ldcy {}

.ldcy ul {
  font-size: 0;
  padding-bottom: .1rem;
  /* padding-left: .03rem; */
  padding-right: .03rem;
}

.ldcy ul li {
  padding: 0;
  border-bottom: #ccc 1px dashed;
  margin: .3rem 0 .3rem 0;
  padding: 0 0 .3rem 0;
}

.ldcy ul li:hover {

  border-bottom: #cd342a 1px dashed;
}

.ldcy ul li:hover .info h4 .ldzw {
  font-weight: bold
}


.ldcy ul li:hover a {}

.ldcy ul li:hover h4 {
  color: #000000;
}



.ldcy ul a {
  display: block;
  overflow: hidden;
}

.ldcy ul a .tu {
  float: left;
  width: 2rem;
  margin-right: .5rem;
}

.ldcy ul a .pic {
  padding-top: 135%;
}

.ldcy .pic {
  padding-top: 75%;
  position: relative;
  overflow: hidden;
}

.ldcy .pic img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  transition: all 0.5s;
}

.ldcy .pic img:hover {
  transform: scale(1.2);
  cursor: pointer;
}

.ldcy ul .info {
  overflow: hidden;
  padding-top: .2rem;
}



.ldcy ul .info h4 {
  font-size: .26rem;
  line-height: .5rem;
  color: #333333;
  font-weight: bold;
}

.ldcy ul .info h4 .ldzw {
  margin-left: .15rem;
  font-weight: normal;
}

.ldcy ul .info>p {
  font-size: .18rem;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: .36rem;
  color: #666666;
}

/*  */
.m-listb3 {
  padding: .6rem 0 0;
  margin: 0 -0.2rem;
  height: auto;
  overflow: hidden;
}

.m-listb3 li {
  float: left;
  width: 25%
}

.m-listb3 .con {
  display: block;
  margin: 0 .2rem .45rem;
  border: .01rem solid #e9eced;
  position: relative;
  padding: .23rem .25rem 0;
  background-color: #fff;
  -webkit-transition: .4s;
  -o-transition: .4s;
  -moz-transition: .4s;
  transition: .4s
}

.m-listb3 .con:hover {
  box-shadow: 0 .14rem .25rem rgba(206, 199, 199.7)
}

.m-listb3 .pic {
  position: relative;
  height: 0;
  padding-top: 119.45%;
  overflow: hidden
}

.m-listb3 .pic img {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover
}

.m-listb3 .txt {
  text-align: center;
  font-size: .2rem;
  color: #000;
  margin: .18rem .24rem;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  height: 0.6rem;
}

/*  */
.szdw-list {
  margin-top: .3rem;
}

.szdw-list .jg-title {
  font-size: .24rem;
  padding-bottom: .1rem;
  border-bottom: solid .01rem #ddd;
}

.szdw-list .jg-title a {
  color: #333;
  position: relative;
}

.szdw-list .jg-title a::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -0.12rem;
  width: .5rem;
  height: .03rem;
  background: #a00805;
}

.szdw-list .jg-title span {
  float: left;
  width: .5rem;
}

.szdw-list .jg-ul li {
  float: left;
  height: .6rem;
  min-width: .62rem;
  margin: 0 .31rem;
}

.szdw-list .jg-ul li a {
  display: block;
  font-size: .16rem;
  color: #333;
  text-align: justify;
}

.szdw-list .jg-ul {
  margin-top: .3rem;
  margin-bottom: .1rem;
  height: auto;
  overflow: hidden;
}

.szdw-list .jg-ul li a:hover {
  font-weight: bold
}

.szdw-list .jg-ul li a:after {
  display: inline-block;
  content: '';
  padding-left: 100%;
}

@media screen and (max-width: 768px) {
  .ldcy ul a .tu {
    width: 1.5rem;
    margin-right: .3rem;
  }

  .ldcy ul .info {
    padding-top: 0rem;
  }
}

@media screen and (max-width: 1199px) {
  .m-listb3 {
    padding-top: .2rem;
    margin: 0 -0.05rem
  }

  .m-listb3 .con {
    margin: 0 .05rem .1rem;
    padding: .1rem
  }

  .m-listb3 .con::before {
    display: none
  }

  .m-listb3 .pic {
    margin-bottom: 0
  }

  .m-listb3 .txt {
    font-size: .18rem;
    line-height: 0.6rem;
  }
}

@media screen and (max-width: 767px) {
  .m-listb3 {
    margin: 0 -0.05rem
  }

  .m-listb3 li {
    width: 50%
  }

  .m-listb3 .con {
    margin: 0 .05rem .1rem;
    padding: .06rem
  }

  .m-listb3 .pic {
    margin-bottom: .06rem
  }

  .m-listb3 .txt {
    margin: 0
  }

  .szdw-list .jg-ul li {
    width: 30%;
    margin: 0;
  }

  .szdw-list .jg-ul li a {
    text-align: center;
  }

}em;
  padding-bottom: .6rem;
  padding: 0 0 1rem 0
}

.ny-right {
  overflow: hidden;
  min-height: 6rem;
  padding: 0 0 .5rem 0
}

.right-title {
  border-bottom: #d2d2d2 1px solid;
  line-height: .6rem;
  position: relative
}

.right-title:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: -0.02rem;
  width: 1rem;
  height: .03rem;
  background: #b61314
}

.right-title h2 {
  position: relative;
  color: #b61314
}

.position {
  padding-top: 0;
  padding-bottom: .12rem;
  border-bottom: rgb(179 179 179 / 20%) .01rem dashed;
  position: relative
}

.position:before {
  content: "";
  position: absolute;
  width: 1.2rem;
  height: 0.05rem;
  left: 0px;
  top: 50%;
  background: #b61314;
  transform: translateY(-50%);
  width: 0.05rem;
  height: 0.33rem
}

.position>div {
  position: relative;
  text-align: right;
  font-size: 0;
  line-height: .5rem
}

.position h3 {
  font-weight: normal;
  position: absolute;
  font-size: .3rem;
  line-height: .4rem;
  color: #333;
  text-align: left;
  bottom: 0;
  left: .2rem
}

.position span {
  color: #909090;
  font-size: .16rem;
  vertical-align: middle
}

.position img {
  height: .21rem;
  vertical-align: middle;
  margin-right: .07rem
}

.position a {
  font-size: .16rem;
  color: #909090;
  margin: 0 .05rem;
  vertical-align: middle
}

.position a:hover {
  color: #b61314
}

.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: #b61314
}

.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: #b61314;
  font-weight: bold
}

.timg-linfo .time>span {
  display: inline-block;
  font-size: .14rem;
  color: #b61314;
  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: #b61314;
  color: #fff;
  border: .01rem solid #b61314
}

.pagination a:hover {
  background: #b61314;
  color: #fff;
  border: .01rem solid #b61314
}

.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: #b61314
}

.wslb li {
  margin-top: .2rem;
  background-color: #fff;
  padding: .2rem .2rem .2rem;
  transition: all .5s
}

.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: #b61314;
  bottom: .19rem
}

.wslb .lbt p span {
  font-weight: normal;
  font-size: .14rem;
  color: #b61314;
  margin-left: .1rem
}

.wslb a>p {
 font-size: .14rem;
    line-height: .24rem;
    color: #666666;
    margin-top: .13rem;
    /* 多行省略核心 */
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow-wrap: break-word;
  
}

.wslb li:hover {
  background-color: #b61314
}

.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;
  line-height: .5rem;
  padding-left: .2rem
}

.lists li:before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  width: 0.08rem;
  height: 0.08rem;
  opacity: 0.6;
  background: #eb6123;
  border-radius: 50%;
  transform: translateY(-50%)
}

.lists li a span {
  
  font-size: .18rem;
  color: #585858
}
.lists li a p {position: absolute;right: .1rem;font-size: .18rem;color: #585858;display: inline;}

.lists li a {
  display: block;
  color: #585858;
  font-size: .18rem;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis
}

.lists li a:hover {
  color: #cc0000
}

.lists li a span.list_time {
  position: absolute;
  right: .1rem;
  font-size: .16rem;
  color: #999999
}

.szlb-list {
  margin-top: .3rem;
  overflow: hidden
}

.szlb-list>div {
  overflow: hidden
}

.szlb-list .jg-title {
  font-size: .24rem;
  background: url(../images/xszx_ico01.png) left center no-repeat;
  padding-left: .4rem
}

.szlb-list .jg-title a {
  position: relative;
  font-size: 0.22rem;
  font-weight: bold;
  line-height: 0.3rem;
  letter-spacing: normal;
  color: #b61314
}

.szlb-list .jg-title span {
  float: left;
  width: .5rem
}

.szlb-list .jg-ul li {
  height: .7rem;
  margin: 0 0;
  width: 25%;
  margin-bottom: .2rem;
  overflow: hidden;
  margin: .1rem 0;
  box-sizing: border-box;
  padding: 0.05rem 0
}

.szlb-list .jg-ul li a {
  display: block;
  font-size: 0.18rem;
  font-weight: normal;
  line-height: 0.6rem;
  height: .6rem;
  letter-spacing: normal;
  color: #2C2C2C;
  background: #ffffff;
  border-left: #b61314 .03rem solid;
  padding-left: .3rem;
  margin: 0 .2rem;
  box-shadow: 0rem 0.03rem 0.05rem 0rem rgba(0, 48, 93, 0.1)
}

.szlb-list .jg-ul {
  height: auto;
  overflow: hidden;
  margin: .3rem -.2rem;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  box-sizing: border-box
}

.szlb-list .jg-ul li a:hover {
  color: #000;
  background: #b61314;
  color: #fff !important;
  font-weight: bold;
  border-radius: 0rem 0.15rem 0rem 0rem
}

.szlb-list .jg-ul li a:after {
  display: inline-block;
  content: '';
  padding-left: 100%
}

.n_con_tit h2 {
  font-size: .3rem;
  color: #585858;
  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 p {
  display: inline-block;
  font-size: .16rem;
  color: #999999;
  line-height: 2em;
  margin: 0 .59rem
 
}

.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: .24rem 0;
  margin-bottom: .2rem;
  border-bottom: 1px solid #e5e5e5
}

.n_con_txt p {
  font-size: .18rem ! important;
  color: #333333 ! important;
  line-height: .36rem ! important;
  text-indent: 2em ! important;
  margin-bottom: .3rem ! important;
  text-align: justify ! important;
}

.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: #b61314
}

.n_content {
  padding: 0 0;
  background-size: 100% auto
}
.n_content  a{
   color: inherit;
}
.n_con_txt img {
  display: block;
  width: auto;
  max-width: 90%;
  height: auto;
  object-fit: cover;
  margin: 0 auto;
}

.nr_down a {
  color: #333;
  line-height: .4rem;
  font-size: .18rem;
  display: block
}

.nr_down a:hover {
  color: #b61314
}

.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: #b61314;
  font-weight: bold
}

.nr_tabel th {
  background-color: #b61314;
  background: linear-gradient(0deg, #b61314, #b61314), #F1F5F6;
  color: #fff;
  text-align: center;
  font-size: 0.2rem;
  height: 0.5rem;
  line-height: .5rem
}

.nr_tabel {
  width: 100%
}

.zhlm_con .zhlm_item {
  margin-bottom: .4rem
}

.zhlm_con .zhlm_item_h3 {
  font-size: 0.3rem;
  font-weight: bold;
  line-height: .5rem;
  text-align: left;
  letter-spacing: normal;
  color: #b61314;
  border-bottom: #b61314 .03rem solid;
  padding: .1rem 0;
  margin-bottom: .2rem
}

.zhlm_con .zhlm_item_h4 {
  font-size: 0.24rem;
  color: #b61314;
  line-height: .4rem
}

.zhlm_con .zhlm_item_con p {
  font-size: .18rem;
  color: #333333;
  line-height: .36rem;
  text-indent: 2em;
  text-align: justify;
  margin: .15rem auto
}

.zhlm_con .zhlm_item_list {
  padding-left: 2em;
  margin-bottom: .2rem
}

.zhlm_con .zhlm_item_list li {
  font-size: .18rem;
  color: #333333;
  line-height: .36rem;
  text-indent: 0;
  text-align: justify;
  list-style: revert-layer;
  list-style-type: disc;
  list-style-position: outside;
  list-style-color: #333333
}

.zhlm_con .zhlm_item_list li::marker {
  color: #6a6a6a;
  font-size: .14rem;
  margin: 0;
  padding: 0
}

.tc_container {
  margin: 0 auto;
  background: #fff;
  border-radius: .08rem;
  padding: .2rem 0;
  box-shadow: 0 .02rem .08rem rgba(0, 0, 0, 0.08)
}

.tc_container h2 {
  font-size: 0.22rem;
  font-weight: bold;
  line-height: 0.5rem;
  letter-spacing: normal;
  color: #333333;
  margin-bottom: .2rem
}

.filter-bar {
  display: flex;
  margin-bottom: .25rem;
  flex-wrap: wrap;
  justify-content: space-between
}

.filter-select {
  width: 30%;
  height: .48rem;
  border: .01rem solid #dcdfe6;
  border-radius: .04rem;
  padding: 0 .15rem;
  font-size: .16rem;
  background: #fff url('data:image/svg+xml;utf8, <svg xmlns="http://www.w3.org/2000/svg" width="12" height="8" viewBox="0 0 12 8"><path fill="%23606266" d="M6 8L0 2h12z"/></svg>') no-repeat right .15rem center;
  appearance: none;
  -webkit-appearance: none;
  cursor: pointer
}

.tab-bar {
  display: flex;
  align-items: center;
  border-bottom: .01rem solid #b61314;
  margin: .4rem 0;
  padding-bottom: 0;
  width: 100%;
  justify-content: flex-start;
  flex-wrap: wrap
}

.tab-bar .sx_title {
  background: url(../images/axs_bg.png) left center no-repeat;
  background-size: 1.3rem .45rem;
  font-size: .18rem;
  font-weight: bold;
  color: #Fff;
  width: 1.3rem;
  height: .45rem;
  line-height: .45rem;
  text-align: center
}

.tab-bar .sx_content {
  flex: 1;
  min-width: 0;
  display: flex;
  justify-content: flex-start;
  padding: 0 .2rem;
  flex-wrap: wrap
}

.tab-item {
  padding: .02rem .1rem;
  font-size: .18rem;
  color: #999;
  cursor: pointer;
  white-space: nowrap;
  border-bottom: .02rem solid transparent;
  margin-right: .08rem;
  transition: all 0.3s
}

.tab-item.active {
  color: #b61314;
  font-weight: 800
}

.tab-item:hover {
  color: #b61314
}

.letter-group {
  margin-bottom: .3rem;
  padding-bottom: .2rem;
  border-bottom: .01rem solid #ebeef5;
  display: flex;
  justify-content: flex-start;
  transition: all .3s
}

.letter-group:hover {
  border-bottom: .01rem solid #2356cc
}

.letter-group:last-child {
  border-bottom: none;
  margin-bottom: 0;
  padding-bottom: 0
}

.letter-title {
  margin-top: .1rem;
  display: inline-block;
  vertical-align: top;
  width: .3rem;
  font-size: 0.36rem;
  font-weight: bold;
  line