@charset "utf-8";

.linesq {
  position: relative
}

.linesq1 {
  position: relative
}

.linesq:before {
  content: '';
  width: 6px;
  height: 100%;
  right: 0;
  top: 0;
  position: absolute;
  background: url(../images/linev.png) repeat-y top center;
  background-size: 100% auto;
  pointer-events: none
}

.linesq:after {
  content: '';
  width: 100%;
  height: 6px;
  right: 0;
  bottom: 0;
  position: absolute;
  background: url(../images/line.png) repeat-x top center;
  background-size: auto 100%;
  pointer-events: none
}

.linesq1:before {
  content: '';
  width: 6px;
  height: 100%;
  left: 0;
  top: 0;
  position: absolute;
  background: url(../images/linev1.png) repeat-y top center;
  background-size: 100% auto;
  pointer-events: none
}

.linesq1:after {
  content: '';
  width: 100%;
  height: 6px;
  left: 0;
  top: 0;
  position: absolute;
  background: url(../images/line1.png) repeat-x top center;
  background-size: auto 100%;
  pointer-events: none
}

.linesq3 .sq3 {
  position: absolute;
  width: 42px;
  height: 41px;
  background: url(../images/rb.jpg) no-repeat center;
  right: 0;
  bottom: 0;
  pointer-events: none;
  z-index: 2
}

.linesq1 .sq1 {
  position: absolute;
  width: 42px;
  height: 41px;
  background: url(../images/lt.jpg) no-repeat center;
  left: 0;
  top: 0;
  pointer-events: none;
  z-index: 2
}

.nyBa .img {
  padding-bottom: 21.5%
}

.nyBa:before {
  background: url(../images/bas.png) no-repeat top center;
  background-size: 101% 100%;
  content: '';
  position: absolute;
  top: 40px;
  left: 0;
  right: 0;
  height: 2rem;
  z-index: 2;
}

@media (max-width: 800px) {
  .nyBa .img {
    padding-bottom: 0;
    height: 3rem
  }
  .header .hdb{margin-top:0;}
}

@media (max-width: 540px) {
  .nyBa .img {
    height: 52vw;
  }
}


.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: #b40303;
  padding: 0 8px;
  min-width: .35rem;
  height: .35rem;
  line-height: .33rem;
  border: 1px solid #b40303;
  border-radius: 3px
}

.pages ul li a.on {
  background: #b40303;
  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: #b40303;
  color: #fff;
  border-radius: 3px;
  margin-left: 5px
}

.mainNy {
  padding: .5rem 0 .6rem;
}

.mainNy .wp {}

.nyRight .nytit {
  margin-bottom: .2rem;
  position: relative;
  line-height: .26rem;
  padding-left: .2rem
}

.nyRight .nytit:after {
  content: '';
  height: 110%;
  width: 4px;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  background: #b40303;
}

.nyRight .nytit h3 {
  font-size: .3rem;
  font-weight: normal;
}

.nyRight .posi {
  font-size: .14rem;
  color: #666;
  padding-left: .25rem;
  background: url(../images/posi.png) no-repeat left .03rem;
  background-size: .19rem .16rem
}

.nyRight .posi a {
  color: #666;
}

.nyRight .posi a:hover {
  color: #b40303;
}

.nyLeft {
  width: 2.3rem;
  position: relative;
}

.nyRight {
  width: calc(100% - 2.7rem);
  position: relative;
}

.nyleftNav {
  background: #fff;
  box-shadow: 0 0 15px rgba(0, 0, 0, .1)
}

.nyleftNav>h2 {
  line-height: .7rem;
  color: #fff;
  background: #b40303;
  font-size: .22rem;
  text-align: center;
  position: relative
}

.nyleftNav>ul {
  background: #fff;
  padding: .15rem .15rem .4rem
}

.nyleftNav>ul>li {
  position: relative;
  border-top: 1px dotted rgba(181, 190, 209, .64);
  padding: .1rem 0
}

.nyleftNav>ul>li:nth-child(1) {
  border-top: 0;
}

.nyleftNav ul li a {
  display: block;
  font-size: .18rem;
  color: #333;
  line-height: 1.4em;
  text-align: center;
  padding: .1rem .1rem;
}

.nyleftNav ul li a:hover {
  color: #b40303
}

.nyleftNav>ul>li>span {
  position: absolute;
  width: 25px;
  height: 25px;
  right: 10px;
  top: 20px;
  line-height: 50px;

  cursor: pointer;
  transition: all .3s
}

.nyleftNav>ul>li.on>span {
  transform: rotate(90deg)
}

.nyleftNav>ul>li.on>a {
  color: #b40303;
  font-weight: bold;
}

.nyleftNav>ul>li.activ {
  background: #dadada
}

.nyleftNav>ul>li.active>a {
  color: #2c85dd;
  font-weight: 600
}

.nyleftNav ul li.active {
  border-left: 3px solid #2c85dd
}

.nyleftNav ul li.active ul {
  display: block
}

.nyleftNav>ul>li>ul {
  display: none;
  padding-top: 0;
  padding-bottom: 0;
  padding-right: 0
}

.nyleftNav>ul>li>ul>li>a {
  font-size: 16px;
  line-height: 64px;
  border-top: 1px dotted rgba(181, 190, 209, .64);
  color: #666
}


.txtList li {
  border-bottom: 1px solid #eee;
  padding: .35rem 0;
  position: relative;
}

.txtList li a {
  display: flex;
  justify-content: space-between;
}

.txtList li .time {
  text-align: center;
  color: #888
}

