.index {
  width: 700px;
  background: #666666;
  .list {
    width: 200PX;
    background: #cccccc;
  }
}


