.news-wrap {
  width: auto;
  height: auto;
  position: relative;
  background: #eeeeee;
  z-index: 99;
}
.news-wrap > .news-layout {
  width: auto;
  height: auto;
}
.news-wrap > .news-layout > .news-body {
  width: 100%;
  height: auto;
}
.news-wrap > .news-layout > .news-body img {
  display: inline-block;
}
.news-wrap > .news-layout > .news-body > .ccg-bx > .news-tit {
  width: 100%;
  height: 250px;
  position: relative;
}
.news-wrap > .news-layout > .news-body > .ccg-bx > .news-tit > img {
  width: 129px;
  height: 223px;
  margin-right: 115px;
  float: right;
  margin-top: 30px;
}
.news-wrap > .news-layout > .news-body > .ccg-bx > .ccg-body > .left-wrap > .left-body {
  width: 100%;
  height: 300px;
  margin-top: 50px;
}
.news-wrap > .news-layout > .news-body > .ccg-bx > .ccg-body > .left-wrap > .left-body > .left-tit {
  width: 37%;
  height: 300px;
  display: inline-block;
  text-align: center;
  margin-left: 67px;
}
.news-wrap > .news-layout > .news-body > .ccg-bx > .ccg-body > .left-wrap > .left-body > .left-tit > div:first-child {
  width: 75%;
  height: 300px;
  padding-right: 5px;
  display: inline-block;
  border-right: 3px solid #569dd5;
}
.news-wrap > .news-layout > .news-body > .ccg-bx > .ccg-body > .left-wrap > .left-body > .left-tit > div:first-child > h6 {
  font-size: 18px;
  font-weight: bold;
  color: #000;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  -moz-line-clamp: 2;
  -moz-box-orient: vertical;
}
.news-wrap > .news-layout > .news-body > .ccg-bx > .ccg-body > .left-wrap > .left-body > .left-tit > div:first-child > p {
  text-align: left;
  text-indent: 2em;
  color: #545454;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 10;
  -webkit-box-orient: vertical;
  -moz-line-clamp: 10;
  -moz-box-orient: vertical;
}
.news-wrap > .news-layout > .news-body > .ccg-bx > .ccg-body > .left-wrap > .left-body > .left-tit > div:first-child > p:last-child {
  padding-right: 10px;
  width: 100%;
  height: 30px;
  background: #569dd5;
  line-height: 30px;
  border-radius: 3px;
  text-align: right;
  margin-bottom: 0;
}
.news-wrap > .news-layout > .news-body > .ccg-bx > .ccg-body > .left-wrap > .left-body > .left-tit > div:first-child > p:last-child > a {
  color: #e4e4e4 !important;
}
.news-wrap > .news-layout > .news-body > .ccg-bx > .ccg-body > .left-wrap > .left-body > .left-tit > div:last-child {
  width: 25%;
  float: right;
}
.news-wrap > .news-layout > .news-body > .ccg-bx > .ccg-body > .left-wrap > .left-body > .left-tit > div:last-child > span {
  display: inline-block;
  color: #569dd5;
}
.news-wrap > .news-layout > .news-body > .ccg-bx > .ccg-body > .left-wrap > .left-body > .left-tit > div:last-child > span:first-child {
  width: 100%;
  height: 60px;
  font-size: 40px;
  font-weight: bold;
}
.news-wrap > .news-layout > .news-body > .ccg-bx > .ccg-body > .left-wrap > .left-body > .left-tit > div:last-child > span:last-child {
  font-size: 18px;
}
.news-wrap > .news-layout > .news-body > .ccg-bx > .ccg-body > .left-wrap > .left-body > .left-img {
  width: 48%;
  height: 300px;
  float: right;
  margin-right: 103px;
}
.news-wrap > .news-layout > .news-body > .ccg-bx > .ccg-body > .left-wrap > .left-body > .left-img > img {
  width: 588px;
  height: 300px;
}
.news-wrap > .news-layout > .news-body > .ccg-bx > .fenye {
  margin-bottom: 60px;
  text-align: center;
}
.news-wrap > .news-layout > .news-body > .ccg-bx > .fenye a {
  margin-top: 50px;
  margin-bottom: 10px;
  margin-left: 10px;
}
.news-wrap > .news-layout > .news-body > .ccg-bx > .fenye a:first-child {
  margin-left: 0;
}
.active_page {
  background: #569dd5 !important;
}
