.strange-news-ctn[data-v-d71b59e0] {
  position: relative;
  height: 240px;
  margin: 24px 22px 0 20px;
}
[data-v-d71b59e0] .dh-swiper-ctr .news-item {
  display: block;
  height: 20px;
}
[data-v-d71b59e0] .dh-swiper-ctr .news-item:not(:last-child) {
  margin-bottom: 24px;
}
[data-v-d71b59e0] .dh-swiper-ctr .label {
  display: inline-block;
  width: 60px;
  height: 20px;
  line-height: 18px;
  font-size: 12px;
  color: #FF5707;
  background: #FFF5E9;
  border-radius: 4px;
  border: 1px solid #FFCBA6;
  text-align: center;
  margin: 0 8px 0 0;
  overflow: hidden;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
[data-v-d71b59e0] .dh-swiper-ctr .title {
  display: inline-block;
  width: 210px;
  height: 20px;
  font-size: 14px;
  color: #222;
  line-height: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
[data-v-d71b59e0] .dh-swiper-ctr .title:hover {
  color: #f30;
  text-decoration: underline;
}
[data-v-d71b59e0] .dh-swiper-ctr .left-icon,[data-v-d71b59e0] .dh-swiper-ctr .right-icon {
  display: none!important;
}
[data-v-d71b59e0] .dh-swiper-ctr .dot {
  bottom: 14px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
[data-v-d71b59e0] .dh-swiper-ctr .dot .dot-item {
  width: 8px;
  height: 8px;
  background: #E6E6E6;
  border-radius: 50%;
  margin-right: 0;
}
[data-v-d71b59e0] .dh-swiper-ctr .dot .dot-item:not(:last-child) {
  margin-right: 8px;
}
[data-v-d71b59e0] .dh-swiper-ctr .dot .dot-item.active {
  background: #0166FF;
}

