@charset "utf-8";

.pages {
  padding-top: .3rem;
}

.pages ul {
  text-align: center;
}

.pages ul li {
  text-align: center;
  font-size: .16rem;
  display: inline-block;
  margin: .02rem
}

.pages ul li a {
  height: .35rem;
  text-align: center;
  line-height: .33rem;
  padding: 0 8px;
  min-width: .35rem;
  display: block;
  border: 1px solid #ededed;
  border-radius: 3px
}

.pages ul li.cur {
  background: #1b59b0;
  padding: 0 8px;
  min-width: .35rem;
  height: .35rem;
  line-height: .33rem;
  border: 1px solid #1b59b0;
  border-radius: 3px
}

.pages ul li a.on {
  background: #1b59b0;
  padding: 0 8px;
  min-width: .35rem;
  height: .35rem;
  line-height: .33rem;
  color: #fff;
  border-radius: 3px
}

.pages ul li.cur {
  color: #fff;
}

.pages ul li.page-count {
  line-height: .33rem
}

.page-form {
  line-height: .33rem
}

.page-form input {
  border: 1px solid #ddd;
  width: .35rem;
  height: .35rem;
  float: left;
  text-align: center;
  padding: 0 3px;
  background: transparent;
  border-radius: 3px;
  margin: 0 5px
}

.page-form span {
  float: left;
  color: #666
}

.page-form button {
  border: none;
  width: 52px;
  height: .35rem;
  line-height: .35rem;
  text-align: center;
  margin-left: 3px;
  float: left;
  background: #1b59b0;
  color: #fff;
  border-radius: 3px;
  margin-left: 5px
}

.posi {
  padding-left: 25px;
  background: url(../images/home.png) no-repeat left 2px;
  padding-bottom: .15rem;
  border-bottom: 1px solid #eee;
}

.posi a:last-child {
  color: #ca140d
}



.mainNy {
  background: url(../images/nybg.jpg) no-repeat top center;
  background-size: 100% 100%;
  padding: .2rem 0 .4rem;
  min-height: 560px;
}

.mainNy .wp {
  background: #fff;
  padding: .3rem
}



.txtList li {
  padding: .1rem 1rem .1rem .15rem;
  position: relative;
  line-height: 1.5em;
}

.txtList li:nth-child(5n) {
  border-bottom: 1px dashed #ddd;
  padding-bottom: .25rem
}

.txtList li:nth-child(5n+1) {
  padding-top: .25rem
}

.txtList li:nth-child(5n+1):before {
  top: .23rem
}

.txtList li:nth-child(5n+1) span {
  top: .25rem
}

.txtList li:last-child {
  border-bottom: 0
}

.txtList li span {
  position: absolute;
  top: .1rem;
  right: 0;
  color: #666;
}

.txtList li:before {
  content: '›';
  position: absolute;
  left: 0;
  top: .08rem
}

.picList {
  padding-top: .15rem
}

.picList li {
  padding: .25rem 0;
}

