.products .col-md-9 .col-md-8{
    margin-bottom: 17px;
}
.products .col-md-9 .col-md-8 .tite{
    line-height: 68px;
    font-size: 18px;
    font-weight:600;
}
.products .col-md-9 .col-md-4{
    border-right: 1px solid #ededed;
    margin-bottom: 17px;
}
.products .col-md-9 .col-md-4 .da img{
    display: block;
    width: 100%;
}
.products .col-md-9 .col-md-4 .xiao{
    overflow: hidden;
    margin-top: 10px;
}
.products .col-md-9 .col-md-4 .xiao img{
    float: left;
    width: 30%;
    margin: 0 1.6%;
    border: 1px solid #f2f2f2;
    border-radius: 5px;
    cursor: pointer;
}
.products .col-md-9>div{
    padding-top: 17px;
    overflow: hidden;
    background: #fff;
    margin-bottom: 28px;
    border: 4px solid #edebeb;
}


.kuo {
   padding:15px;
  }
  
.qu {
   margin-bottom:10px;
   }
  
.qu p {
   margin-top:5px;
   text-align:center;
   overflow: hidden;
   white-space: nowrap;
   text-overflow: ellipsis;
   }