.lm_banner {}

.lm_banner img {
  display: block;
  width: 100%;
}

.nymain {
  margin-top: 2rem;
  margin-bottom: .3rem;
  height: auto;
  /* overflow: hidden; */
}

.nymain .px1600 {
  background: #fff;
  padding: 0.2rem;
  border-radius: 5px
}

.nymain .leftNav {
  float: left;
  width: 3rem;
  position: relative;
  margin-right: .46rem;
  padding-bottom: .5rem;
  /* margin-top: -1.4rem; */
}

.nymain .leftNav>h2 {
  line-height: .9rem;
  color: #fff;
  font-size: .3rem;
  overflow: hidden;
  text-align: center;
  background: #ac2914;
  background: linear-gradient(90deg, #91000A 0%, #C44F1E 100%);
}

.nymain .leftNav>h2 img {
  vertical-align: middle;
  margin-right: .1rem;
  margin-top: -0.05rem;
}

.nymain .leftNav p {
  margin-left: .2rem;
  font-size: .26rem;
  font-weight: 600;
  color: #fff;
  padding: .2rem 0;
}

.nymain .leftNav>ul {
  width: 100%;
  padding: 0 0;
  background: #f3f3f3;
}

.nymain .leftNav>ul>li {
  position: relative;
  border-bottom: rgba(255, 255, 255, 0.8) 1px solid;
}

.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: .2rem;
  line-height: .7rem;
  padding-left: .4rem;
  color: #333;
  font-weight: bold;
}

.nymain .leftNav ul li a:hover {
  color: #970a0c;
}

.nymain .leftNav>ul>li>span {
  position: absolute;
  width: .25rem;
  height: .25rem;
  right: .2rem;
  top: .25rem;
  line-height: .5rem;
  background: url("https://www.jjplanet.com/images/sub_left_down.png") no-repeat center center;
  cursor: pointer;
  transition: all 0.3s;
  transform: rotate(90deg);
}

.nymain .leftNav>ul>li.on>span {
  transform: rotate(0deg);
}

.nymain .leftNav>ul>li.on>ul {
  display: block
}

.nymain .leftNav>ul>li.on>a {
  /* color: #fff; */
}

.nymain .leftNav>ul>li.activ {
  background: #dadada;
}

.nymain .leftNav>ul>li.active>a {
  color: #fff;
  font-weight: bold;
  background: #c24c1d;
  /* background: linear-gradient(90deg, #91000A 0%, #C44F1E 100%); */
  border-left: #94040b 7px solid;
}

.nymain .leftNav ul li.active>a {
  /* background-size: 82% 85%; */
}

.nymain .leftNav ul li.active ul {
  /* display: block; */
}

.nymain .leftNav ul li a:hover {}

.nymain .leftNav ul li.active>a:hover {
  color: #fff;
}

.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: .5rem;
  padding-left: .65rem;
}

.ny-right {
  overflow: hidden;
  min-height: 6rem;
  padding-bottom: .6rem;
}

.position {
  padding-top: .2rem;
  padding-bottom: .22rem;
  border-bottom: .01rem solid #E7AC38;
  position: relative;
  display: flex;
  justify-content: space-between;
}

.position h3:before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  background: #91000A;
  width: 0.05rem;
  height: 0.3rem;
  transform: translateY(-50%);
}

.position>div {
  position: relative;
  text-align: right;
  font-size: 0;
  line-height: .24rem;
}

.position h3 {
  font-size: .24rem;
  line-height: .24rem;
  color: #333;
  text-align: left;
  font-weight: bold;
  padding-left: .2rem;
  font-family: sysong;
}

.position span {
  color: #666666;
  font-size: .14rem;
  vertical-align: middle;
}

.position span:first-child {
  background: url("https://www.jjplanet.com/images/ico_home.png") left center no-repeat;
  padding-left: .35rem;
}

.position img {
  height: .16rem;
  vertical-align: middle;
  margin-right: .05rem;
}

.position a {
  font-size: .16rem;
  color: #666666;
  margin: 0 .05rem;
  vertical-align: middle;
}

.position a:hover {
  color: #91000A;
}

/*  */
.zzjgbox {
  padding: .3rem 0;
}

.zzjgbox .zzjg_hd {}

