.content {
  min-height: 886px;
  background:  no-repeat center top;
  position: relative;
  padding-top: 54px;
}
.content .wrap {
  overflow: hidden;
  width: 1020px;
  box-sizing: border-box;
  min-height: 886px;
  margin: 0 auto;
}
.counseling1 > .hot {
  width: 680px;
  height: 481px;
  padding: 20px;
}
.counseling1 > .hot a {
  color: #000;
}
.counseling1 > .hot > .tit {
  margin-top: 9px;
}
.counseling1 > .hot > .tit > .tit-time {
  font-size: 12px;
}
.counseling1 > .hot > .tit > .tit-txt {
  width: 582px;
  max-height: 26px;
  line-height: 26px;
  font-size: 20px;
  overflow: hidden;
}
.counseling1 > .hot > .tit-nav {
  font-size: 14px;
  padding: 5px 0;
}
.counseling1 > .hot > .intro {
  position: relative;
  height: 38px;
  line-height: 19px;
  overflow: hidden;
  // padding-top: 10px;
}
.counseling1 > .hot  .top_text{
    color: #9b9b9b;
}
.counseling1 > .detail {
  width: 680px;
  padding: 20px;
}
.counseling1 > .detail img{
  max-width: 100%;
}
.counseling1 > .detail > .tit-area > .tit {
  font-size: 24px;
  width: 613px;
  line-height: 33px;
  overflow: hidden;
}
.counseling1 > .detail > .tit-area > .tit-bar {
  font-size: 12px;
  margin: 25px 0px;
}
.counseling1 > .detail > .tit-area > .tit-bar > span {
  margin-right: 36px;
}
.counseling1 > .detail > .description {
  font-size: 16px;
  margin-top: 28px;
  line-height: 28px;
}
.counseling1 > .nav {
  width: 280px;
}
.counseling1 > .nav > div {
  height: 130px;
  line-height: 130px;
  border-color: #eeeeee;
}
.counseling1 > .nav > div .icon {
  display: inline-block;
  margin-right: 26px;
  height: 35px;
  width: 35px;
  vertical-align: middle;
}
.counseling1 > .nav > div .txt {
  font-size: 20px;
  font-weight: bold;
  height: 26px;
  line-height: 26px;
  padding: 10px;
  color: #14116e;
}
.counseling1 > .nav > .hj-act-bg {
  background-color: #0075af;
  color: #ffffff;
}
.counseling1 > .nav > .hj-act-bg .txt{
  color: #ffffff;
  border-color: #ffffff;
}
.counseling1 > .nav > .hj-bg .icon-01 {
  background: ;
}
.counseling1 > .nav > .hj-bg .icon-02 {
  background: ;
}
.counseling1 > .nav > .hj-bg .icon-03 {
  background: ;
}
.counseling1 > .nav > .hj-bg .icon-04 {
  background: ;
}
.counseling1 > .nav > .hj-act-bg .icon-01 {
  background: ;
}
.counseling1 > .nav > .hj-act-bg .icon-02 {
  background: ;
}
.counseling1 > .nav > .hj-act-bg .icon-03 {
  background: ;
}
.counseling1 > .nav > .hj-act-bg .icon-04 {
  background: ;
}
.counseling2 {
  width: 980px;
  margin-top: 20px;
  padding: 20px;
}
.counseling2 > .title {
  font-size: 20px;
  height: 30px;
}
.counseling2 > .li {
  padding: 15px 0px;
}
.counseling2 > .li img {
  width: 280px;
  height: 158px;
}
.counseling2 > .li > .lir {
  width: 680px;
  margin-left: 20px;
}
.counseling2  .tit-bar{
    // margin-top: 5px;
}
.counseling2 > .li > .lir .tit {
  font-size: 20px;
  color: #000;
  line-height: 26px;
  font-weight: normal;
  overflow: hidden;
  text-overflow:ellipsis;
  white-space: nowrap;
}
.counseling2 > .li > .lir .tit-nav {
  font-size: 14px;
  line-height: 22px;
}
.counseling2 > .li > .lir .tit-bar > span {
  font-size: 12px;
  color: #cacaca;
  margin-right: 22px;
}
.counseling2 > .li > .lir > .intro {
  font-size: 14px;
  position: relative;
  margin-top: 32px;
  height: 63px;
  line-height: 21px;
  overflow:hidden;
  text-overflow:ellipsis;
  display:-webkit-box;
  -webkit-box-orient:vertical;
  -webkit-line-clamp:3;
}
