.content_l {
  width: 1200px;
  margin: 0 auto;
}
.content_l h2 a {
  font-size: 18px;
  font-weight: normal;
  color: #076ea8;
  background: url(https://i.tq121.com.cn/i/list_dot.jpg) no-repeat left center;
  padding-left: 35px;
}
.content_l dl {
  overflow: hidden;
  background: url(https://i.tq121.com.cn/i/list_line.jpg) repeat-x left bottom;
  padding: 10px 0;
  height: 88px;
}
.content_l dl.last {
  background: none;
}
.content_l dl dt {
  width: 113px;
  height: 88px;
  float: left;
}
.content_l dl dt img {
  width: 113px;
  height: 88px;
}
.content_l dl dd {
  width: calc(100% - 123px);
  float: right;
}
.content_l dl dd h3 {
  height: 25px;
  line-height: 25px;
  overflow-x: hidden;
}
.content_l dl dd h3 a {
  display: block;
  font-size: 16px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 75%;
}
.content_l dl dd p {
  font-size: 12px;
  line-height: 24px;
  margin-top: 6px;
  color: #666;
}
.content_l dl dd p strong {
  font-weight: bold;
}
.content_l dl dd a.hover {
  color: #666;
}
.content_l dl dd a.hover:hover {
  color: #005ac1;
}
.content_l dl dd span {
  display: block;
  float: right;
  font-size: 12px;
  color: #666;
}
.content_l .fanye {
  font-size: 16px;
  padding-left: 120px;
  margin: 30px 0 60px;
}
.content_l .fanye a {
  background: #f8f8f8;
  border: 1px solid #999;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  font-size: 14px;
  margin-right: 7px;
  display: inline-block;
  padding: 0 9px;
  height: 21px;
  line-height: 21px;
  float: left;
}
.content_l .fanye a:hover {
  font-size: 14px;
  border: 1px solid #999;
  background: #f8f8f8;
  height: 21px;
  line-height: 21px;
}
.content_l .fanye a.current {
  font-size: 14px;
  color: #fff;
  border: #036cb4 1px solid;
  background-color: #148bb6;
  height: 21px;
  line-height: 21px;
}
.content_l .fanye i {
  font-style: normal;
  font-size: 14px;
}
.manu {
  padding: 5px;
  margin: 0 auto;
  width: 40%;
  text-align: center;
}
.manu a {
  border: #ddd 1px solid;
  padding: 2px 5px;
  text-decoration: none;
}
.manu a:hover,
.manu a:active {
  color: #269;
  border: #148bb6 1px solid;
  text-decoration: none;
}
.manu .current {
  border-radius: 2px;
  font-size: 14px;
  color: #fff;
  border: #036cb4 1px solid;
  padding: 0 9px;
  background-color: #148bb6;
  float: left;
  margin-right: 7px;
  display: inline-block;
  height: 21px;
  line-height: 21px;
}
.manu .disabled {
  font-size: 14px;
  border: #ddd 1px solid;
  padding: 0 9px;
  color: #ccc;
  float: left;
  margin-right: 7px;
  line-height: 21px;
  height: 21px;
}
.mt10 {
  margin-top: 10px;
}
.manu .all {
  float: left;
  font-size: 14px;
}
.xx {
  color: #666;
}
.xx:hover {
  color: #ee842f;
}