.txtList li .time span {
  color: #b40303;
  font-size: .48rem;
  display: block;
  border-bottom: 2px solid #9c7d4e;
  margin-top: .1rem
}

.txtList li .txt {
  width: calc(100% - 1rem)
}

.txtList li .txt h4 {
  font-size: .22rem;
  margin-bottom: .15rem;
  font-weight: normal;
}

.txtList li .txt p {
  line-height: 1.6em;
  color: #888
}

.txtList li a:hover .txt h4 {
  font-weight: bold;
}

.picList li {
  padding: .25rem 0;
  border-bottom: 1px solid #eee;
  transition: .3s;
}

.picList li a {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.picList li .txt .time {
  background: url(../images/time.png) no-repeat left 0;
  color: #9c7d4e;
  padding-left: 22px
}

.picList li .txt {
  width: calc(100% - 2.95rem);
}

.picList li .txt h4 {
  font-weight: normal;
  line-height: 1.4em;
  font-size: .2rem;
  margin-top: .2rem
}

.picList li .txt p {
  font-size: .15rem;
  line-height: 1.6em;
  color: #888888;
  margin-top: .2rem;
  height: .42rem\0;
}

.picList li.nopic .txt {
  width: 100%
}

.picList li .imgBox {
  width: 2.65rem;
  margin-right: .3rem;
}

.picList li .imgBox .img {
  padding-bottom: 62.5%;
}

.nyDeaSide {
  width: 2.4rem
}

.nyDeaSide .nytitr h3 {
  color: #b40303;
  font-size: .2rem;
  margin-bottom: .1rem;
}

.asideList {
  background: #f6f6f6;
  padding: .1rem .15rem .25rem;
  border-top: 2px solid #b40303
}

.asideList li {
  border-bottom: 1px solid #ddd;
  padding: .1rem 0 .1rem .15rem;
  position: relative;
  line-height: 1.5em;
}

.asideList li span {
  position: absolute;
  top: .12rem;
  right: 0;
  color: #666;
}

.asideList li:before {
  content: '';
  position: absolute;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background: #666;
  left: 0;
  top: .19rem
}

.articletitle {
  padding: .1rem 0 .2rem;
}

.articletitle h1 {
  font-size: .24rem;
  line-height: 1.4em;
  text-align: center;
  font-weight: normal;
}

.arc-info {
  padding-bottom: .25rem;
  border-bottom: 1px dashed #ddd;
  padding-bottom: .15rem;
  margin-bottom: .25rem;
  text-align: center;
  color: #888;
  line-height: .3rem;
  font-size: .15rem;
}

.arc-info div {
  margin: 0 .1rem;
}

.arc-info .share span {
  display: block;
}

.arc-con {
  line-height: 1.8em;
  color: #555;
  text-align: justify;
}

.arc-con img {
  display: inline-block;
  width: auto !important;
  margin: .1rem 0
}

.arc-con p {
  margin-bottom: .2rem;
  line-height: 38px !important;
  font-size: 18px !important;
}

.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 dashed #ddd;
}

.arc-sib .item {
  display: flex;
  justify-content: space-between;
  padding: 5px 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:hover {
    padding-left: .3rem
  }

  .picList li:hover .txt h4 {
    font-weight: bold
  }

  .txtList li {
    padding: .35rem .3rem;
    background: #fff;
    transition: .3s
  }

  .txtList li:hover {
    box-shadow: 0 0 15px rgba(180, 3, 3, .45);
    z-index: 4
  }
}

@media screen and (max-width:768px) {

  .nyLeft {
    width: 100%;
    margin-bottom: .3rem;
  }

  .nyRight {
    width: 100%
  }

  .nyDeaSide {
    width: 100%;
    margin-top: .4rem;
  }

  .nyleftNav>h2 {
    line-height: .6rem;
    font-size: .22rem;
    text-align: left;
    padding-left: 15px;
    font-weight: 600;
    padding-left: .6rem
  }

  .nyleftNav>h2 span {
    transition: .3s;
    position: absolute;
    ;
    width: 24px;
    height: 24px;
    top: 50%;
    background: url(../images/sub_left_down2.png) no-repeat center center;
    background-position: center;
    right: 10px;
    margin-top: -12px;
  }

  .nyleftNav>h2 span.on {
    transform: rotate(-45deg);
  }

  .nyleftNav>p {
    font-size: 18px;
    padding: 10px 0
  }

  .nyleftNav ul {
    display: none;
    padding-bottom: .3rem
  }

  .nyleftNav>ul>li>span {
    top: 13px
  }

  .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
  }

  .arc-sib .item span {
    width: .8rem;
  }

  .arc-sib .item a {
    width: calc(100% - .8rem);
  }
}

@media (max-width: 540px) {

  .picList li .imgBox {
    width: 2.05rem;
    margin-right: .2rem
  }

  .picList li .txt {
    width: calc(100% - 2.25rem);
  }

  .picList li .txt p {
    display: none;
  }

  .arc-con p {
    font-size: .18rem !important;
  }

  .arc-con span {
    font-size: .18rem !important;
  }

  .nyleftNav ul li a {
    font-size: .19rem
  }

  .arc-info {
    font-size: .16rem
  }

  .articletitle h1 {
    font-size: .26rem
  }

  .nyRight .posi {
    width: 100%;
    margin-top: .15rem;
    font-size: .16rem
  }

  .txtList li .txt p {
    display: none
  }

  .txtList li .txt h4 {
    font-size: .21rem
  }

  .txtList li .time span {
    font-size: .36rem
  }
}