.specialBox{
  width:1280px;
  height:88px;
position: relative;
}

.box11{
  position: relative;
  width:1280px;
  height:88px;overflow: hidden;
}

.boxa{
  padding-right: 13px;

}

.box22{
  position: absolute;left:0;white-space: nowrap;  height:88px;display: flex;
}
.left{
   position: absolute;left:-17px;top:29px;width:32px;height:32px;z-index:9;cursor: pointer;
}

.right{
   position: absolute;right:-14px;top:29px;width:32px;height:32px;z-index:9;cursor: pointer;
}