.g-column-nav {
  background: #754c8b;
}
.u-column-title {
  border-left: 4px solid #754c8b;
}
.g-columnnews .m-columnnews-list li .tag {
  background: #754c8b;
}

.u-left-picture{
  width: 537px;
}
.u-right-picture {
  width: 260px;
}
.u-leftTitle {
  color: #754c8b;
  font-size: 24px;
  text-align: center;
}
.m-imgBox {
  width: 100%;
  position: relative;
  height: 174px;
  overflow: hidden;
}
.m-imgBox img {
  max-width: 100%;
  overflow: hidden;
}
.m-imgBox a {
  position: absolute;
  width: 100%;
  height: 30px;
  background: url(/images/nbd_v5/bottom_p.png);
  bottom: 0;
  line-height: 30px;
  color: #FFF;
  padding: 0 10px;
  left: 0;
}
.u-column-title a {
  height: 25px;
  line-height: 25px;

}
.u-column-title .u-more {
  float: right;
  width: 53px;
  height: 25px;
  line-height: 25px;
  text-align: center;
  background: #754c8b;
  color: #FFF;
  font-size: 12px;
  margin-right: 7px;
}