.swiper {
  position: relative;
  width: 600px;
  height: 386px;
}
.swiper .swiper-wrapper {
  width: 600px;
  height: 386px;
}
.swiper .swiper-wrapper .swiper-slide {
  position: relative;
}
.swiper .swiper-wrapper .swiper-slide p {
  position: absolute;
  width: 600px;
  height: 40px;
  line-height: 40px;
  bottom: 10px;
  /* background-color: rgba(0, 0, 0, 0.6); */
  color: #fff;
  font-weight: bold;
  text-align: center;
  text-shadow: 0 1px 2px rgb(0 0 0 / 60%);
}
.swiper img {
  width: 600px;
  height: 386px;
}
.swiper {
  --swiper-pagination-color: #fff;
  /* ä¸¤ç§éƒ½å¯ä»¥ */
  --swiper-theme-color: #ff6600;
  /* è®¾ç½®Swiperé£Žæ ¼ */
  --swiper-navigation-color: #fff;
  /* å•ç‹¬è®¾ç½®æŒ‰é’®é¢œè‰² */
  --swiper-navigation-size: 30px;
  /* è®¾ç½®æŒ‰é’®å¤§å° */
}
.swiper1 {
  margin-top: 15px;
  position: relative;
  width: 1200px;
  height: 100px;
  overflow: hidden;
}
.swiper1 .swiper-wrapper {
  width: 1200px;
  height: 100px;
}
.swiper1 .swiper-wrapper .swiper-slide {
  position: relative;
}
.swiper1 img {
  width: 1200px;
  height: 100px;
}
.swiper1 {
  --swiper-pagination-color: #fff;
  /* ä¸¤ç§éƒ½å¯ä»¥ */
  --swiper-theme-color: #ff6600;
  /* è®¾ç½®Swiperé£Žæ ¼ */
  --swiper-navigation-color: #fff;
  /* å•ç‹¬è®¾ç½®æŒ‰é’®é¢œè‰² */
  --swiper-navigation-size: 30px;
  /* è®¾ç½®æŒ‰é’®å¤§å° */
}
.ad {
  display: block;
  margin-top: 20px;
  width: 1200px;
  height: auto;
}
div.hide {
  display: block !important;
}
.r_1 {
  height: 386px;
}
.r_1 .L {
  width: 600px;
  height: 386px;
  overflow: hidden;
}
.r_1 .R {
  width: 580px;
}
.index_tt {
  font-size: 38px;
  font-weight: bold;
  color: #d00000;
  text-align: center;
  margin: 10px auto 40px;
}
.index_tt span {
  font-size: 48px;
  font-weight: bold;
  color: #fff;
  background: #d00000;
  border-radius: 8px;
  margin-right: 10px;
  padding: 0 10px;
}
.index_tt:link {
  font-size: 38px;
  font-weight: bold;
  color: #d00000;
  text-align: center;
  margin: 10px auto 40px;
}
.r_2 {
  height: 470px;
}
.r_2 .L {
  position: relative;
  width: 480px;
  height: 386px;
}
.r_2 .L img {
  width: 480px;
  height: 262px;
}
.r_2 .L p {
  display: block;
  /* position: absolute; */
  width: 480px;
  top: 267px;
  height: 33px;
  line-height: 33px;
  text-align: center;
  color: #fff;
  overflow: hidden;
  background: rgba(0, 0, 0, 0.7);
}
.r_2 .R {
  width: 700px;
}
.r_2 .R ul li {
  display: block;
  width: 340px;
  height: 243px;
  float: left;
}
.r_2 .R ul li img {
  display: block;
  width: 340px;
  height: 190px;
  border: 0;
}
.r_2 .R ul li p {
  display: block;
  height: 33px;
  line-height: 33px;
  text-align: center;
  background: #eee;
}
.r_2 .R ul li:nth-child(2n) {
  margin-left: 20px;
}
.r_3 {
  height: 287px;
}
.r_3 .L {
  width: 480px;
  height: 386px;
}
.r_3 .L img {
  width: 480px;
  height: 310px;
}
.r_3 .R {
  width: 700px;
}
.r_3 .R ul li {
  display: block;
  position: relative;
  width: 220px;
  height: 287px;
  float: left;
  border: 1px solid #ccc;
  margin-right: 20px;
  padding: 5px;
  background: #fff;
}
.r_3 .R ul li:hover {
  border: 1px solid #D6001D;
  background: #D6001D;
}
.r_3 .R ul li:hover p,
.r_3 .R ul li:hover span {
  color: #fff;
}
.r_3 .R ul li img {
  display: block;
  width: 208px;
  height: 150px;
  border: 0;
}
.r_3 .R ul li p {
  display: block;
  width: 100%;
  line-height: 24px;
  text-align: center;
  color: #000;
  height: 48px;
  white-space: initial;
  word-break: break-all;
  text-overflow: ellipsis;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  text-align: left;
  /* è¿™é‡Œæ˜¯è¶…å‡ºå‡ è¡Œçœç•¥ */
}
.r_3 .R ul li span {
  font-size: 13px;
  white-space: initial;
  word-break: break-all;
  text-overflow: ellipsis;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  text-align: left;
  color: #999;
}
.r_3 .R ul li:nth-child(3n) {
  margin-right: 0px;
}
.r_4 {
  height: 310px;
}
.r_4 .L {
  position: relative;
  width: 480px;
  height: 386px;
}
.r_4 .L img {
  width: 480px;
  height: 310px;
}
.r_4 .L p {
  display: block;
  position: absolute;
  width: 100%;
  top: 277px;
  height: 33px;
  line-height: 33px;
  text-align: center;
  color: #fff;
  overflow: hidden;
  background: rgba(0, 0, 0, 0.6);
}
.r_4 .R {
  width: 700px;
}
.r_4 .R ul.imgS li {
  position: relative;
  display: block;
  width: 340px;
  height: 190px;
  float: left;
}
.r_4 .R ul.imgS li img {
  display: block;
  width: 340px;
  height: 190px;
  border: 0;
}
.r_4 .R ul.imgS li p {
  display: block;
  position: absolute;
  width: 340px;
  top: 157px;
  height: 33px;
  line-height: 33px;
  text-align: center;
  color: #fff;
  overflow: hidden;
  font-size: 14px;
  background: rgba(0, 0, 0, 0.6);
}
.r_4 .R ul.imgS li:nth-child(2n) {
  margin-left: 20px;
}
.r_4 .R .list_H li {
  float: left;
  width: 340px;
  box-sizing: border-box;
}
.r_4 .R .list_H li:nth-child(2n) {
  margin-left: 20px;
}
.r_5 {
  height: 272px;
}
.r_5 .L {
  position: relative;
  width: 480px;
  height: 269px;
}
.r_5 .L img {
  width: 480px;
  height: 269px;
}
.r_5 .L p {
  display: block;
  position: absolute;
  width: 100%;
  top: 236px;
  height: 33px;
  line-height: 33px;
  text-align: center;
  color: #fff;
  overflow: hidden;
  background: rgba(0, 0, 0, 0.6);
}
.r_5 .L p::after {
  content: '';
}
.r_5 .R {
  width: 340px;
}
.r_5 .R ul.imgS li {
  display: block;
  width: 340px;
  height: 190px;
  float: left;
  position: relative;
}
.r_5 .R ul.imgS li img {
  display: block;
  width: 340px;
  height: 190px;
  border: 0;
}
.r_5 .R ul.imgS li p {
  display: block;
  position: absolute;
  width: 340px;
  top: 157px;
  height: 33px;
  line-height: 33px;
  text-align: center;
  color: #fff;
  overflow: hidden;
  font-size: 14px;
  background: rgba(0, 0, 0, 0.6);
}
.r_5 .C {
  width: 340px;
  margin-left: 20px;
}
.r_5 .C ul.imgS li {
  position: relative;
  display: block;
  width: 160px;
  height: 145px;
  float: left;
}
.r_5 .C ul.imgS li a {
  width: 160px;
  height: 125px;
}
.r_5 .C ul.imgS li a p {
  display: block;
  position: absolute;
  width: 160px;
  bottom: 5px;
  height: 20px;
  line-height: 20px;
  text-align: center;
  color: #fff;
  overflow: hidden;
  font-size: 12px;
  background: rgba(0, 0, 0, 0.6);
}
.r_5 .C ul.imgS li a::after {
  content: "";
  position: absolute;
  top: 0px;
  left: 17.5px;
  width: 125px;
  height: 125px;
  background: url(https://www.rednanjing.cn/special/hs100/img/audio.png) no-repeat;
  background-size: cover;
  opacity: 0;
  transition: all 0.3s;
  z-index: 999;
}
.r_5 .C ul.imgS li a:hover::after {
  content: "";
  transform: scale(0.3);
  opacity: 1;
}
.r_5 .C ul.imgS li .video_item .video-play2 {
  position: absolute;
  z-index: 20;
  top: 50%;
  left: 50%;
  margin-left: -30px;
  margin-top: -50px;
  width: 61px;
  height: 61px;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  filter: alpha(opacity=0);
  opacity: 0;
  background: url(https://www.rednanjing.cn/special/hs100/img/audio.png) no-repeat;
  -webkit-transform: scale(2);
  -ms-transform: scale(2);
  transform: scale(2);
  -webkit-transition: all ease-in-out 250ms;
  transition: all ease-in-out 250ms;
}
.r_5 .C ul.imgS li img {
  display: block;
  width: 160px;
  height: 125px;
  border: 0;
}
.r_5 .C ul.imgS li p {
  display: block;
  height: 33px;
  line-height: 33px;
  text-align: center;
  background: #eee;
}
.r_5 .C ul.imgS li:nth-child(2n) {
  margin-left: 20px;
}
.grayBJ {
  background-color: #f1f1f1;
  height: 358px;
}
.grayBJ ul li {
  padding-top: 20px;
  width: 380px;
  height: 330px;
  float: left;
  margin-left: 30px;
}
.grayBJ ul li img {
  display: block;
  width: 380px;
  height: 257px;
}
.grayBJ ul li:nth-child(1) {
  margin-left: 0;
}
.grayBJ ul li p {
  width: 320px;
  display: block;
  position: relative;
  padding-top: 17px;
  padding-left: 55px;
  overflow: initial;
  height: 50px;
  word-break: normal;
  white-space: initial;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  box-sizing: initial;
}
.grayBJ ul li p em {
  top: 25px;
  left: 0;
  position: absolute;
  border-right: 2px solid #ccc;
  padding-top: 10px;
  padding-right: 10px;
  font-size: 30px;
  color: #ccc;
}
.main1200 ul p {
  box-sizing: border-box;
  /* padding-left: 10px;
  padding-right: 10px; */
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.r_2 p,.r_4 p,.r_5 p{
    padding-left: 10px;
  padding-right: 10px;
  box-sizing: border-box;
}