.box {
  width: 1200px;
  margin: 20px auto 10px;
}

.left {
  width: 850px;
float:left;
}

.cur a{

color:#df1837;

}

.left .top_line {
  font-size: 14px;
  width: 850px;
  line-height: 24px;
  color: #666666;
  border-bottom: 1px solid #ebebeb;
}

.left ul li {
  margin-top: 28px;
}

.left ul {
  width: 850px;
}

.left ul .channel_lefttime {
  width: 60px;
  float: left;
}

.left ul .channel_lefttime span {
  font-size: 36px;
  color: #666;
  line-height: 36px;
}

.left ul .channel_lefttime b {
  font-size: 12px;
  font-weight: normal;
}

.left ul .channel_leftcenter {
  float: left;
  width: 632px;
}

.left ul .channel_leftcenter h2 {
  font-size: 18px;
  height: 31px;
  color: #222222;
  word-break: keep-all;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.left ul .channel_leftcenter p {
  font-size: 14px;
  line-height: 24px;
  color: #666666;
}

.left ul .channel_leftxq {
  width: 78px;
  height: 27px;
  float: right;
  background: #df1837;
  font-size: 14px;
  color: #fff;
  text-align: center;
  line-height: 27px;
  margin-top: 45px;
}

.adviser-l-tab {
  height: 50px;
}

.adviser-l-tab .tab-box {
  width: 210px;
  float: right;
}

.adviser-l-tab .tab-box .tab-list {
  float: left;
  margin-left: 12px;
  font-size: 14px;
}

.adviser-l-tab .tab-box .cur {
  color: #df1837;
}


.click {
  display: block;
}

.box:after {
      content: '';
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
/*# sourceMappingURL=map/articleList.css.map */
