body {
  background: #fff;
}

.lm_banner {
  margin-top: 2.25rem;
  position: relative;
}

.lm_banner img {
  display: block;
  width: 100%;
}

.nymain {
  margin-top: .3rem;
  height: auto;
  overflow: hidden;
  margin-bottom: .3rem;
}

.nymain .leftNav {
  float: left;
  width: 3rem;
  position: relative;
  margin-right: .5rem;
}

.nymain .leftNav>h2 {
  line-height: .5rem;
  color: #fff;
  font-weight: normal;
  font-size: .3rem;
  overflow: hidden;
  /* text-align: center; */
  /* font-weight: normal; */
  background: #BF1616;
  background: #a40000;
  text-align: center;
  padding: .225rem 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: #fff;
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.1);
}

.nymain .leftNav>ul>li {
  position: relative;
  border-bottom: rgba(164, 0, 0, 0.2) .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 {
  transform: rotate(90deg);
}

.nymain .leftNav>ul>li.on>a {
  color: #BF1616;
  border-left: .03rem solid #BF1616;
  font-weight: bold;
}

.nymain .leftNav>ul>li.activ {
  background: #dadada;
}

.nymain .leftNav>ul>li.active>a {
  color: #BF1616;
  border-left: .05rem solid #BF1616;
  font-weight: bold;
}

.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: #BF1616;
}

.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: rgba(164, 0, 0, 0.2) .01rem dashed;
  padding-left: .65rem;
  color: #666666;
}

.ny-right {
  overflow: hidden;
  min-height: 6rem;
  padding-bottom: .6rem;
  background: #fff;
  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: #c90606
}

.right-title h2 {
  position: relative;
  color: #c90606;
}


.position {
  padding-top: 0;
  padding-bottom: .12rem;
  border-bottom: rgba(164, 0, 0, 0.2) .01rem dashed;
  position: relative;
}

.position:before {
  content: "";
  position: absolute;
  width: 1.2rem;
  height: 0.05rem;
  left: 0px;
  bottom: 0;
  background: #c90606;
}

.position>div {
  position: relative;
  text-align: right;
  font-size: 0;
  line-height: .4rem;
  /* border-bottom: .01rem solid #c90606; */
}

.position h3 {
  font-weight: normal;
  position: absolute;
  font-size: .3rem;
  line-height: .4rem;
  color: #333;
  text-align: left;
  bottom: 0;
  left: 0;
}

.position span {
  color: #909090;
  font-size: .13rem;
  vertical-align: middle;
}

.position img {
  height: .21rem;
  vertical-align: middle;
  margin-right: .07rem;
}

.position a {
  font-size: .13rem;
  color: #909090;
  margin: 0 .05rem;
  vertical-align: middle;
}

.position a:hover {
  color: #BF1616;
}


/* */
.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: #c90606;
}

.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: #c90606;
  font-weight: bold;
}

.timg-linfo .time>span {
  display: inline-block;
  font-size: .14rem;
  color: #c90606;
  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: #c90606;
  color: #fff;
  border: .01rem solid #c90606;
}

.pagination a:hover {
  background: #c90606;
  color: #fff;
  border: .01rem solid #c90606;
}

.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: #c90606;
}

.wslb {}

.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; */
  font-weight: bold;
}

.wslb .lbt p {
  position: absolute;
  right: 0;
  font-weight: bold;
  font-size: .24rem;
  color: #c90606;
  bottom: .19rem;
}

.wslb .lbt p span {
  font-weight: normal;
  font-size: .14rem;
  color: #c90606;
  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: #c90606;
}

.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 {
  position: absolute;
  right: .1rem;
  font-size: .16rem;
  color: #585858;
}

.lists li:hover {}

.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;
}

.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: #c90606;
}

.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_content*/
.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: 0.14rem;
  color: #999999;
  line-height: 2em;
  margin: 0 .2rem;
}

.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: 16px !important;
  color: #333333 !important;
  line-height: 2em !important;
  text-indent: 2em;

  /* text-align: justify; */
}

.n_con_txt p span{
  font-size: 16px !important;
  color: #333333 !important;
  line-height: 2em !important;
  text-indent: 2em ;
 
  text-align: justify !important;
  font-family:宋体 !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: #c90606
}

.n_content {
  padding: 0 0;
  background-size: 100% auto;
}

.n_con_txt img {
  display: block;
  width: auto;
  max-width: 100%;
  margin: 0 auto;
}

.nr_down {}

.nr_down a {
  color: #333;
  line-height: .4rem;
  font-size: .18rem;
  display: block;
}

.nr_down a:hover {
  color: #c90606;
}

.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: #c90606;
  font-weight: bold;
}

