$(function(){
  $('.spcial-bit:nth-child(3n)').css('border-right','none')
})
