.jianjie .left {
    width: 300px;
    height: 100%;
    background-color: #f8f8f8;
    border: 1px solid #eeeeee;
  }
  .jianjie .left img {
    border-bottom: 1px solid #eeeeee;
  }
  .jianjie .left a {
    display: block;
    width: 100%;
    height: 66px;
    border-bottom: 1px solid #eeeeee;
    line-height: 66px;
    text-align: center;
    font-size: 24px;
    color: #666666;
  }
  .jianjie .left .lasta{
    border-bottom: none;
  }
  .jianjie .left a:hover {
    color: #0967d9;
  }