.nr_tabel th {
  background-color: #c90606;
  background: linear-gradient(0deg, #c90606, #c90606), #F1F5F6;
  color: #fff;
  text-align: center;
  font-size: 0.2rem;
  height: 0.5rem;
  line-height: .5rem
}

.nr_tabel {
  width: 100%;
}

.zhlm_con {}

.zhlm_con .n_con_tit {}

.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: #c90606;
  border-bottom: #c90606 .03rem solid;
  padding: .1rem 0;
  margin-bottom: .2rem;
}

.zhlm_con .zhlm_item_h4 {
  font-size: 0.24rem;
  color: #c90606;
  line-height: .4rem;
}

.zhlm_con .zhlm_item_con {}

.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;
  /* ???ÃƒÂ¯Ã‚Â¿Ã‚Â¥?????ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦?????ÃƒÂ¯Ã‚Â¿Ã‚Â¥??????aÃƒÂ¯Ã‚Â¿Ã‚Â½????ÃƒÂ¯Ã‚Â¿Ã‚Â¥?ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦aÃƒÂ¯Ã‚Â¿Ã‚Â½??ÃƒÂ¯Ã‚Â¿Ã‚Â a???????Ãƒâ€šÃ‚Â§?ÃƒÂ¯Ã‚Â¿Ã‚Â a???????1???Ãƒâ€¹Ã¢â‚¬Â°??????aÃƒÂ¯Ã‚Â¿Ã‚Â½????????????ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œ???Ãƒâ€šÃ‚Â¨???????Ãƒâ€šÃ‚Â¤???ÃƒÂ¯Ã‚Â¿Ã‚Â¥?ÃƒÂ¯Ã‚Â¿Ã‚Â aÃƒÂ¯Ã‚Â¿Ã‚Â½??????????Ãƒâ€¹Ã¢â‚¬Â°?????ÃƒÂ¯Ã‚Â¿Ã‚Â a???Ãƒâ€šÃ‚Â°???Ãƒâ€¹Ã¢â‚¬Â°?????ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦aÃƒÂ¯Ã‚Â¿Ã‚Â½????ÃƒÂ¯Ã‚Â¿Ã‚Â¥???????Ãƒâ€¹Ã¢â‚¬Â°?????ÃƒÂ¯Ã‚Â¿Ã‚Â aÃƒÂ¯Ã‚Â¿Ã‚Â½????ÃƒÂ¯Ã‚Â¿Ã‚Â a???Ãƒâ€šÃ‚Â° circle???Ãƒâ€¹Ã¢â‚¬Â°??????aÃƒÂ¯Ã‚Â¿Ã‚Â½????Ãƒâ€šÃ‚Â§???????o???ÃƒÂ¯Ã‚Â¿Ã‚Â¥??????aÃƒÂ¯Ã‚Â¿Ã‚Â½????ÃƒÂ¯Ã‚Â¿Ã‚Â¥?ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦aÃƒÂ¯Ã‚Â¿Ã‚Â½??ÃƒÂ¯Ã‚Â¿Ã‚Â a???????Ãƒâ€¹Ã¢â‚¬Â°?????ÃƒÂ¯Ã‚Â¿Ã‚Â a???Ãƒâ€šÃ‚Â°???ÃƒÂ¯Ã‚Â¿Ã‚Â¡?ÃƒÂ¯Ã‚Â¿Ã‚Â aÃƒÂ¯Ã‚Â¿Ã‚Â½???????square???Ãƒâ€¹Ã¢â‚¬Â°??????aÃƒÂ¯Ã‚Â¿Ã‚Â½????|?ÃƒÂ¯Ã‚Â¿Ã‚Â a??aÃƒÂ¯Ã‚Â¿Ã‚Â½????1???ÃƒÂ¯Ã‚Â¿Ã‚Â¥?????ÃƒÂ¯Ã‚Â¿Ã‚Â a??aÃƒÂ¯Ã‚Â¿Ã‚Â½????Ãƒâ€¹Ã¢â‚¬Â°?????ÃƒÂ¯Ã‚Â¿Ã‚Â a???Ãƒâ€šÃ‚Â°???Ãƒâ€šÃ‚Â§???-?ÃƒÂ¯Ã‚Â¿Ã‚Â a???Ãƒâ€šÃ‚Â° */
  list-style-position: outside;
  /* ???ÃƒÂ¯Ã‚Â¿Ã‚Â¥?ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦aÃƒÂ¯Ã‚Â¿Ã‚Â½??ÃƒÂ¯Ã‚Â¿Ã‚Â a???????Ãƒâ€šÃ‚Â§?ÃƒÂ¯Ã‚Â¿Ã‚Â a???????1???ÃƒÂ¯Ã‚Â¿Ã‚Â¥?ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦aÃƒÂ¯Ã‚Â¿Ã‚Â½????Ãƒâ€šÃ‚Â¨???ÃƒÂ¯Ã‚Â¿Ã‚Â¥??aÃƒÂ¯Ã‚Â¿Ã‚Â½??ÃƒÂ¯Ã‚Â¿Ã‚Â a??aÃƒÂ¯Ã‚Â¿Ã‚Â½????Ãƒâ€šÃ‚Â¨???????Ãƒâ€šÃ‚Â¨???????????1???ÃƒÂ¯Ã‚Â¿Ã‚Â¥???Ãƒâ€šÃ‚Â¤?ÃƒÂ¯Ã‚Â¿Ã‚Â a??aÃƒÂ¯Ã‚Â¿Ã‚Â½????Ãƒâ€¹Ã¢â‚¬Â°??????aÃƒÂ¯Ã‚Â¿Ã‚Â½????????????ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œ???Ãƒâ€šÃ‚Â¨???????Ãƒâ€šÃ‚Â¤???Ãƒâ€¹Ã¢â‚¬Â°?????ÃƒÂ¯Ã‚Â¿Ã‚Â a???Ãƒâ€šÃ‚Â°???Ãƒâ€¹Ã¢â‚¬Â°?????ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦aÃƒÂ¯Ã‚Â¿Ã‚Â½?inside ???ÃƒÂ¯Ã‚Â¿Ã‚Â¥??aÃƒÂ¯Ã‚Â¿Ã‚Â½??ÃƒÂ¯Ã‚Â¿Ã‚Â aÃƒÂ¯Ã‚Â¿Ã‚Â½??ÃƒÂ¯Ã‚Â¿Ã‚Â ???ÃƒÂ¯Ã‚Â¿Ã‚Â¥?ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦aÃƒÂ¯Ã‚Â¿Ã‚Â½??ÃƒÂ¯Ã‚Â¿Ã‚Â a???????Ãƒâ€šÃ‚Â§?ÃƒÂ¯Ã‚Â¿Ã‚Â a???????1???ÃƒÂ¯Ã‚Â¿Ã‚Â¥?ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦aÃƒÂ¯Ã‚Â¿Ã‚Â½????Ãƒâ€šÃ‚Â¨???|?ÃƒÂ¯Ã‚Â¿Ã‚Â a??aÃƒÂ¯Ã‚Â¿Ã‚Â½??ÃƒÂ¯Ã‚Â¿Ã‚Â a???????ÃƒÂ¯Ã‚Â¿Ã‚Â¥???-?ÃƒÂ¯Ã‚Â¿Ã‚Â a??aÃƒÂ¯Ã‚Â¿Ã‚Â½????ÃƒÂ¯Ã‚Â¿Ã‚Â¥?ÃƒÂ¯Ã‚Â¿Ã‚Â a?????ÃƒÂ¯Ã‚Â¿Ã‚Â a???| */
  list-style-color: #333333;
}

