#nry .g-bd {
  margin-top: 0;
  background: #fff;
}

#nry .address {
  width: 100%;
  line-height: 40px;
  overflow: hidden;
  text-align: right;
  position: relative;
}

#nry .address .address-1 {
  font-size: 24px;
  line-height: 40px;
  height: 40px;
  margin-bottom: 10px;
  padding-left: 12px;
}

#nry .address .address-2 {
  color: #666;
}

#nry .address .address-2 a,
#nry .address .address-2 span {
  color: #666;
}

#nry .address .address-2 a:hover {
  color: #2970FF;
}

#nry .g-mn {
  position: relative;
  height: auto;
  padding: 20px;
}

#nry .main-cnt .cnt-hd {
  position: relative;
  margin-bottom: 20px;
}

#nry .main-cnt .cnt-hd .title {
  color: #333;
  font-size: 28px;
  margin: auto;
  line-height: 1.5;
  margin-bottom: 20px;
  text-align: center;
  padding-bottom: 15px;
  border-bottom: 2px solid lightgray;
}

#nry .main-cnt .cnt-hd .subtitle {
  font-size: 22px;
}

#nry .main-cnt .cnt-hd .time {
  margin: auto;
  text-align: center;
  margin: auto;
  font-size: 14px;
  height: 30px;
  font-size: 13px;
  color: gray;
}

#nry .main-cnt .cnt-hd .time > div {
  display: inline-block;
  margin: 0 20px;
}

#nry .main-cnt .cnt-hd .fx {
  position: absolute;
  right: 17px;
  bottom: 5px;
}

#nry .main-cnt .cnt-bd {
  margin: auto;
}

#nry .main-cnt .cnt-content {
  font-size: 14px;
  min-height: 340px;
  line-height: 1.8;
  color: #000;
}

#nry .main-cnt .cnt-content p {
  margin-bottom: 10px;
}

#nry .main-cnt .cnt-content img {
  display: block;
  max-width: 100%;
  margin: auto;
}

#nry .main-cnt .cnt-content blockquote {
  border-left: 0;
}

#nry .main-cnt .cnt-ft {
  margin: 20px;
  text-align: center;
  font-size: 15px;
}

#nry .main-cnt .cnt-ft a {
  color: #666;
}

#nry .main-cnt .cnt-ft a:hover {
  color: #c50001;
}

#nry .main-cnt .xgxx .xgxx-hd {
  border-bottom: 1px solid lightgray;
  height: 30px;
  color: #000;
  font-size: 16px;
  position: relative;
}

#nry .main-cnt .xgxx .xgxx-hd span {
  position: absolute;
  bottom: -1px;
  border-bottom: 1px solid #000;
  padding: 0 10px 0 10px;
}

#nry .main-cnt .xgxx .list {
  font-size: 14px;
  line-height: 24px;
  padding: 20px 0 20px 0;
  color: #6a6a6a;
}

#nry .main-cnt .xgxx .list li {
  position: relative;
  height: 33px;
  line-height: 33px;
  border: 0;
}

#nry .main-cnt .xgxx .list li:hover {
  color: #c50001;
}

#nry .main-cnt .xgxx .list li a {
  position: absolute;
  width: 90%;
  overflow: hidden;
}

#nry .main-cnt .xgxx .list li .time {
  position: absolute;
  right: 0;
  top: 0;
}

#nry .m-gallery {
  width: 660px;
  height: 660px;
  margin: auto;
  margin-bottom: 20px;
  padding: 20px;
  background: #fff;
  border-radius: 5px;
}

#nry .swiper-slide {
  background-size: cover;
  background-position: center;
}

#nry .swiper-slide .pic_text {
  position: absolute;
  background: rgba(0, 0, 0, 0.5);
  color: #fff;
  bottom: 0;
  left: 0;
  right: 0;
  word-break: break-word;
  line-height: 2;
  padding: 10px;
}

#nry .swiper-slide .pic_text p {
  margin: 0;
}

#nry .swiper-slide .pic_text .pic_note {
  font-size: 14px;
  text-indent: 2em;
}

#nry .gallery-top {
  height: 80%;
  width: 100%;
}

#nry .gallery-thumbs {
  height: 20%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 10px 0;
}

#nry .gallery-thumbs .swiper-slide {
  height: 100%;
  opacity: 0.4;
}

#nry .gallery-thumbs .swiper-slide-thumb-active {
  opacity: 1;
}

#nry .swiper-scrollbar-drag {
  background: rgba(255, 255, 255, 0.8);
}