.zzjgbox .zzjg_hd h2 {
  background: #91000A;
  width: 3.3rem;
  height: 0.66rem;
  line-height: .66rem;
  display: block;
  margin: 0 auto;
  font-size: 0.24rem;
  font-weight: bold;
  text-align: center;
  letter-spacing: normal;
  color: #FFFFFF;
}

.zzjgbox .zzjg_hd ul {
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  position: relative;
  margin: .3rem auto 0 auto;
  padding-top: .3rem;
}

.zzjgbox .zzjg_hd ul:before {
  content: "";
  position: absolute;
  width: calc(100% - .66rem);
  height: .02rem;
  background: #91000A;
  transform: translateX(-50%);
  left: 50%;
  top: 0;
}

.zzjgbox .zzjg_hd li {
  box-sizing: border-box;
  border: 0.01rem solid #c44f1e;
  width: .66rem;
  height: 2.2rem;
  font-size: 0.18rem;
  color: #333333;
  writing-mode: vertical-rl;
  text-orientation: upright;
  position: relative;
  line-height: .66rem;
  padding-top: .3rem;
  letter-spacing: .04rem;
  transition: all 0.3s;
  cursor: pointer;
}

.zzjgbox .zzjg_hd li:before {
  content: "";
  position: absolute;
  width: 0.01rem;
  height: .3rem;
  background: #91000A;
  transform: translateX(-50%);
  left: 50%;
  top: -0.3rem;
}

.zzjgbox .zzjg_hd li:hover {
  background: #E7AC38;
  color: #fff;
  transition: all 0.3s;
}

.zzjgbox .zzjg_hd li.active {}

.zzjgbox .zzjg_tab {}

.zzjgbox .zzjg_ifno {
  background: #fff;
  padding: .07rem;
  box-sizing: border-box;
  border: 0.01rem solid #F7D065;
  position: relative;
  display: none;
  margin-top: .6rem;
}

.zzjgbox .zzjg_ik {
  border: 0.01rem solid #F7D065;
  padding: .1rem .3rem .3rem .3rem;
}

.zzjgbox .zzjg_ifno.active {
  display: block
}

.zzjgbox .zzjg_ifno h2 {
  /* font-family: Microsoft YaHei; */
  font-size: 0.18rem;
  font-weight: bold;
  line-height: 0.6rem;
  letter-spacing: normal;
  color: #91000A;
}

.zzjgbox .zzjg_ifno p {
  font-family: Microsoft YaHei;
  font-size: 0.16rem;
  font-weight: normal;
  line-height: 0.32rem;
  letter-spacing: normal;
  color: #333333;
}



.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: #91000A;
}

