/* positionswitch */
.jimu-position-switch{
  white-space :  nowrap ;text-align: center;
  .jimu-move-item{display: inline-block;-webkit-transition: all .4s  ease 0s;transition: all .4s  ease 0s;}
}