﻿.ddy-2 {
  position: absolute;
  height: 39px;
  top: 95px;
  line-height: 39px;
  z-index: 1;
  font-size: 0;
  right: 175px;
}

.pub-box {
  width: 588px;
  height: 296px;
  margin-bottom: 18px;
  padding: 0 20px;
  border: 1px solid #e7e7e7;
  position: relative;
}

.pub-title {
  position: relative;
  height: 56px;
  line-height: 55px;
  border-bottom: 1px solid #e7e7e7;
}

.pub-title span {
  color: #0169b6;
  font-size: 20px;
  font-weight: bold;
  padding: 0 22px;
  border-bottom: 4px solid #016ab4;
  position: relative;
  bottom: -1px;
  height: 56px;
}

.pub-title a.dy {
  width: 70px;
  height: 24px;
  background: url(/images/dy.png);
  line-height: 24px;
  padding-left: 28px;
  color: #fff;
  font-size: 16px;
  position: absolute;
  right: 5px;
  top: 18px;
}

.pub-d {
  padding: 20px 10px 0;
  text-indent: 32px;
  color: #000000;
  font-size: 16px;
  line-height: 36px;
  max-height: 200px;
  overflow: hidden;
}

.pub-date {
  padding: 0 20px;
  text-align: right;
  font-size: 16px;
  color: #a9a9a9;
}