.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: #91000A;
  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: .2rem;
  /* 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: 0;
  padding-left: 0;
  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 .lbmore {
  text-align: right;
}

.timg-linfo span {
  display: block;
  line-height: .22rem;
  color: #5f4253;
  margin-top: .13rem;
  font-size: .18rem;
}

.timg-list ul li:hover {
  border-top: .03rem solid #f7d065;
}



.timg-list ul li:hover h3 {
  color: #91000A;
}

.timg-list ul li:hover .time p {}

.timg-list ul li:hover .time span {
  font-size: 0.2rem;
}



.timg-linfo .time {
  font-size: 0;
}

.timg-linfo .time p {
  display: inline-block;
  font-family: Bebas;
  font-size: 0.38rem;
  font-weight: normal;
  line-height: 0.3rem;
  letter-spacing: normal;
  color: #E7AC38;
}

.timg-linfo .time>span {
  display: inline-block;
  margin-left: .09rem;
  margin-top: 0;
  vertical-align: bottom;
  font-family: Bebas;
  font-size: 0.2rem;
  font-weight: normal;
  line-height: 0.2rem;
  letter-spacing: normal;
  color: #E7AC38;
}

.pagination {
  text-align: center;
 font-size: .14rem;
  /* 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: #91000A;
  color: #fff;
  border: .01rem solid #91000A;
}

.pagination a:hover {
  background: #91000A;
  color: #fff;
  border: .01rem solid #91000A;
}

.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 {}

.wslb {}

.wslb li {
  margin-top: .4rem;
  background-color: #fff;
  padding: .3rem .35rem 0 .35rem;
  transition: all 0.3s;
}

.wslb a {
  display: flex;
  justify-content: space-around;
  border-bottom: .01rem solid #e5e5e5;
}

.wslb .lbt {
  position: relative;
  padding-bottom: .3rem;
  flex: 1;
  min-width: 0;
}

.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 .wtime {
  margin-left: .3rem;
  width: 0.92rem;
  height: 0.92rem;
  border: 0.01rem solid rgba(120, 0, 9, 0.21);
  font-family: Bebas;
  font-size: 0.4rem;
  line-height: 0.4rem;
  text-align: center;
  color: #E7AC38;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  padding-top: .08rem;
}

.wslb .wtime span {
  display: block;
  font-family: Bebas;
  font-size: 0.16rem;
  font-weight: normal;
  text-align: center;
  letter-spacing: normal;
  color: #333333;
}

.wslb a p {
  max-height: .48rem;
  overflow: hidden;
  margin-top: .13rem;
  font-size: 0.16rem;
  font-weight: normal;
  line-height: 0.26rem;
  letter-spacing: normal;
  color: #666666;
}

.wslb li:hover {
  background-color: #91000A;
}

.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);
}

.wslb li:hover .wtime {
  color: #fff;
  border: #fff 1px solid
}

.wslb li:hover .wtime span {
  color: #fff;
}

.jjy {
  margin-top: .28rem;
}

.jjy>p {
  font-size: .16rem;
  color: #333333;
  line-height: 2.125em;
  text-indent: 2em;
  margin-bottom: .36rem;
}

.jjy>p img {
  max-width: 80% !important;
  display: block;
  margin: 0 auto;
}

.lists {
  padding: .3rem 0;
}

.lists li {
  padding-right: 1.05rem;
  background-position: left center;
  position: relative;
  font-size: .16rem;
  border-bottom: .01rem solid #dfdfdf;
  line-height: .6rem;
  background: url("https://www.jjplanet.com/images/ico_list.png") left center no-repeat;
  padding-left: 0.2rem;
}

.lists li:hover {
  background-color: #f8f8f8;
}

.lists li a {
  display: block;
  color: #303030;
  font-size: .18rem;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.lists li a:hover {
  color: #91000A;
}

.lists li a span {
  position: absolute;
  right: .1rem;
  font-size: .16rem;
  color: #999999;
}
.lists-lian ul {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
  }
.lists-lian li {
width: calc(50% - 10px);
    box-sizing: border-box;
    padding-right: 0px;
    border: 0px;
    line-height: .3rem;
  }
.lists-lian li:hover {
  background-color: #fff;
}
.pb_sys_common span{margin-top: 5px!important;margin-bottom: 5px!important;}

.ssjg li a em{
  position: absolute;
  right: .1rem;
  font-size: .16rem;
  color: #999999;
font-style: normal;
}
/*  */
.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: #91000A;
}

.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;
  font-weight: bold;
}

.szlb-list .jg-ul li a:after {
  display: inline-block;
  content: '';
  padding-left: 100%;
}

/*leaderbox */
.leaderbox {
  margin-top: .3rem;
}

.leaderbox * {
  transition: all 0.3s;
}

