body {
  background: #fff;
  background: url(../images/body_bg.png) bottom center no-repeat;
  background-size: 100% auto;
}


.nymain {
  padding-top: .3rem;
}

.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: #ba0113
}

.right-title h2 {
  position: relative;
  color: #ba0113;
}


.position {
  position: relative;
  height: .6rem;
  overflow: hidden;
}

.position>div {
  position: relative;
  text-align: right;
  font-size: 0;
  line-height: .66rem;
}

.position:before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  background: #ba0113;
  width: 0.05rem;
  height: 0.3rem;
}

.position h3 {
  position: absolute;
  line-height: .22rem;
  text-align: left;
  font-size: 0.3rem;
  font-weight: bold;
  color: #ba0113;
  padding-left: .2rem;
  line-height: .4rem;
  height: .6rem;
  line-height: .6rem;
}

.position span {
  color: #666666;
  font-size: .14rem;
  vertical-align: middle;
}

.position img {
  vertical-align: middle;
  margin-right: .08rem;
  width: 0.15rem;
  height: 0.22rem;
}

.position a {
  font-size: .14rem;
  color: #666666;
  margin: 0 .05rem;
  vertical-align: middle;
}

.position a:hover {
  color: #BA2A17;
}


/* */
.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;

    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
}

.timg-linfo span {
  display: block;
  line-height: .22rem;
  color: #5f4253;
  margin-top: .13rem;
  font-size: .18rem;
}

.timg-list ul li:hover {
  background-color: #ba0113;
}

.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: #ba0113;
  font-weight: bold;
}

.timg-linfo .time>span {
  display: inline-block;
  font-size: .14rem;
  color: #ba0113;
  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: #ba0113;
  color: #fff;
  border: .01rem solid #ba0113;
}

.pagination a:hover {
  background: #ba0113;
  color: #fff;
  border: .01rem solid #ba0113;
}

.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: #9a0000;
}



/*  */
.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;
  border-bottom: .01rem #dfdfdf dashed;
  line-height: .6rem;
  padding-left: .2rem;
}

.lists li:before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  width: 0.05rem;
  height: 0.05rem;
  transform: translateY(-50%) rotate(45deg);
  opacity: 0.6;
  background: #ba0113;
}

.lists li a span {
  position: absolute;
  right: .1rem;
  font-size: .16rem;
  color: #999999;
}

.lists li:hover {}

.lists li a {
  display: block;
  color: #303030;
  font-size: .18rem;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.lists li a:hover {
  color: #ba0113;
  font-weight: bold
}

.lists li a span.list_time {
  position: absolute;
  right: .1rem;
  font-size: .16rem;
  color: #999999;
}


/*n_content*/
.n_con_tit h2 {
  font-size: .36rem;
  color: #333;
  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;
  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-bottom: .22rem;
  margin-bottom: .3rem;
  border-bottom: 1px solid #e5e5e5;
}

.n_con_txt p {
  font-size: .18rem;
  color: #333333;
  line-height: .36rem;
  text-indent: 2em;
  margin-bottom: .3rem;
  text-align: justify;
}

.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: #ba0113
}

.n_content {
  margin-top: 0;
  padding: .3rem .5rem 1rem .5rem;
  background-size: 100% auto;
  /* background: #fff; */
}

.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: #ba0113;
}

.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: #ba0113;
  font-weight: bold;
}

.nr_tabel th {
  background-color: #ba0113;
  background: linear-gradient(0deg, #ba0113, #ba0113), #F1F5F6;
  color: #fff;
  text-align: center;
  font-size: 0.2rem;
  height: 0.5rem;
  line-height: .5rem
}

.nr_tabel {
  width: 100%;
}