.sw,
.sw1_end {
  width: 37px;
  height: 139px;
  background-size: contain;
}

.sw1_end {
  left: 132px;
  top: -10px;
  background-size: 100%;
  background-position: center;
  background-repeat: no-repeat;
}

.abs {
  position: absolute;
}

.fw {
  width: 100%;
  height: 100%;
  /* background-size: 100%; */
  background-position: center;
  background-repeat: no-repeat;
}

.sw1 {
  bottom: 100px;
  left: 132px;
}
.sw2 {
  bottom: 90px;
  right: 30px;
}
.sw3 {
  bottom: 90px;
  left: 30px;
}

.sw2 * {
  /* background-size: 80%; */
}

.opacity0 {
  opacity: 0;
}
.dragEL {
  /* background-color: rgba(0, 106, 255, 0.178); */
}

.cursor {
  bottom: 100px;
  left: 125px;
  width: 50px;
  height: 70px;
  background-size: 100%;
  background-position: center;
  background-repeat: no-repeat;
  opacity: 0;
}