.leaderbox .ld_item {
  background: linear-gradient(to right, #fff3ee, #ffe3d2);
  margin: .3rem auto;
  padding: .3rem .3rem .3rem .3rem;
}

.leaderbox .ld_p {
  display: flex;
  /* border-bottom: rgba(231, 231, 231, 0.6) 1px solid; */
  padding: .04rem 0;
}

.leaderbox .ld_title {
  font-family: Microsoft YaHei;
  font-size: 0.18rem;
  font-weight: bold;
  line-height: .36rem;
  letter-spacing: normal;
  color: #fff;
  background-color: #AD0000;
  padding: 0 0.2rem;
  border-radius: .4rem;
  margin-left: 10px;
}

.leaderbox .ld_content {
  font-family: Microsoft YaHei;
  font-size: 0.18rem;
  font-weight: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #333333;
  padding: .05rem 0;
}

.ld_item:hover {
  /* background: #ededed; */
}

.ld_item:hover * {
  /* color: #000000 !important; */
}

.ld_item:hover .ld_p {
  /* border-bottom: rgb(188 188 188 / 10%) 1px solid; */
}

/*  */
/*n_content*/
.n_con_tit h2 {
  margin-bottom: .15rem;
  font-family: Source Han Sans CN;
  font-size: 0.24rem;
  font-weight: bold;
  line-height: 0.36rem;
  text-align: center;
  letter-spacing: normal;
  color: #333333;
}

.n_con_tit p {
  font-size: 0;
  text-align: center;
  background: rgba(0, 0, 0, 0.04);
}

.n_con_tit p>span {
  display: inline-block;
  font-size: .16rem;
  color: #999999;
  line-height: 2em;
  margin: 0 .59rem;
}

.n_con_tit {
  padding-bottom: .2rem;
}
.n_con_txt table{
  font-size: .18rem!important;
}
.n_con_txt p {
  font-size: .18rem!important;
  color: #333333!important;
  line-height: 2.125em!important;
  text-indent: 2em!important;
  margin-bottom: .1rem!important;
  font-family: "Microsoft YaHei", Arial, sans-serif!important;
}
.n_con_txt p a {
    word-break: break-all;
}
.n_con_txt p span{
  font-size: .18rem!important;
  color: #333333!important;
  line-height: 2.125em!important;
  font-family: "Microsoft YaHei", Arial, sans-serif!important;
}
.n_con_txt table{
  margin:0 auto;
}
.n_con_txt table p{
  text-indent:0em!important;

}
.n_con_txt {
  padding: 0 0;
}

.n_content {
  padding-top: .5rem;
}

.n_con_txt img {
  display: block;
  /* width: auto; */
  max-width: 100%;
  margin: 0 auto;
  height: auto;
}

@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) {
  .zzjgbox .zzjg_img img {
    width: 100%
  }

  .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) {
  .lm_banner {
    margin-top: 0
  }
.n_con_txt table{
    width: 100%;
}
  .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) {
  .zzjgbox .zzjg_hd ul:before {
    width: calc(100% - .5rem);
  }

  .zzjgbox .zzjg_hd li {
    width: .5rem;
    line-height: .5rem;
  }

  .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-lian li{
  width:100%;
}
  .nymain .leftNav>h2 {
    line-height: .46rem;
    font-size: .18rem;
    text-align: left;
    padding-left: .15rem;
    font-weight: 600;
    padding-top: 0;
    background: #9a0e0d;
  }

  .nymain .leftNav>h2 span {
    float: right;
    width: .3rem;
    height: .3rem;
    margin-top: .08rem;
    background: url("https://www.jjplanet.com/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;
    padding-bottom: 0.1rem;
  }

  .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:before {
    display: none
  }

  .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;
    /* background: #fff; */
    padding: 0.2rem 0 0.2rem 0;
  }

  .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;
  }

  .wzlby .channl-menu {
    display: none;
  }

  .ldcy ul li {
    width: 48%;
  }

  .ldcy ul li:nth-child(2n) {
    margin-left: 4%;
  }

  .ldcy ul a .tu {
    width: 1.1rem;
  }

  .ldcy ul .info>span {
    margin-top: .18rem;
    margin-bottom: .12rem;
  }

  .ldcy ul .info>p {
    line-height: .27rem;
  }
}

@media screen and (max-width: 620px) {
  .ldcy ul li {
    width: 100%;
  }

  .ldcy ul li:nth-child(2n) {
    margin-left: 0;
  }
}

@media screen and (max-width: 520px) {
  .jjy>p {
    font-size: .15rem;
  }

  .wslb .lbt h4 {
    font-size: .15rem;
  }

  .wslb .lbt p {
    font-size: .18rem;
  }

  .wslb .lbt p span {
    font-size: .13rem;
    margin-left: .05rem;
  }

  .wslb a>p {
    margin-top: .1rem;
  }

  .wslb .lbt {
    padding-bottom: .1rem;
  }

  .wslb .lbt p {
    bottom: .1rem;
  }

  .wslb li {
    padding: .15rem;
    margin-top: .25rem;
  }

  .ldcy ul .info>p {
    font-size: .14rem;
  }

  .ldcy ul .info h4 {
    font-size: .16rem;
    margin-bottom: .06rem;
  }

  .ldcy ul .info>span {
    height: .03rem;
    width: .2rem;
  }

  .timg-list-img {
    float: none;
    width: auto;
    margin-right: 0;
    margin-bottom: .2rem;
  }

  .timg-list ul li a h3 {
    font-size: .16rem;
  }

  .timg-linfo .time p {
    font-size: .3rem;
  }

  .timg-linfo>p {
    font-size: .14rem;
  }

  .timg-list ul li {
    padding-left: .15rem;
    padding-right: .15rem;
  }
}