.picList li a {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.picList li .time {
  display: inline-block;
  background: url(../images/time.png) no-repeat left center;
  padding-left: 25px;
  font-size: .14rem;
  margin-top: .2rem;
  color: #888
}

.picList li .txt {
  width: calc(100% - 2.8rem);
  padding-top: .15rem
}

.picList li .txt h4 {
  font-weight: normal;
  line-height: 1.4em;
  font-size: .18rem
}

.picList li .txt p {
  font-size: .14rem;
  line-height: 1.6em;
  color: #888888;
  margin-top: .1rem;
  height: .44rem\0;
}

.picList li.nopic .txt {
  width: 100%;
}

.picList li .imgBox {
  width: 2.56rem;
  margin-right: .2rem;
}

.picList li .imgBox .img {
  padding-bottom: 65.4%;
}


.articletitle {
  padding: .25rem 0;
}

.articletitle h1 {
  font-size: .24rem;
  line-height: 1.8em;
  text-align: center;
  font-weight: normal;
}

.arc-info {
  padding: .15rem .1rem 0;
  background: #fafafa;
  /* margin-bottom: .2rem; */
  text-align: center;
  color: #888;
  line-height: .3rem;
  font-size: .15rem;
}

.arc-info div {
  margin: 0 .1rem;
}

.arc-info .zoom {
  color: #2f52d6
}

.arc-info .zoom a {
  color: #2f52d6;
  display: inline-block;
  margin: 0 5px
}

.arc-con {
  line-height: 1.8em;
  color: #555;
  text-align: justify;
  padding-bottom: .2rem
}

.arc-con img {
  display: block;
  width: auto !important;
  margin: .1rem auto;
}
.vsbcontent_img img {
  display: block;
  width: auto !important;
  margin: .1rem auto;
}
.arc-con p {
  margin-bottom: .2rem;
  text-indent: 2em;
  line-height: 36px;
}

.arc-con table {
  border: 1px solid #eee;
  min-width: 640px;
  /*margin-left: 0 !important;*/
 /* width: 100%;*/
  background: #fff
}

.arc-sib {
  padding: .15rem 0;
  border-top: 1px solid #ddd;
}

.arc-sib .item {
  display: flex;
  justify-content: space-between;
  padding: 6px 0;
}

.arc-sib .item span {
  display: block;
  width: .7rem;
}

.arc-sib .item a {
  display: block;
  width: calc(100% - .7rem);
}

.arc-con table tr th,
.arc-con table tr td {
  border: 1px solid #eee !important;
  padding: 15px;
  text-align: center;
}

.arc-con table tr:nth-child(2n) {
  background: #EEEEEE
}

.tbsc {
  overflow: auto;
  padding: 15px 0;
  width: 100%
}

.tbsc::-webkit-scrollbar {
  height: 4px
}

.tbsc::-webkit-scrollbar-thumb {
  border-radius: 10px;
  background: #999;
  -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, .2)
}

.tbsc::-webkit-scrollbar-track {
  border-radius: 10px;
  background: #ededed;
  -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, .2)
}

.arc-con video {
  max-width: 100% !important;
  height: auto !important;
  display: block;
}


@media (min-width: 1025px) {
  .picList li {
    padding: .2rem;
  }

  .picList li:hover {
    background: url(../images/nnbg.jpg) repeat center;
  }

  .picList li:hover .txt h4 {
    color: #fff;
  }

  .picList li:hover .txt p {
    color: rgba(255, 255, 255, .6);
  }

  .picList li:hover .time {
    color: rgba(255, 255, 255, .6);
    background: url(../images/time2.png) no-repeat left center;
  }

  .picList li .time {
    background: url(../images/time.png) no-repeat left center;
  }

}

@media screen and (max-width:900px) {
  .picList li .txt {
    padding-top: 0
  }
}

@media screen and (max-width:768px) {

  .arc-info .share {
    width: 100%;
    justify-content: center;
    margin-top: 10px;
  }

  .arc-con video {
    width: 100% !important;
    height: auto !important
  }

  .arc-con img {
    width: auto !important;
    height: auto !important;
    display: block;
  }

  .arc-sib .item span {
    width: .8rem;
  }

  .arc-sib .item a {
    width: calc(100% - .8rem);
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
}

@media (max-width: 540px) {
  .arc-info {
    font-size: .16rem
  }

  .picList li .imgBox {
    width: 1.65rem;
  }

  .picList li .txt {
    width: calc(100% - 1.85rem);
  }

  .picList li.nopic .txt {
    width: 100%;
  }

  .picList li .txt p {
    display: none;
  }

  .picList li .txt span {
    display: block;
  }

  /* .arc-con p{font-size: .18rem!important;}
   .arc-con span{font-size: .18rem!important;}*/
}


.shar{
    font-size: 0;
    overflow: hidden;
    text-align: center;
}
 .shar + .shar{
    overflow:visible;
}
 .shar span{
    display: inline-block;
    vertical-align: middle;
    font-size: 16px;
    line-height: 32px;
    color: #999999;
    margin: 0 15px;
}
.shar .share span{
    margin-right:0;
}
 .share {
    display: inline-block;
    vertical-align: middle;
}


.shar .wx{
    display: inline-block;
    vertical-align: middle;
    width: 24px;
    height: 24px;
    background: url("../images/share-wx.png") no-repeat 50%;
}
.shar .qz{
    display: inline-block;
    vertical-align: middle;
    width: 24px;
    height: 24px;
    background: url("../images/share-qz.png") no-repeat 50%;
}
.shar .wb{
    display: inline-block;
    vertical-align: middle;
    width: 24px;
    height: 24px;
    background: url("../images/share-wb.png") no-repeat 50%;
}

.shar a{
    margin: 0 3px;
}