.row {
  padding-top: 15px;
}

.ptbox {
  width: 790px;
  position: relative;
  height: 546px;
  background: #FFF;
}

.row .hiSlider-item img {
}

/* 轮播图背景模式 */
.bigimgs .hiSlider-item.slider-item {
  height: 500px;
  background-repeat: no-repeat;
}

.hiSlider-title {
  bottom: 0px;
  width: 100%;
  padding: 0px 0;
  color: #fff;
  text-indent: 10px;
  background: rgba(0, 0, 0, .6);
  z-index: 2;
  font: 18px / 2 "Microsoft YaHei", "Arial", "Tahoma";
}

.ptbox .hiSlider-wrap {
  height: 546px !important;
}

.ptbox .hiSlider-pages {
  bottom: 5px;
  right: 10px;
  text-align: right;
}

.date-list {
  width: 785px;
  height: 550px;
}

.render-body {
  padding-bottom: 0px;
}

.list .title {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 20px;
  background: #F1F3F4;
  padding: 3px 10px;
  border-radius: 5px;
  min-height: 30px;
  box-sizing: border-box;
  font-weight: bolder;
}

@media screen and (max-width: 1200px) {
  .list .fa-circle {
    display: none;
  }

  .list .font-color {
    color: #333;
  }

  .mpt15 {
    padding-top: 0.625rem !important;
  }

  .hiSlider-wrap {
    border-radius: 0.625rem;
  }

  .hiSlider-title {
    font-size: 0.75rem;
    text-align: left;
    line-height: 1.875rem;
  }

  .hiSlider-pages {
    bottom: 0.1875rem;
    right: 0.3125rem;
    text-align: right;
  }
}