.zhlm_con .zhlm_item_list li::marker {
  color: #6a6a6a;
  /* ???ÃƒÂ¯Ã‚Â¿Ã‚Â¥?ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦aÃƒÂ¯Ã‚Â¿Ã‚Â½??ÃƒÂ¯Ã‚Â¿Ã‚Â a???????Ãƒâ€šÃ‚Â§?ÃƒÂ¯Ã‚Â¿Ã‚Â a???????1???????ÃƒÂ¯Ã‚Â¿Ã‚Â ?ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦aÃƒÂ¯Ã‚Â¿Ã‚Â½????Ãƒâ€šÃ‚Â¨?ÃƒÂ¯Ã‚Â¿Ã‚Â a???Ãƒâ€šÃ‚Â°???2 */
  font-size: .14rem;
  /* ???ÃƒÂ¯Ã‚Â¿Ã‚Â¥?ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦aÃƒÂ¯Ã‚Â¿Ã‚Â½??ÃƒÂ¯Ã‚Â¿Ã‚Â a???????Ãƒâ€šÃ‚Â§?ÃƒÂ¯Ã‚Â¿Ã‚Â a???????1???ÃƒÂ¯Ã‚Â¿Ã‚Â¥???Ãƒâ€šÃ‚Â¤???Ãƒâ€šÃ‚Â§???ÃƒÂ¯Ã‚Â¿Ã‚Â¥???Ãƒâ€šÃ‚Â°???? */
  margin: 0;
  padding: 0;
}

/*  */
@media screen and (max-width: 1400px) {
  .wslb li {
    padding: .35rem .25rem .3rem;
  }
}

@media screen and (max-width: 1320px) {}

@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;
  }


  .ny-right {
    float: none;
    width: 100%;
    margin-top: .3rem;
  }


  .n_con_txt {
    padding: 0rem;
  }

  .position {}

  .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;
  }

  .n_con_tit h2 {}

  .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: #c90606;
    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: #c90606;
    padding: 0 0 0 .15rem;
  }

  .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);
  }

}

@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%;
  }
}

@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;
}