.detail-news {
  margin: 0 20px;
  padding-bottom: 90px; }
  .detail-news .img-wrap {
    width: 100%;
    overflow: hidden; }
    .detail-news .img-wrap img {
      width: 100%; }
  .detail-news .big-title {
    line-height: 29px;
    font-size: 20px;
    margin: 20px 0 15px;
    padding: 0; }
  .detail-news .time {
    opacity: 0.5;
    font-size: 12px;
    font-family: 'futura-medium'; }
    .detail-news .time span {
      vertical-align: middle; }
    .detail-news .time .tag {
      line-height: 22px;
      padding: 1px 5px;
      margin-left: 16px;
      border-radius: 2px; }
    .detail-news .time .tag {
      color: #044C3C;
      background: rgba(4, 76, 60, 0.1); }
    .detail-news .time .tag2 {
      color: #414042;
      background: rgba(65, 64, 66, 0.1); }
  .detail-news .cont * {
    font-family: 'PingFangSC Regular', 'Microsoft YaHei', sans-serif, Akzidenz Grotesk BQ Light, Helvetica; }
  .detail-news .cont {
    padding: 0;
    margin: 40px 0 0; }
  .detail-news .cont img {
    max-width: 100%;
    margin: 0 auto;
    display: block; }

.dropdown-toggle::after {
  display: inline-block;
  margin-left: .254em;
  vertical-align: .255em;
  content: "";
  border-top: .3em solid;
  border-right: .3em solid transparent;
  border-bottom: 0;
  border-left: .3em solid transparent;
  color: #80b9ac; }
