1. div.box {
  2. margin: 0 auto;
  3. }
  4. .box.box-1 {}
  5. .box#search {}

特点

  • 中间没有空格
  • 选择是满足div并且有box类的