.cxwh-wrap {
  padding-right: 20px;
}
.cxwh-wrap .cxwh-left {
  width: 46%;
  float: left;
  margin: 0px 10px;
}
.cxwh-wrap .news-wrap {
  margin-bottom: 10px;
}
.cxwh-wrap .news-wrap .title-box {
  position: relative;
  border-bottom: 4px solid #e1e1e1;
  text-align: right;
  line-height: 30px;
}
.cxwh-wrap .news-wrap .title-box span {
  position: absolute;
  left: 0;
  border-bottom: 4px solid #a42f1e;
  padding: 0 20px;
  font-size: 16px;
}
.cxwh-wrap .news-wrap .title-box a {
  color: #8f8f8f;
  font-size: 12px;
}
.cxwh-wrap .news-wrap .top {
  padding-top: 20px;
  font-size: 0;
}
.cxwh-wrap .news-wrap .top img {
  display: inline-block;
  vertical-align: top;
  height: 130px;
  width: 377px;
}
.cxwh-wrap .news-wrap .top .right {
  font-size: 14px;
  display: inline-block;
  vertical-align: top;
  width: 377px;
  padding-left: 10px;
}
.cxwh-wrap .news-wrap .top .right h2 {
  font-size: 15px;
  font-weight: 600;
  color: #222;
  line-height: 30px;
}
.cxwh-wrap .news-wrap .top .right p {
  color: #8f8f8f;
  line-height: 1.6;
}
.cxwh-wrap .news-wrap .news {
  box-sizing: border-box;
  padding: 6px 0;
}
.cxwh-wrap .news-wrap .news .item {
  position: relative;
  line-height: 45px;
  padding: 0 0 0 10px;
  border-bottom: 1px solid #e2e2e2;
}
.cxwh-wrap .news-wrap .news .item a {
  width: 100%;
  color: #222;
}
.cxwh-wrap .news-wrap .news .item a span.time {
  width: 80px;
  text-align: right;
}
