hr {
	margin-top: 30px;
	margin-bottom: 30px;
	border: 0;
	border-top: 1px solid #dbdbd9;
}


.listInfo {
  height: 213px;
  border-bottom: 1px solid #e5e5e5;
  padding: 25px 0;
  font-size: 14px;
  }
  .listInfo dt {
    width: 350px;
    height: 213px;
    overflow: hidden;
    float: left;
    text-align: center;
    }
  .listInfo dd {
    float: left;
    width: 810px;
    height: 182px;
    overflow: hidden;
    padding: 30px 0 0 40px;
    position: relative;
    }
  .listInfo h3 {
    width: 810px;
    max-height: 64px;
    font-size: 22px;
    line-height: 32px;
    font-weight: bold;
    overflow: hidden;
    /* text-overflow: ellipsis;white-space: nowrap; */
    }
  .listInfo p {
    color: #aeb0b2;
    height: 78px;
    width: 810px;
    line-height: 26px;
    padding: 10px 0 0;
    overflow: hidden;
    }
    .listInfo p a {
      color: #9E9E9E;
      font-size: 14px;
      }
    .listInfo p a:hover {
      color: #009B4C;
      }
  .listInfo .info {
    height: 28px;
    margin: 20px 0 0;
    position: absolute;
    left: 40px;
    bottom: 20px;
    width: 810px;
    overflow: hidden;
    }
    .listInfo .info .info-l {
      float: left;
      width: 320px;
      height: 28px;
      overflow: hidden; }
      .listInfo .info .info-l a {
        display: inline-block;
        color: #5a5b5d;
        padding: 0 10px;
        height: 26px;
        line-height: 26px;
        margin: 0 10px 0 0;
        border: 1px solid #afafaf;
        -moz-border-radius: 3px;
        -webkit-border-radius: 3px;
        border-radius: 3px; }
      .listInfo .info .info-l a:hover {
        color: #f60;
        border: 1px solid #f60;
        text-decoration: none; }
    .listInfo .info .info-r {
      float: right;
      color: #9E9E9E;
      height: 28px;
      line-height: 28px;
      /* width: 100px; */
      overflow: hidden;
      }
  .listInfo .info .info-r .ico-read {
        display: block;
        height: 28px;
        background: url("../images/listImg.png") no-repeat 0 -1px;
        padding: 0 0 0 30px;
        float: right; }
		
.zzz2{color: #3f3f3f;}

.zzz2:hover{ color:#009B4C;}